elm ChangeLog: oops I missed ChangeLog for r72910.

SVN revision: 72912
This commit is contained in:
Daniel Juyung Seo 2012-06-27 03:27:22 +00:00
parent 36d4de353a
commit cfddde926a
1 changed files with 4 additions and 0 deletions

View File

@ -231,3 +231,7 @@
2012-06-26 Shinwoo Kim (kimcinoo)
* Use Edje to enable accessibility on TEXTBLOCK.
2012-06-27 Daniel Juyung Seo (SeoZ)
* Genlist: Fixed homogeneous mode bug with ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY item. Now it calculates display only item size correctly.