r65836 actually fixed something, time to update the logs...
[framework/uifw/edbus.git] / NEWS
1 E_dbus 1.2.0
2
3 Changes since E_dbus 1.1.0:
4 ---------------------------
5
6 Improvements:
7    enotify: Fixed use of dbus_message_iter_open_container to prevent crashing when sending an image
8
9
10 E_dbus 1.1.0
11
12 Changes since E_dbus 1.0.0:
13 ---------------------------
14
15 Additions:
16
17     * e_notification_action_id_get
18     * e_notification_action_name_get
19     * e_notification_image_init
20     * e_connman: sync api with connman-0.7x
21
22 Fixes:
23
24     * DSO linking issues fixed
25     * crash on e-notify-send with invalid session bus set
26     * when app has no idle time, e_dbus's idlers dont process anything
27     * error when trying to add duplicate fd handler for dbus fd
28
29 Improvements:
30
31     * notification protocol 1.2 support
32     * e_connman supports connman-0.7x api, warns that it is unstable.