update NEWS
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 06:28:59 +0000 (06:28 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Apr 2012 06:28:59 +0000 (06:28 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@70211 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

NEWS

diff --git a/NEWS b/NEWS
index 43b2526..c2d0f39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,17 @@ 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
-   eukit: Correctly handle the dbus type 'object path', it is a string after all
+Fixes:
 
+   * enotify:
+    - use of dbus_message_iter_open_container prevent crash on image send.
+
+Improvements:
 
-E_dbus 1.1.0
+   * eukit:
+    - Correctly handle the dbus type 'object path', it is a string after all.
+   * enotify:
+    - use eina_log better in enotify-daemon.
 
 Changes since E_dbus 1.0.0:
 ---------------------------