summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-09-05 17:15:58 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-09-05 17:16:40 +0900
commita626a91d69d67199e077c138648183e896f1cc1e (patch)
tree0a135798f871f5565b74b35bd171f58b1cf83604 /ChangeLog
parentf2885306dc6a37a2c693b6c1dbf04e2a688086f6 (diff)
downloadefl-a626a91d69d67199e077c138648183e896f1cc1e.tar.gz
evas: add evas_object_smart_iterator_new().
This is going to break Eo ABI. Rebuild all software using Eo API on top of EFL (Elementary for example).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27c321a6f7..f115014244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-09-05 Cedric Bail
+
+ * Evas: Add evas_object_smart_iterator_new().
+
2013-09-04 Michael Bouchaud (yoz)
* fix edje_object_scale_set to be recursive