elementary: changelog and News. I avoid vtorri spanking :P
authorMichael BOUCHAUD <michael.bouchaud@gmail.com>
Thu, 14 Jun 2012 22:54:31 +0000 (22:54 +0000)
committerMichael BOUCHAUD <michael.bouchaud@gmail.com>
Thu, 14 Jun 2012 22:54:31 +0000 (22:54 +0000)
SVN revision: 72152

ChangeLog
NEWS

index 2d16db7..87489c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * 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
diff --git a/NEWS b/NEWS
index ebcefac..c271979 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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: