summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric BAIL <cedric.bail@free.fr>2010-08-27 13:48:48 +0000
committerCedric BAIL <cedric.bail@free.fr>2010-08-27 13:48:48 +0000
commita3e386061ce21354fdcd4913664433541020692c (patch)
tree4371a154cb258443cb45feaf473a02815db577a9
parent22d8fa0d072ab3c1cff27b61609ff5ae8d91e40a (diff)
downloadeet-a3e386061ce21354fdcd4913664433541020692c.tar.gz
* eet: update changelog.
SVN revision: 51678
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4df3eef..c627daa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -426,9 +426,13 @@
* Add a specific allocator for array. This should fix wrong allocation
case discovered with recent edje file format change.
-
+
2010-08-23 Carsten Haitzler (The Rasterman)
* Fix some cppcheck complaints - all of them bogus though.
Nothing actually fixed.
+2010-08-27 Cedric BAIL
+
+ * prevent the build of eet data structure that doesn't match what
+ the application is expecting.