Fix memory leak issue - RQ161111-00886
[platform/upstream/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
47
48 2011-12-02  Mike Blumenkrantz
49
50         * Fixed use of dbus_message_iter_open_container in enotify to prevent crashing when sending an image
51
52 2011-12-10  Mike Blumenkrantz
53
54         * Fixed use of eina_log in enotify-daemon
55
56 2012-01-17 Dave Andreoli
57
58         * Fixed use of the 'object path' type in ukit
59
60 2012-04-26 Carsten Haitzler (The Rasterman)
61
62         1.2.0 release
63
64 2012-07-05 José Roberto de Souza
65
66         * Use idler instead of idle_enterer for processing messages
67         * Listen and update the 'sender unique name' of signals
68
69 2012-07-13 José Roberto de Souza
70
71         * Fix properties handling
72         * Check if interface already exists before attaching
73         * Fix missing DBus.Properties attach
74
75 2012-08-20 Mike Blumenkrantz
76
77         * Add null checks for dbus functions
78
79 2012-08-30  Carsten Haitzler (The Rasterman)
80
81         1.7.0 release
82
83 2012-10-20  Cedric Bail
84
85         1.7.1 release
86
87 2012-11-23 Luis Felipe Strano Moraes
88
89         1.7.2 release
90
91 2012-12-07  Luis Felipe Strano Moraes
92
93         * 1.7.3 release
94
95 2012-12-17 Vincent Torri
96
97         * Add XML output to doc
98         * Add installation rule for doc
99
100 2012-12-21  Luis Felipe Strano Moraes
101
102         * 1.7.4 release
103
104 2012-12-24 Vincent Torri
105
106         * Fix compilation on Windows when there is no .la files
107         * Remove useless variables in configure.ac
108
109 2013-01-04  Luis Felipe Strano Moraes
110
111         * API consistency fix from Jérémy Zurcher
112
113 2013-01-04  Luis Felipe Strano Moraes
114
115         * 1.7.5 release
116
117 2013-01-06  Tomas Cech
118
119         * Fix missing returns.
120
121 2013-04-04  Rafael Antognolli
122
123         * 1.7.6 release
124
125 2013-05-11  Rafael Antognolli
126
127         * 1.7.7 release
128
129 2013-08-02  Eduardo Lima (Etrunko)
130
131         * 1.7.8 release
132
133 2013-09-10  Eduardo Lima (Etrunko)
134
135         * 1.7.9 release