Migration with svn revision @65860
[framework/uifw/edbus.git] / ChangeLog
1 2011-01-29  Carsten Haitzler (The Rasterman)
2
3         1.0.0 release
4
5 2011-02-25  Cedric BAIL
6
7         * Fix build with DSO.
8
9 2011-03-19  Mike Blumenkrantz
10
11         * Fix crash in e-notify-send when invalid DBUS_SESSION_BUS_ADDRESS is specified
12
13 2011-04-27  Carsten Haitzler (The Rasterman)
14
15         * Fix bug when app has no idle time (always busy), idlers
16         can't run to process edbus dispatches. Move this to an idle
17         enterer that wil be run.
18
19 2011-07-26  Libor Zoubek <lzoubek@jezzovo.net>
20
21         * Add support for notification protocol 1.2 into e_dbus by
22         adding spec version string support.
23
24 2011-10-27  Mike Blumenkrantz
25
26         * Added e_notification_action_id_get and e_notification_action_name_get
27
28 2011-11-03  Mike Blumenkrantz
29
30         * Added more methods for manipulating notification hints
31
32 2011-11-06  Mike Blumenkrantz
33
34         * Add e_notification_image_init for filling in values from an Evas_Object
35
36 2011-11-11  Carsten Haitzler (The Rasterman)
37
38         * Fix DSO linking to edbus to include libdbus linking and includes
39
40 2011-11-27  Mike Blumenkrantz
41
42         * Fix case where fd handler could be added twice for dbus fd
43         
44 2011-12-02 Carsten Haitzler (The Rasterman)
45
46         1.1.0 release