Migration with svn revision @65860
[framework/uifw/edbus.git] / ChangeLog
index 33ad9b3..2547062 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         can't run to process edbus dispatches. Move this to an idle
         enterer that wil be run.
 
+2011-07-26  Libor Zoubek <lzoubek@jezzovo.net>
+
+        * Add support for notification protocol 1.2 into e_dbus by
+        adding spec version string support.
+
+2011-10-27  Mike Blumenkrantz
+
+        * Added e_notification_action_id_get and e_notification_action_name_get
+
+2011-11-03  Mike Blumenkrantz
+
+        * Added more methods for manipulating notification hints
+
+2011-11-06  Mike Blumenkrantz
+
+        * Add e_notification_image_init for filling in values from an Evas_Object
+
+2011-11-11  Carsten Haitzler (The Rasterman)
+
+        * Fix DSO linking to edbus to include libdbus linking and includes
+
+2011-11-27  Mike Blumenkrantz
+
+        * Fix case where fd handler could be added twice for dbus fd
+        
+2011-12-02 Carsten Haitzler (The Rasterman)
+
+        1.1.0 release