Small clarifications to ChangeLog

This commit is contained in:
Kai Huuhko 2015-05-03 15:09:42 +03:00
parent 6a927f0695
commit a70d9c7cd4
1 changed files with 4 additions and 3 deletions

View File

@ -10,9 +10,10 @@ Fixes:
Improvements:
* Added evas.Smart and changed elm.Object to inherit from Smart
* Better init/shutdown management in elm, no more need to manually call
those functions
* Re-added evas.SmartObject (with incompatible API compared to the earlier
incarnation) and made elm.Object inherit from it.
* Better init/shutdown management in eo/evas/ecore/elm, no more need to
manually call those functions (no harm in doing that though).
Changes: