r65836 actually fixed something, time to update the logs...
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Dec 2011 15:05:33 +0000 (15:05 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Dec 2011 15:05:33 +0000 (15:05 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@65907 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS

index 2547062..fa8054e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * Fix case where fd handler could be added twice for dbus fd
         
-2011-12-02 Carsten Haitzler (The Rasterman)
+2011-12-02  Carsten Haitzler (The Rasterman)
 
-        1.1.0 release
+        * 1.1.0 release
+
+2011-12-02  Mike Blumenkrantz
+
+        * Fixed use of dbus_message_iter_open_container in enotify to prevent crashing when sending an image
diff --git a/NEWS b/NEWS
index 6b76c29..9527ab1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+E_dbus 1.2.0
+
+Changes since E_dbus 1.1.0:
+---------------------------
+
+Improvements:
+   enotify: Fixed use of dbus_message_iter_open_container to prevent crashing when sending an image
+
+
 E_dbus 1.1.0
 
 Changes since E_dbus 1.0.0: