elementary: changelog and News. I avoid vtorri spanking :P

SVN revision: 72152
This commit is contained in:
Michael BOUCHAUD 2012-06-14 22:54:31 +00:00
parent 3e382200a5
commit d925737952
2 changed files with 5 additions and 0 deletions

View File

@ -188,3 +188,7 @@
* Toolbar : Add the reorder feature when the more panel is shown.
After the item is long-pressed, it can be moved.
2012-06-14 Michael Bouchaud
* Add an enum to Elm_Calendar_Mark_Repeat_Type:
ELM_CALENDAR_LAST_DAY_OF_MONTH

View File

@ -11,6 +11,7 @@ Additions:
* Add elm_map_overlays_get & elm_map_overlay_visible_get functions.
* Toolbar: Add elm_toolbar_standard_priority_set/get APIs.
* Add elm_object_scroll_hold/freeze_get.
* Add ELM_CALENDAR_LAST_DAY_OF_MONTH enum type
Fixes: