Missing ChangeLog and News about new elm_table api

This commit is contained in:
José Roberto de Souza 2013-09-10 17:48:16 -03:00
parent fd7bd29b34
commit 0afa6fc580
2 changed files with 5 additions and 0 deletions

View File

@ -1603,3 +1603,7 @@
* elc_fileselector : Navigate (if needed) and select file with "selected"
signal when user typed file path on path_entry.
2013-09-10 Jose Roberto de Souza (zehortigoza)
* table : Introduce elm_table_child_get() API.

View File

@ -87,6 +87,7 @@ Additions:
* Add bg reset feature.
* Add elm_object_item_object_get().
* Added support for more than one progress status in a progressbar.
* Add elm_table_child_get().
Improvements: