]> git.0d.be Git - empathy.git/blob - NEWS
Fix authors of fixed bugs
[empathy.git] / NEWS
1 NEW in 2.25.90
2 ==============
3  - Add libnotify support (Jonny Lamb, Elliot Fairweather).
4  - Add EmpathyContactSelector (Jonny Lamb, Elliot Fairweather).
5  - Renamed G_STR_EMPTY to EMP_STR_EMPTY (Jonny Lamb).
6  - Update the user documentation  (Milo Casagrande).
7  - Rename _new -> _dup_singleton. (Cosimo Cecchi).
8  - Remove usage of EmpathyTpGroup from EmpathyTpCall. (Xavier Claessens).
9  - Remove some usage of EmpathyTpGroup from EmpathyTpChat (Xavier Claessens).
10  - Rework internal dispatcher (Sjoerd Simons).
11
12 Bugs fixed:
13  - Fixed #548768, You can open several avatar file pickers for the same account (Frederic Peters)
14  - Fixed #562554, "Chat -> View Previous Conversations" should be disabled if no account (fpeters)
15  - Fixed #566549, Please remove trailing space (Leonardo Ferreira Fontenelle)
16  - Fixed #566676, There should not be any "gtk-ok", "gtk-cancel" etc. string in .pot (Lucas Lommer)
17  - Fixed #569884, no --version command-line option (Bruce Cowan)
18  - Fixed #569901, i18n problems in main() (Cosimo Cecchi)
19  - Fixed #570066, Missing file from POTFILES.in (Gabor Kelemen )
20  - Fixed #570080, empathy fails to build outside source tree (Theppitak Karoonboonyanan)
21
22 Translations:
23  - Updated pt_BR translation  (Michel Recondo).
24  - Updated Hungarian translation (kelemeng).
25  - Updated es translation  (Jorge Gonzalez).
26  - Updated ca translation  (Gil Forcada).
27  - Updated Greek translation  (Marios Zindilis).
28  - Updated Spanish translation (jorgegonz).
29  - Updated ko translation. (cwryu).
30  - updated hebrew translation (yairhr).
31  - Updated gr translation  (Marios Zindilis).
32  - Updated Slovenian translation (mateju).
33  - Updated Norwegian bokmål translation. (kmaraas).
34  - Updated th translation  (Theppitak Karoonboonyanan).
35  - Updated sv translation  (Daniel Nylander).
36
37 NEW in 2.25.4
38 ==============
39  - Add sound notifications using libcanberra-gtk (Cosimo Cecchi)
40
41 Bugs fixed:
42
43 Translations:
44  - Updated Norwegian bokmål translation. (kmaraas).
45  - Updated pt_BR translation  (Taylon Silmer).
46
47 NEW in 2.25.3
48 ==============
49  - Refactor EmpathyChatView to make possible to use other backends than
50    GtkTextView. Required to use Webkit and adium themes.
51  - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
52  - Add empathy_init(), empathy_gtk_init(). They have to be called by any process
53    using libempathy and libempathy-gtk. (Xavier Claessens).
54  - Do not make allow to add a contact to accounts that do not have contact list,
55    like IRC or SIP. (Guillaume Desmottes)
56  - Improve URI regex. (Xavier Claessens).
57  - Drop libgnomeui dependency  (Cosimo Cecchi).
58  - Use GTK+ 2.14.0 and gtk_show_uri  (Cosimo Cecchi).
59
60 Bugs fixed:
61  - Fixed #552296, Autocompletion on contact names for "new message" dialog box (Emmanuel Bretelle, Xavier Claessens)
62  - Fixed #562873, doesn't build with werror on x86_64 (Xavier Claessens)
63  - Fixed #563713, linkifies "@name", and captures the next word (Xavier Claessens)
64
65 Translations:
66  - Updated it translation  (Milo Casagrande).
67  - Updated ca translation  (Joan Duran).
68  - Added Catalan translation (Joan Duran).
69
70 NEW in 2.25.2
71 ==============
72  - Use GRegex instead of custom code and use a new regex to detect URIs (Xavier Claessens).
73  - Replace Q_() with C_() for translation context. (Xavier Claessens).
74  - Add file transfer support (Xavier Claessens, Guillaume Desmottes, Jonny Lamb, Marco Barisione).
75  - Use markup for chat-window tooltips (hasselmm).
76  - Convert avatar to fit the resolution and size requirements (Xavier Claessens, Will Thompson).
77
78 Bugs fixed:
79  - Fixed #554938, Misspelled word in docs, help/C/empathy.xml:114 (fpeters)
80  - Fixed #496100, Invites to Chat Rooms unimplemented (Guillaume Desmottes)
81  - Fixed #541060, import accounts from Pidgin when first run (Xavier Claessens, Jonny Lamb)
82  - Fixed #542176, EmpathyChatroomManager doesn't contain active chat rooms (Guillaume Desmottes)
83  - Fixed #544029, empathy's configure.ac doesn't detect python 2.6 (fpeters)
84  - Fixed #553066, Some strings are not translatable in megaphone-applet (kelemeng)
85  - Fixed #554284, Bad email link (fpeters)
86  - Fixed #558370, empathy do not link on os x 10.5 (Michael Scherer)
87  - Fixed #560387, Crash when joining a chatroom (Guillaume Desmottes)
88  - Fixed #560611, Cannot distinguish IRC chats: They all have the label "Conversation". (Xavier Claessens)
89  - Fixed #560622, Show account name in conversation label. (hasselmm)
90  - Fixed #562071, Empathy logview crashes if no accout exitsts. (Xavier Claessens)
91  - Fixed #562588, Bugfix for the compile time libempathy/empathy-dispatcher.c (Stephane Wirtel)
92
93 Translations:
94  - Updated Turkish translation  (Baris Cicek).
95  - Updated es translation  (Jorge Gonzalez).
96  - Updated ps translation  (Zabeeh Khan).
97  - Updated German translation. (Hendrik Richter).
98  - Updated Lithuanian translation  (Gintautas Miliauskas).
99  - Updated ku translation (eronahi).
100  - Added Russian translation (Nikita Belobrov, aprokoudine).
101  - Updated Greek translation  (Nick Agianniotis).
102  - Updated th translation  (Theppitak Karoonboonyanan).
103  - Updated el translation (frolix68).
104  - Updated Danish translation  (Kenneth Nielsen).
105  - Updated sv translation  (Daniel Nylander).
106  - Updated cs translation (Martin Picek and Lucas Lommer).
107  - Updated Hungarian translation (kelemeng).
108  - Updated Galician Translation. (icq).
109  - Updated Finnish translation (ituohela).
110  - Updated Brazilian Portuguese translation. (ogmaciel).
111  - Updated Bulgarian translation (Alexander Shopov).
112  - Updated zh_CN translation. (fwang, zyang).
113  - Updated Arabic Translation (Anas Afif Emad).
114  - Updated sr translation (grakic).
115
116 NEW in 2.23.92
117 ==============
118
119 Bugs fixed:
120  - Fixed #550556, IRC Network combo sometimes has wrong network selected (Guillaume Desmottes)
121  - Fixed #551096, Chat window has two close buttons (fpeters)
122  - Fixed #551113, windows lack WM_WINDOW_ROLE property (fpeters)
123  - Fixed #504154, Cleanup in *.pc files (Dafydd Harries)
124
125 Translations:
126  - Updated pt translation (Duarte Loreto).
127  - Updated nl translation (Vincent van Adrighem).
128  - Updated en_GB translation  (Philip Withnall).
129  - Updated cs translation  (Adrian Gunis).
130  - Updated Polish translation (Tomasz Dominikowski).
131  - Updated Bulgarian translation (Alexander Shopov).
132  - Updated sv translation (dnylande).
133  - Updated Vietnamese translation (Nguyễn Thái Ngọc Duy).
134  - Added th translation  (Theppitak Karoonboonyanan).
135
136 NEW in 2.23.91
137 ==============
138  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
139  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
140  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
141
142 Bugs fixed:
143  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
144  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
145  - Fixed #548632, don't use italic for status text in contact list (fpeters)
146  - Fixed #548693, Use Yahoo ID as label (fpeters)
147  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
148  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
149  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
150  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
151
152 Translations:
153  - Updated Brazilian Portuguese translation (Vladimir Melo, Fábio Nogueira).
154  - Updated Finnish translation (ituohela).
155  - Updated cs translation (Adrian Gunis).
156  - Updated mk translation (Jovan Naumovski).
157  - Updated Basque translation (Larranaga Murgoitio).
158  - Updated Arabic Translation (Youssef Chahibi).
159  - Updated sv translation  (Daniel Nylander).
160  - Updated es translation  (Jorge Gonzalez).
161  - Updated Polish translation (Tomasz Dominikowski).
162  - Updated Galician translation (icq).
163  - Updated Brazilian Portuguese translation. (ogmaciel).
164  - Updated French translation (bobmauchin).
165  - Added Bengali India Translation (runab).
166  - Added gujarati translation (swkothar).
167
168 NEW in 2.23.91
169 ==============
170  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
171  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
172  - Reorder files in alphabetical order. (Xavier Claessens).
173  - Correct the xml indentation (Xavier Claessens).
174  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
175  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
176  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
177  - Update translation (kmaraas).
178  - Conversion from sr@Latn to sr@latin (grakic).
179  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
180  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
181  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
182  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
183  - Added Bengali India (bn_IN) to the list of languages (runab).
184  - Added Bengali India Translation (runab).
185  - Added gujarati translation (swkothar).
186  - 2.23.91 (chliao).
187  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
188 * pt_BR.po: Fixed two minor errors. (leonardof).
189  - check there is an account before accessing it; prevents a segfault when calling
190 up the 'previous conversations' dialog and there is no account configured. (fpeters).
191  - Bump version to 2.23.91 (Xavier Claessens).
192
193 Bugs fixed:
194  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
195  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
196  - Fixed #548632, don't use italic for status text in contact list (fpeters)
197  - Fixed #548693, Use Yahoo ID as label (fpeters)
198  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
199  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
200  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
201  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
202
203 Translations:
204  - Updated Brazilian Portuguese translation  (Vladimir Melo).
205  - Updated Finnish translation (ituohela).
206  - Updated cs translation  (Adrian Gunis).
207  - Updated mk translation  (Jovan Naumovski).
208  - Updated mk translation  (Jovan Naumovski).
209  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
210 * eu.po: Updated Basque translation. (dooteo).
211  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
212  - Updated sv translation  (Daniel Nylander).
213  - Updated es translation  (Jorge Gonzalez).
214  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
215 * pl.po: Updated Polish translation (tomaszd).
216  - Updated Galician translation (icq).
217  - Updated Brazilian Portuguese translation. (ogmaciel).
218  - Updated French translation (bobmauchin).
219  - Updated Spanish translation (jorgegonz).
220  - Updated Galician translation (icq).
221  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
222 * eu.po: Updated Basque translation. (dooteo).
223  - Updated Translation (laurenti).
224  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
225 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
226 and Leonardo Ferreira Fontenelle. (leonardof).
227  - Updated Galician translation (icq).
228  - Updated Spanish translation (jorgegonz).
229
230 NEW in 2.23.91
231 ==============
232  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
233  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
234  - Reorder files in alphabetical order. (Xavier Claessens).
235  - Correct the xml indentation (Xavier Claessens).
236  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
237  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
238  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
239  - Update translation (kmaraas).
240  - Conversion from sr@Latn to sr@latin (grakic).
241  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
242  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
243  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
244  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
245  - Added Bengali India (bn_IN) to the list of languages (runab).
246  - Added Bengali India Translation (runab).
247  - Added gujarati translation (swkothar).
248  - 2.23.91 (chliao).
249  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
250 * pt_BR.po: Fixed two minor errors. (leonardof).
251  - check there is an account before accessing it; prevents a segfault when calling
252 up the 'previous conversations' dialog and there is no account configured. (fpeters).
253  - Bump version to 2.23.91 (Xavier Claessens).
254
255 Bugs fixed:
256  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
257  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
258  - Fixed #548632, don't use italic for status text in contact list (fpeters)
259  - Fixed #548693, Use Yahoo ID as label (fpeters)
260  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
261  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
262  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
263  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
264
265 Translations:
266  - Updated Brazilian Portuguese translation  (Vladimir Melo).
267  - Updated Finnish translation (ituohela).
268  - Updated cs translation  (Adrian Gunis).
269  - Updated mk translation  (Jovan Naumovski).
270  - Updated mk translation  (Jovan Naumovski).
271  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
272 * eu.po: Updated Basque translation. (dooteo).
273  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
274  - Updated sv translation  (Daniel Nylander).
275  - Updated es translation  (Jorge Gonzalez).
276  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
277 * pl.po: Updated Polish translation (tomaszd).
278  - Updated Galician translation (icq).
279  - Updated Brazilian Portuguese translation. (ogmaciel).
280  - Updated French translation (bobmauchin).
281  - Updated Spanish translation (jorgegonz).
282  - Updated Galician translation (icq).
283  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
284 * eu.po: Updated Basque translation. (dooteo).
285  - Updated Translation (laurenti).
286  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
287 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
288 and Leonardo Ferreira Fontenelle. (leonardof).
289  - Updated Galician translation (icq).
290  - Updated Spanish translation (jorgegonz).
291
292 NEW in 2.23.91
293 ==============
294  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
295  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
296  - Reorder files in alphabetical order. (Xavier Claessens).
297  - Correct the xml indentation (Xavier Claessens).
298  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
299  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
300  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
301  - Update translation (kmaraas).
302  - don't use italic for status text in contact list  (closes: #548632).
303  - Conversion from sr@Latn to sr@latin (grakic).
304  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
305  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
306  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
307  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
308 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
309  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
310  - Added Bengali India (bn_IN) to the list of languages (runab).
311  - Added Bengali India Translation (runab).
312  - Added gujarati translation (swkothar).
313  - 2.23.91 (chliao).
314  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
315  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
316 * pt_BR.po: Fixed two minor errors. (leonardof).
317  - don't list profiles twice.   (closes: #548578).
318  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
319  - don't let label text be selected in contact tooltip   (closes: #546568).
320  - check there is an account before accessing it; prevents a segfault when calling
321 up the 'previous conversations' dialog and there is no account configured. (fpeters).
322  - Bump version to 2.23.91 (Xavier Claessens).
323
324 Bugs fixed:
325  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
326  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
327
328 Translations:
329  - Updated Brazilian Portuguese translation  (Vladimir Melo).
330  - Updated Finnish translation (ituohela).
331  - Updated cs translation  (Adrian Gunis).
332  - Updated mk translation  (Jovan Naumovski).
333  - Updated mk translation  (Jovan Naumovski).
334  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
335 * eu.po: Updated Basque translation. (dooteo).
336  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
337  - Updated sv translation  (Daniel Nylander).
338  - Updated es translation  (Jorge Gonzalez).
339  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
340 * pl.po: Updated Polish translation (tomaszd).
341  - Updated Galician translation (icq).
342  - Updated Brazilian Portuguese translation. (ogmaciel).
343  - Updated French translation (bobmauchin).
344  - Updated Spanish translation (jorgegonz).
345  - Updated Galician translation (icq).
346  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
347 * eu.po: Updated Basque translation. (dooteo).
348  - Updated Translation (laurenti).
349  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
350 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
351 and Leonardo Ferreira Fontenelle. (leonardof).
352  - Updated Galician translation (icq).
353  - Updated Spanish translation (jorgegonz).
354
355 NEW in 2.23.91
356 ==============
357  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
358  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
359  - Reorder files in alphabetical order. (Xavier Claessens).
360  - Correct the xml indentation (Xavier Claessens).
361  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
362  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
363  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
364  - Update translation (kmaraas).
365  - don't use italic for status text in contact list  (closes: #548632).
366  - Conversion from sr@Latn to sr@latin (grakic).
367  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
368  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
369  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
370  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
371 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
372  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
373  - Added Bengali India (bn_IN) to the list of languages (runab).
374  - Added Bengali India Translation (runab).
375  - Added gujarati translation (swkothar).
376  - 2.23.91 (chliao).
377  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
378  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
379 * pt_BR.po: Fixed two minor errors. (leonardof).
380  - don't list profiles twice.   (closes: #548578).
381  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
382  - don't let label text be selected in contact tooltip   (closes: #546568).
383  - check there is an account before accessing it; prevents a segfault when calling
384 up the 'previous conversations' dialog and there is no account configured. (fpeters).
385  - Bump version to 2.23.91 (Xavier Claessens).
386
387 Bugs fixed:
388  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
389  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
390
391 Translations:
392  - Updated Brazilian Portuguese translation  (Vladimir Melo).
393  - Updated Finnish translation (ituohela).
394  - Updated cs translation  (Adrian Gunis).
395  - Updated mk translation  (Jovan Naumovski).
396  - Updated mk translation  (Jovan Naumovski).
397  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
398 * eu.po: Updated Basque translation. (dooteo).
399  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
400  - Updated sv translation  (Daniel Nylander).
401  - Updated es translation  (Jorge Gonzalez).
402  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
403 * pl.po: Updated Polish translation (tomaszd).
404  - Updated Galician translation (icq).
405  - Updated Brazilian Portuguese translation. (ogmaciel).
406  - Updated French translation (bobmauchin).
407  - Updated Spanish translation (jorgegonz).
408  - Updated Galician translation (icq).
409  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
410 * eu.po: Updated Basque translation. (dooteo).
411  - Updated Translation (laurenti).
412  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
413 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
414 and Leonardo Ferreira Fontenelle. (leonardof).
415  - Updated Galician translation (icq).
416  - Updated Spanish translation (jorgegonz).
417
418 NEW in 2.23.91
419 ==============
420  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
421  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
422  - Reorder files in alphabetical order. (Xavier Claessens).
423  - Correct the xml indentation (Xavier Claessens).
424  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
425  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
426  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
427  - Update translation (kmaraas).
428  - don't use italic for status text in contact list  (closes: #548632).
429  - Conversion from sr@Latn to sr@latin (grakic).
430  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
431  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
432  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
433  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
434 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
435  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
436  - Added Bengali India (bn_IN) to the list of languages (runab).
437  - Added Bengali India Translation (runab).
438  - Added gujarati translation (swkothar).
439  - 2.23.91 (chliao).
440  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
441  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
442 * pt_BR.po: Fixed two minor errors. (leonardof).
443  - don't list profiles twice.   (closes: #548578).
444  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
445  - don't let label text be selected in contact tooltip   (closes: #546568).
446  - check there is an account before accessing it; prevents a segfault when calling
447 up the 'previous conversations' dialog and there is no account configured. (fpeters).
448  - Bump version to 2.23.91 (Xavier Claessens).
449
450 Bugs fixed:
451  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
452  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
453
454 Translations:
455  - Updated Brazilian Portuguese translation  (Vladimir Melo).
456  - Updated Finnish translation (ituohela).
457  - Updated cs translation  (Adrian Gunis).
458  - Updated mk translation  (Jovan Naumovski).
459  - Updated mk translation  (Jovan Naumovski).
460  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
461 * eu.po: Updated Basque translation. (dooteo).
462  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
463  - Updated sv translation  (Daniel Nylander).
464  - Updated es translation  (Jorge Gonzalez).
465  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
466 * pl.po: Updated Polish translation (tomaszd).
467  - Updated Galician translation (icq).
468  - Updated Brazilian Portuguese translation. (ogmaciel).
469  - Updated French translation (bobmauchin).
470  - Updated Spanish translation (jorgegonz).
471  - Updated Galician translation (icq).
472  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
473 * eu.po: Updated Basque translation. (dooteo).
474  - Updated Translation (laurenti).
475  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
476 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
477 and Leonardo Ferreira Fontenelle. (leonardof).
478  - Updated Galician translation (icq).
479  - Updated Spanish translation (jorgegonz).
480
481 NEW in 2.23.91
482 ==============
483  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
484  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
485  - Reorder files in alphabetical order. (Xavier Claessens).
486  - Correct the xml indentation (Xavier Claessens).
487  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
488  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
489  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
490  - Update translation (kmaraas).
491  - don't use italic for status text in contact list  (closes: #548632).
492  - Conversion from sr@Latn to sr@latin (grakic).
493  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
494  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
495  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
496  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
497 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
498  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
499  - Added Bengali India (bn_IN) to the list of languages (runab).
500  - Added Bengali India Translation (runab).
501  - Added gujarati translation (swkothar).
502  - 2.23.91 (chliao).
503  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
504  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
505 * pt_BR.po: Fixed two minor errors. (leonardof).
506  - don't list profiles twice.   (closes: #548578).
507  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
508  - don't let label text be selected in contact tooltip   (closes: #546568).
509  - check there is an account before accessing it; prevents a segfault when calling
510 up the 'previous conversations' dialog and there is no account configured. (fpeters).
511  - Bump version to 2.23.91 (Xavier Claessens).
512
513 Bugs fixed:
514  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
515  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
516
517 Translations:
518  - Updated Brazilian Portuguese translation  (Vladimir Melo).
519  - Updated Finnish translation (ituohela).
520  - Updated cs translation  (Adrian Gunis).
521  - Updated mk translation  (Jovan Naumovski).
522  - Updated mk translation  (Jovan Naumovski).
523  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
524 * eu.po: Updated Basque translation. (dooteo).
525  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
526  - Updated sv translation  (Daniel Nylander).
527  - Updated es translation  (Jorge Gonzalez).
528  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
529 * pl.po: Updated Polish translation (tomaszd).
530  - Updated Galician translation (icq).
531  - Updated Brazilian Portuguese translation. (ogmaciel).
532  - Updated French translation (bobmauchin).
533  - Updated Spanish translation (jorgegonz).
534  - Updated Galician translation (icq).
535  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
536 * eu.po: Updated Basque translation. (dooteo).
537  - Updated Translation (laurenti).
538  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
539 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
540 and Leonardo Ferreira Fontenelle. (leonardof).
541  - Updated Galician translation (icq).
542  - Updated Spanish translation (jorgegonz).
543
544 NEW in 2.23.91
545 ==============
546  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
547  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
548  - Reorder files in alphabetical order. (Xavier Claessens).
549  - Correct the xml indentation (Xavier Claessens).
550  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
551  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
552  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
553  - Update translation (kmaraas).
554  - don't use italic for status text in contact list  (closes: #548632).
555  - Conversion from sr@Latn to sr@latin (grakic).
556  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
557  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
558  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
559  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
560 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
561  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
562  - Added Bengali India (bn_IN) to the list of languages (runab).
563  - Added Bengali India Translation (runab).
564  - Added gujarati translation (swkothar).
565  - 2.23.91 (chliao).
566  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
567  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
568 * pt_BR.po: Fixed two minor errors. (leonardof).
569  - don't list profiles twice.   (closes: #548578).
570  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
571  - don't let label text be selected in contact tooltip   (closes: #546568).
572  - check there is an account before accessing it; prevents a segfault when calling
573 up the 'previous conversations' dialog and there is no account configured. (fpeters).
574  - Bump version to 2.23.91 (Xavier Claessens).
575
576 Bugs fixed:
577  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
578  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
579
580 Translations:
581  - Updated Brazilian Portuguese translation  (Vladimir Melo).
582  - Updated Finnish translation (ituohela).
583  - Updated cs translation  (Adrian Gunis).
584  - Updated mk translation  (Jovan Naumovski).
585  - Updated mk translation  (Jovan Naumovski).
586  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
587 * eu.po: Updated Basque translation. (dooteo).
588  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
589  - Updated sv translation  (Daniel Nylander).
590  - Updated es translation  (Jorge Gonzalez).
591  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
592 * pl.po: Updated Polish translation (tomaszd).
593  - Updated Galician translation (icq).
594  - Updated Brazilian Portuguese translation. (ogmaciel).
595  - Updated French translation (bobmauchin).
596  - Updated Spanish translation (jorgegonz).
597  - Updated Galician translation (icq).
598  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
599 * eu.po: Updated Basque translation. (dooteo).
600  - Updated Translation (laurenti).
601  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
602 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
603 and Leonardo Ferreira Fontenelle. (leonardof).
604  - Updated Galician translation (icq).
605  - Updated Spanish translation (jorgegonz).
606
607 NEW in 2.23.91
608 ==============
609  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
610  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
611  - Reorder files in alphabetical order. (Xavier Claessens).
612  - Correct the xml indentation (Xavier Claessens).
613  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
614  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
615  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
616  - Update translation (kmaraas).
617  - don't use italic for status text in contact list  (closes: #548632).
618  - Conversion from sr@Latn to sr@latin (grakic).
619  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
620  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
621  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
622  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
623 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
624  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
625  - Added Bengali India (bn_IN) to the list of languages (runab).
626  - Added Bengali India Translation (runab).
627  - Added gujarati translation (swkothar).
628  - 2.23.91 (chliao).
629  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
630  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
631 * pt_BR.po: Fixed two minor errors. (leonardof).
632  - don't list profiles twice.   (closes: #548578).
633  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
634  - don't let label text be selected in contact tooltip   (closes: #546568).
635  - check there is an account before accessing it; prevents a segfault when calling
636 up the 'previous conversations' dialog and there is no account configured. (fpeters).
637  - Bump version to 2.23.91 (Xavier Claessens).
638
639 Bugs fixed:
640  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
641  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
642
643 Translations:
644  - Updated Brazilian Portuguese translation  (Vladimir Melo).
645  - Updated Finnish translation (ituohela).
646  - Updated cs translation  (Adrian Gunis).
647  - Updated mk translation  (Jovan Naumovski).
648  - Updated mk translation  (Jovan Naumovski).
649  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
650 * eu.po: Updated Basque translation. (dooteo).
651  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
652  - Updated sv translation  (Daniel Nylander).
653  - Updated es translation  (Jorge Gonzalez).
654  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
655 * pl.po: Updated Polish translation (tomaszd).
656  - Updated Galician translation (icq).
657  - Updated Brazilian Portuguese translation. (ogmaciel).
658  - Updated French translation (bobmauchin).
659  - Updated Spanish translation (jorgegonz).
660  - Updated Galician translation (icq).
661  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
662 * eu.po: Updated Basque translation. (dooteo).
663  - Updated Translation (laurenti).
664  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
665 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
666 and Leonardo Ferreira Fontenelle. (leonardof).
667  - Updated Galician translation (icq).
668  - Updated Spanish translation (jorgegonz).
669
670 NEW in 2.23.91
671 ==============
672  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
673  - Reorder files in alphabetical order. (Xavier Claessens).
674  - Correct the xml indentation (Xavier Claessens).
675  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
676  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
677  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
678  - Update translation (kmaraas).
679  - don't use italic for status text in contact list  (closes: #548632).
680  - Conversion from sr@Latn to sr@latin (grakic).
681  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
682  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
683  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
684  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
685 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
686  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
687  - Added Bengali India (bn_IN) to the list of languages (runab).
688  - Added Bengali India Translation (runab).
689  - Added gujarati translation (swkothar).
690  - 2.23.91 (chliao).
691  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
692  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
693 * pt_BR.po: Fixed two minor errors. (leonardof).
694  - don't list profiles twice.   (closes: #548578).
695  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
696  - don't let label text be selected in contact tooltip   (closes: #546568).
697  - check there is an account before accessing it; prevents a segfault when calling
698 up the 'previous conversations' dialog and there is no account configured. (fpeters).
699  - Bump version to 2.23.91 (Xavier Claessens).
700
701 Bugs fixed:
702  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
703  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
704
705 Translations:
706  - Updated Brazilian Portuguese translation  (Vladimir Melo, Fábio Nogueira).
707  - Updated Finnish translation (ituohela).
708  - Updated cs translation  (Adrian Gunis).
709  - Updated mk translation  (Jovan Naumovski).
710  - Updated Basque translation. (dooteo).
711  - Updated Arabic Translation (Youssef Chahibi).
712  - Updated sv translation  (Daniel Nylander).
713  - Updated es translation  (Jorge Gonzalez).
714  - Updated Polish translation (tomaszd).
715  - Updated Galician translation (icq).
716  - Updated French translation (bobmauchin).
717  - Updated Spanish translation (jorgegonz).
718
719 NEW in 2.23.90
720 ==============
721  - Do not display MSN Haze if butterfly is installed (Xavier Claessens).
722  - If display name of the selected account changes, update the label. (Xavier Claessens).
723  - If there is no account configured, accounts dialog directly propose to add an account (Xavier Claessens).
724  - Add QQ profile and icons (Xavier Claessens).
725  - Add gadugadu profile and icons (Xavier Claessens).
726  - Show the main window by default on first run. (Xavier Claessens).
727  - Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of contact/group. (Xavier Claessens).
728
729 Bugs fixed:
730  - Fixed #529084, going offline then coming back leaves chat text input unsensitive (Xavier Claessens)
731  - Fixed #540356, Problem with NetworkManager interaction (Xavier Claessens)
732  - Fixed #547326, A sentence is too big without pauses (fpeters)
733
734 Translations:
735  - Updated the kn translations (sprasad).
736  - Updated Norwegian bokmål translation. (kmaraas).
737  - Updated pl translation  (Tomasz Dominikowski).
738  - Updated pt_BR translation  (Djavan Fagundes).
739  - Updated Finnish translation (ituohela).
740  - Updated Spanish translation (jorgegonz).
741  - Updated Galician translation (icq).
742  - Updated Marathi Translations (sandeeps).
743  - Updated pt translation  (Duarte Loreto).
744  - Updated fr translation  (Claude Paroz).
745  - updated he translation (yairhr).
746  - Updated Arabic Translation by Youssef Chahibi. (djihed).
747  - Updated sv translation  (Daniel Nylander).
748
749 NEW in 2.23.6
750 ==============
751  - Remove empathy-accounts binary, it is replaced by empathy --accounts (Xavier Claessens).
752  - Added empathy-properties desktop file to configure MC accounts from the GNOME panel -> System -> Preferences. (Jonny Lamb)
753  - Replace the preview button by a cancel button when creating a new account (Xavier Claessens).
754  - Move event code from EmpathyStatusIcon to EmpathyEventManager (Xavier Claessens).
755  - Make the icon blink in the contact list when a contact has an event like new message, incoming call, etc. (Xavier Claessens)
756
757 Bugs fixed:
758  - Fixed #462880, Can't register a new account on Jabber servers (Xavier Claessens)
759  - Fixed #486801, Unable to rename the account (change the account name) (Xavier Claessens)
760  - Fixed #544964, Button "Add Gruop" not translatable (Milo Casagrande)
761  - Fixed #546154, translation issues (Xavier Claessens)
762  - Fixed #546218, Bad message when a call is refused (Xavier Claessens)
763
764 Translations:
765  - Updated es translation  (Jorge Gonzalez).
766  - Updated Arabic Translation (Youssef Chahibi).
767  - Updated de translation  (Andre Klapper).
768  - Updated Galician translation (icq).
769  - Updated Norwegian bokmål translation. (kmaraas).
770  - Updated sv translation  (Daniel Nylander).
771  - Updated Bulgarian translation (Alexander Shopov).
772  - Updated ja translation  (Takeshi AIHANA).
773  - Updated Polish translation (Tomasz Dominikowski).
774
775 NEW in 0.23.4
776 ==============
777  - Save avatar to file when right click on the avatar image (Guillaume Desmottes).
778  - Made the Close button the default widget in the contact edit dialog. (Jonny Lamb)
779  - Made account removal confirmation dialog modal. (Jonny Lamb)
780  - Set an smiley icon for the "Insert smiley" menu item. (Xavier Claessens).
781  - Set an icon for the spellcheck menu item (Xavier Claessens).
782  - Fix the bug "Incoming call from (null)" (Alban Crequy)
783  - Do not show the keypad when the media channel does not have the DTMF interface  (Alban Crequy).
784  - Better dialog message when a call is rejected (Alban Crequy)
785  - Use empathy.foo() instead of empathy_foo() for functions binding (Xavier Claessens).
786  - EmpathyCallWindow: Get a new video preview when pushing a new call into the window.  (Sjoerd Simons).
787  - Fix chatroom listing with salut accounts. (Xavier Claessens).
788
789 Bugs fixed:
790  - Fixed #537690, crash in Empathy Instant Messenger: Adding new SIP contact t... (Xavier Claessens)
791  - Fixed #540360, crash in Empathy Instant Messenger: starting empathy (Xavier Claessens)
792  - Fixed #526892, Should set the buddy icon as window icon (Xavier Claessens)
793  - Fixed #532622, No way to send a message with the mouse. (Xavier Claessens)
794  - Fixed #534425, Username is full ID (should it detect missing @ekiga.net?) (Xavier Claessens)
795  - Fixed #535080, Add a --silent option (Marco Pesenti Gritti)
796  - Fixed #536391, Existing chat window moves when a new chat window is opened (Ross Burton)
797  - Fixed #536628, Close contact list when Escape is pressed (Ross Burton)
798  - Fixed #536984, Should select the right account when reconfigure a bugged account (Xavier Claessens)
799  - Fixed #537129, Does not build with gcc 4.3.0 (Cosimo Cecchi)
800  - Fixed #537249, Use function to check GTK+ version instead of mangling directly (Ross Burton)
801  - Fixed #541431, Feature to save a contact's display picture (Guillaume Desmottes)
802  - Fixed #542196, Reverse order of buttons on the dialog box to delete a contact (or a group) (Gaëtan Podevijn)
803  - Fixed #542231, Tubes: memory freed with tp_g_value_slice_free instead of g_free() (Alban Crequy)
804
805 Translations:
806  - Updated de translation  (Andre Klapper).
807  - Updated Galician Translation. (icq).
808  - Updated es translation  (Jorge Gonzalez).
809  - Updated Norwegian bokmål translation. (kmaraas).
810  - Updated Occitan translation (ymarcheg).
811  - Updated sv translation  (Daniel Nylander).
812  - Updated vi translation  (Clytie Siddall).
813  - Updated Russian translation. (Il'ya Mertsalov).
814  - Updated fr translation. (claudep).
815  - Updated Arabic Translation. (Abou Manal).
816
817 NEW in 0.23.3
818 ==============
819  - Updated manual (Milo Casagrande).
820  - Set a tooltip on contact list view showing EmpathyContactWidget information.
821    Only enabled if running with GTK+ >= 2.12.10 because of
822    bug #504087 (Xavier Claessens).
823  - Move avatar cache to ~/.cache and don't mix avatar from different contacts,
824    tokens are not garanteed to be different. (Xavier Claessens).
825
826 Bugs fixed:
827  - Fixed #465928, The status icon keep blinking when opening a chat with the contact list (Xavier Claessens)
828  - Fixed #527970, don't permit to call several time the same personn (Xavier Claessens)
829  - Fixed #531414, The "menu" key doesn't work in the contact list (Baptiste Mille-Mathias)
830  - Fixed #533541, Schema short description improved (Claude Paroz)
831  - Fixed #533732, Help button missing from the Accounts dialog (Milo Casagrande)
832  - Fixed #533840, BaconMessageConnection and D-Bus interaction (Xavier Claessens)
833
834 Translations:
835  - Updated es translation  (Jorge Gonzalez).
836  - Updated ja translation  (Takeshi AIHANA).
837  - Updated Norwegian bokmål translation. (kmaraas).
838  - Updated Arabic Translation by Abou Manal. (djihed).
839  - Updated French translation (claudep).
840
841 NEW in 0.23.2
842 ==============
843  - Keep a priv pointer in the object struct instead of using
844    G_TYPE_INSTANCE_GET_PRIVATE all the time. (Xavier Claessens).
845  - If self presence message is "" do like if it was NULL. (Xavier Claessens).
846  - Do not request video stream until the user click on the 'send video' box. (Xavier Claessens).
847  - Implement DTMF and add a keypad on call window. (Xavier Claessens).
848  - Make use of tp-glib debug system. (Xavier Claessens).
849  - Rework call window: Use GtkVolumeButton, only one button to hang up calls,
850    let s-e add black borders to keep good video ration and add a confirmation
851    dialog to accept/reject incoming calls. (Xavier Claessens).
852  - Remove conditional build of VOIP. (Xavier Claessens).
853  - Do not apply different theme to chat and chatrooms (Xavier Claessens).
854
855 Bugs fixed:
856  - Fixed #460624, Use enchant instead of aspell (Frederic Peters)
857  - Fixed #523918, Empathy sometimes loose messages (Xavier Claessens)
858  - Fixed #526926, "This call will be ended. Continue?" dialog should be rephrased (Elliot Fairweather, Xavier Claessens)
859  - Fixed #529049, Empathy should know when an apt:// link appears (Gaëtan Podevijn)
860  - Fixed #529436, Lacking string hyphenation (Baptiste Mille-Mathias)
861  - Fixed #529437, Incorrect spacing in some strings (Baptiste Mille-Mathias)
862  - Fixed #529439, Incorrect capitalisation in some strings (Baptiste Mille-Mathias)
863  - Fixed #529552, Please incorporate the man pages written for Debian (Simon McVittie)
864  - Fixed #529651, 0.23.1: Compilation (Linking) Failure (Xavier Claessens)
865  - Fixed #530090, Stock ids marked for translation (Gabor Kelemen)
866
867 Translations:
868  - Updated Galician Translation and POTFILES.in (icq).
869  - Updated cs translation  (Lucas Lommer).
870  - Updated Norwegian bokmål translation. (kmaraas).
871  - updated he translation (yairhr).
872  - Updated Slovenian translation (mateju).
873  - Updated es translation  (Jorge Gonzalez).
874  - Updated Slovenian translation (mateju).
875  - Updated hu translation (kelemeng).
876  - Updated sv translation  (Daniel Nylander).
877  - Updated en_GB translation  (Philip Withnall).
878
879 NEW in 0.23.1
880 ==============
881  - Show contact list when a chat becomes a chatroom. (Xavier Claessens).
882  - Dispatch each Tube to the application handling its service. (Elliot Fairweather, Xavier Claessens).
883  - Added introduction and started the Getting Started section of help manual (Milo Casagrande).
884  - Add build system for help manual (Xavier Claessens).
885  - Some code cleanup (Xavier Claessens).
886  - Already open channels are considered OUTGOING. (Xavier Claessens).
887  - Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. Everything is now in the same process. (Xavier Claessens).
888  - Remove libtelepathy dep and use telepathy-glib instead. (Xavier Claessens).
889  - Remove Room menu, chatrooms will be handled in a dedicated program. (Xavier Claessens).
890  - Unify EmpathyPrivateChat and EmpathyGroupChat. (Xavier Claessens).
891  - Unify EmpathyTpChatroom and EmpathyTpChat. (Xavier Claessens).
892  - Do not autoconnect if networkmanager says we are not connected at startup. (Xavier Claessens).
893  - Move modules that make no sense to be used in other applicaton from libempathy-gtk/ to src/ (Xavier Claessens).
894  - Convert all files to glade3 (Laurent Bigonville).
895
896 Bugs fixed:
897  - Fixed #526145, crash in Empathy Instant Messenger: Tryint to persuade Zdra,... (Xavier Claessens)
898  - Fixed #475789, Compact mode + avatars = bad padding (Marco Barisione)
899  - Fixed #479697, no sounds (Frederic Peters)
900  - Fixed #489978, Removing NotHere applet from panel (Frederic Peters)
901  - Fixed #496309, empathy translation issues (Andre Klapper)
902  - Fixed #513676, Need a widget to configure AIM accounts (Andreas Henriksson)
903  - Fixed #513679, Need a widget to configure SIP accounts (Baptiste Mille-Mathias)
904  - Fixed #514380, Drop gnome-vfs dependency (Cosimo Cecchi)
905  - Fixed #517776, Groupwise profile (Vincent Untz)
906  - Fixed #519946, Confirmation dialog on remove contact/group (Bruno Dusausoy)
907  - Fixed #521554, Diplay all the favourite rooms in the favourite room dialog (Marco Barisione)
908  - Fixed #521570, Set to unsensitive the 'show avatars' option when using compact mode (Marco Barisione)
909  - Fixed #522297, libempathy-gtk Python binding: cannot create a ContactListStore (Juan Pizarro)
910  - Fixed #522528, Missing files in POTFILES.in (nshmyrev)
911  - Fixed #522780, Couldn't build latest Empathy trunk (rev. 807) (Xavier Claessens)
912  - Fixed #522862, Need a GUI to configure groupwise account (Vincent Untz)
913  - Fixed #523703, Deprecated glib symbols used. (Frederic Peters)
914  - Fixed #525039, Should not be started automatically via /etc/xdg/autostart (Frederic Peters)
915  - Fixed #525084, Crash at GNOME startup (Xavier Claessens)
916  - Fixed #525562, Empathy should not require python-config (Frederic Peters)
917  - Fixed #526374, Crash in EmpathyContactListStore (Xavier Claessens)
918  - Fixed #526927, "This call will be ended. Continue?" has no purpose when call status is disconnected (Frederic Peters)
919  - Fixed #527452, Too difficult SIP configure UI (Frederic Peters)
920  - Fixed #527454, Better call dialog (Naba Kumar)
921  - Fixed #527713, crash when opening a chat with the keyboard (Frederic Peters)
922  - Fixed #527876, "registrar" misspelled (Frederic Peters)
923  - Fixed #527924, NotHere applet doesn't find icons (Frederic Peters)
924  - Fixed #528229, chat dialogs way too large (Xavier Claessens)
925  - Fixed #528287, Contact not shown in the contact list when he comes online (Xavier Claessens)
926  - Fixed #528529, escaping text in strings using Pango markup (Frederic Peters)
927  - Fixed #528542, Help is displayed on stderr, but stderr may go to log file (Frederic Peters)
928  - Fixed #528596, Missing l10n for strings in call window (Frederic Peters)
929
930 Translations:
931  - Updated es translation (Jorge Gonzalez).
932  - Updated el translation (Giannis Katsampirhs).
933  - Updated ca translation (Gil Forcada).
934  - Updated Basque translation (Inaki Larranaga Murgoitio).
935
936 NEW in 0.22.0
937 ==============
938  - Queue received messages until the sender got his alias. (Xavier Claessens).
939
940 Bugs fixed:
941  - Fixed #466521, Add an advanced expander in the generic setting widget (Marco Barisione)
942  - Fixed #479534, remember conversation window sizes (Marco Barisione)
943  - Fixed #501805, empathy should prevent to run multiple instances (Marco Barisione)
944  - Fixed #505616, linkability of URL broken on _ (Marco Barisione)
945  - Fixed #520788, Wrong button order in the favourite rooms dialog (Marco Barisione)
946  - Fixed #521051, empathy_main_window_show() should use empathy_window_present() (Marco Barisione)
947
948 Translations:
949  - Updated Finnish translation (ituohela).
950  - Updated en_GB translation  (Philip Withnall).
951  - Updated sv translation  (Daniel Nylander).
952  - Updated it translation  (Milo Casagrande).
953  - Updated Spanish translation  (Jorge Gonzalez).
954  - Updated fr translation  (Robert-André Mauchin).
955
956 NEW in 0.21.91
957 ==============
958  - Blink the status icon for new incoming calls. (Xavier Claessens).
959  - Close the media channel if stream engine crashes. (Xavier Claessens).
960  - Change status to closed if stream engine dies or if a call fails. (Xavier Claessens).
961  - Make use of generated code for using stream engine. (Xavier Claessens).
962  - Add a GUI to configure IRC accounts (Guillaume Desmottes).
963  - accounts-dialog: swap the create and previous button (Guillaume Desmottes).
964  - save when adding/removing networks (Guillaume Desmottes).
965  - check if network !=  NULL before trying to set its charset (Guillaume Desmottes).
966  - New call code, should be more usable (Elliot Fairweather).
967  - Try to create salut account if getting the gconf key fails. (Xavier Claessens).
968  - Add a generic UI to make easy building UI for protocol specific settings. (Xavier Claessens).
969  - Fix setting avatar on salut.  (Sjoerd Simons).
970  - Use EMPATHY_SRCDIR environment variable to load uninstalled glade/xml/dtd files (Xavier Claessens).
971
972 Bugs fixed:
973  - Fixed #505585, Improve .gitignore (Guillaume Desmottes)
974  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
975  - Fixed #507515, "has come online" is printed even if peer has been online the whole time (Xavier Claessens)
976  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
977  - Fixed #513673, Need a GUI to configure ICQ accounts (Andreas Henriksson)
978  - Fixed #513674, Need a GUI to configure Yahoo! accounts (Susana)
979  - Fixed #516198, Thinks contacts come online each time a chat dialog is opened (Xavier Claessens)
980  - Fixed #517098, Critical warnings viewing previous conversations (Xavier Claessens)
981
982 Translations:
983  - Updated pt_BR translation  (Og Maciel).
984  - Updated sv translation (Daniel Nylander).
985  - Updated Spanish translation  (Jorge Gonzalez).
986  - Updated Arabic Translation (Abou Manal).
987  - Updated eu translation  (Inaki Larranaga Murgoitio).
988  - Updated Occitan translation (ymarcheg).
989  - Updated Basque translation. (dooteo).
990  - Updated Finnish translation (ituohela).
991  - Updated ja translation  (Takeshi AIHANA).
992  - Updated Nepali Translation (pachimho).
993  - Updated Finnish translation (ituohela).
994  - Updated Galician Translation. (icq).
995  - Added Hebrew translation (yairhr).
996
997 NEW in 0.21.90
998 ==============
999  - Change "new message" dialog to "new conversation" and make possible to do voip call. (Xavier Claessens).
1000  - Try to load dtd and glade files from the srcdir. (Xavier Claessens).
1001  - Add a property to have or not groups on EmpathyContactListStore (Xavier Claessens).
1002  - Add a features property on EmpathyContactListView to enable/disable each action. (Xavier Claessens).
1003  - Add a program to show chat logs (Xavier Claessens).
1004  - Add a cancel button on the custom message diaog (Xavier Claessens).
1005  - Unset account parameter if user gives an empthy value. (Xavier Claessens).
1006  - Show/Hide main window when changing corresponding gcong key. (Xavier Claessens).
1007
1008 Bugs fixed:
1009  - Fixed #501467, improve accounts dialog (Xavier Claessens)
1010  - Fixed #507840, New UI for Jabber accounts (Xavier Claessens)
1011  - Fixed #509906, empathy is showing off-line contacts before on-line ones (Xavier Claessens)
1012  - Fixed #511048, Ellipsize error button (Xavier Claessens)
1013  - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
1014  - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
1015  - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
1016  - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
1017
1018 Translations:
1019  - Updated eu translation (Inaki Larranaga Murgoitio).
1020  - Updated Arabic Translation (Djihed Afifi).
1021  - Updated Galician Translation. (icq).
1022  - Updated Spanish translation (Jorge Gonzalez).
1023
1024 NEW in 0.21.5.2
1025 ==============
1026  - Update API documentation generator. (Xavier Claessens).
1027  - Update python binding for new API. (Xavier Claessens).
1028  - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (Xavier Claessens).
1029  - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (Xavier Claessens).
1030  - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (Xavier Claessens).
1031
1032 Bugs fixed:
1033  - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (Xavier Claessens)
1034
1035 Translations:
1036  - Updated ja Translation (Takeshi AIHANA).
1037  - Updated sv Translation (Daniel Nylander).
1038
1039 NEW in 0.21.5.1
1040 ==============
1041  - Fix release.py script to give correct author of fixed bug.
1042  - Fix NEWS file with correct authors
1043  - BUMP ABI version, forgot that for release 0.21.5
1044
1045 NEW in 0.21.5
1046 ==============
1047  - Adding a release.py script that uses git.
1048  - Add SIP icon picked from pidgin.
1049  - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
1050    Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
1051    for im-message, im-message-new and user-typing.
1052  - Add avatar token in logs and load avatar from cache when getting logs messages.
1053  - Reset status message when coming back from away and the status was manually
1054    set to away.
1055  - Update profiles based on N810's.
1056  - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
1057    generates ChangeLog file from git.
1058  - Add .gitignore files.
1059  - Chandlers leaves when there is no more channels to handle.
1060  - Set call window title to contact name
1061  - Import Gossip's chat theme system and simplify it a bit.
1062
1063 Bugs fixed:
1064  - Fixed #466960, status icon tooltip doesn't change when status changes (Xavier Claessens)
1065  - Fixed #508520, :0 smiley conversion shouldn't happen for times (Xavier Claessens)
1066  - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
1067  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
1068  - Fixed #459520, Can't remove a group (David Turner)
1069  - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
1070  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
1071  - Fixed #490153, Join _New... icon (Michael Monreal)
1072  - Fixed #502932, Text selection in Accounts window (Xavier Claessens)
1073
1074 Translations:
1075  - Updated Spanish Translation (jorgegonz).
1076  - Updated Norwegian bokmål Translation (kmaraas).
1077  - Updated Occitan Translation (ymarcheg).
1078  - Updated French Translation (claudep).
1079  - Updated Swedish Translation (dnylande).
1080  - Updated Brazilian Portuguese Translation (leonardof).
1081  - Updated Basque Translation (dooteo).
1082  - Updated Arabic Translation (djihed).
1083
1084 NEW in 0.21.4:
1085 =============
1086  - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory
1087    for each message a contact sends
1088  - Generate ChangeLog from svn commits. Copy generator from epiphany.
1089  - Correctly store/restore presence when NM state changes.
1090  - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account.
1091  - When NM is in sleeping (=disabled) state, do just like if it was connected.
1092    Add a gconf key to disable NM support completely.
1093
1094 NEW in 0.21.3:
1095 =============
1096  - Request new Text Channel if the contact is online again and CM don't support
1097    offline message or if account gets reconnected.
1098  - Depend on telepathy-glib and make use of his new API. Don't use deprecated
1099    functions of libtelepathy.
1100  - Better gtkdoc generator.
1101
1102 NEW in 0.21.2:
1103 =============
1104  - Display error message when an account failed to connect.
1105  - Move chats to its own process.
1106  - Move chandlers in $libexecdir
1107  - Don't use the same bus name for filter and chandler programs. 
1108
1109 NEW in 0.21.1:
1110 =============
1111  - Cleanup licences and copyrights, Modules with 100% collabora code are now
1112    relicenced to LGPL.
1113  - Hide main window with ALT-F4.
1114  - Set chat state to ACTIVE when receiving a message from a contact, avoid
1115    staying in COMPOSING state forever for protocols like MSN that do not notify
1116    when contact stoped writing.
1117  - Don't use deprecated Gtk/GLib API. Mainly replace GtkTooltips by new
1118    tooltip API from GTK 2.12.
1119  - Use g_timeout_add_seconds when appropriated to avoid weaking the process too
1120    much.
1121  - Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in
1122    contact information windows. That means we can now enlarge avatars when
1123    clicking on it and we can set our own avatar if we edit our own contact.
1124  - Implement edit personal information window, no vcard supported yet, but it's
1125    not possible to set our own alias/avatar.
1126  - Bump version to 0.21.1 for GNOME 2.21.1 release.
1127
1128 NEW in 0.14:
1129 ===========
1130  - Megaphone applet now uses avatar cache.
1131
1132 NEW in 0.13:
1133 ===========
1134  - Completely reworked ContactList API, new EmpathyContactFactory class.
1135  - Update to new Telepathy avatar spec.
1136  - Dynamic smiley managment and more efficient algorithm to detect smileys in
1137    messages. New EmpathySmileyManager class.
1138  - Adding capabilities contact property for Audio/Video.
1139  - Adding UI to start a VoIP call. Atm it only shows a microphone icon for
1140    contacts supporting voice or video but does not make the call. See
1141    EMPATHY_VOIP branch for more complete support.
1142  - "interactive" property on EmpathyContactListView to enable/disable context
1143    menu and action when double-click on a contact.
1144  - Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,
1145    default to off. Only empathy main client will turn them on, like that if
1146    other processes are running with an EmpathyIdle instance they won't change
1147    presence in the same time than Empathy client.
1148  - Cache avatars in ~/.gnome2/Empathy/avatars.
1149  - Adding a test program, useful to use with valgrind.
1150  - Free return value for async DBus calls, they are not owned by dbus-glib.
1151    This fix big leaks.
1152
1153 NEW in 0.12:
1154 ===========
1155  - Only update the topic of it has really be changed, avoid diplaying many
1156    times "Topic set to:" message.
1157  - Some Jabber chatroom sends messages received before we joined the room, avoid
1158    displaying those messages if we already logged them last time we joined that
1159    room. Previous workaround prevented Empathy to log offline messages.
1160
1161 NEW in 0.11:
1162 ===========
1163  - Change main window's title to "Contact list".
1164  - Do not list profiles that don't have the corresponding CM installed when
1165    creating a new account.
1166
1167 NEW in 0.10:
1168 ===========
1169  - Align param names on the left in the generic account settings widget.
1170  - Try to guess the server from the jid if we are using the jabber profile.
1171
1172 NEW in 0.9:
1173 ===========
1174  - Initial room list support. It doesn't work yet but most of the code is ready.
1175  - Tell the user when a message can't be sent.
1176  - Set all contacts from salut protocol to the "Local Network" group.
1177  - Fix NetworkManager support.
1178  - Iconify main window to the status icon like in rhythmbox.
1179  - Show avatars in chatrooms.
1180  - Fix avatar not being requested when empathy starts.
1181  - Remove unused nickname entry and use a GtkTable for room information.
1182  - Set a window title and fix alignment of widgets for contact related dialogs
1183    (add, edit/view info).
1184  - Adding initial API documentation using gtk-doc.
1185  - Auto-accept to publish presence to contacts that are in our subscribe list.
1186    When accepting a pending contact add it to publish and subscribe list.
1187  - Filter incoming text channels and make status icon flash when there we
1188    receive a new message. Dispatch the channel only when we get a message and
1189    the user click on the icon.
1190  - Install libempathy and libempathy-gtk and make their API public. The API is
1191    NOT STABLE AT ALL !!!
1192
1193 NEW in 0.8:
1194 ===========
1195  - Fixed contact list handling.
1196  - Make use of NetworkManager to set presence to OFFILE when we are disconnected
1197    and restore presence once we are reconnected.
1198  - UI for searching in conversation history and to view all conversations with
1199    a given contact.
1200  - Do not use 2 different processes (empathy and empathy-chat), merge them
1201    into one client. This is easier for debugging and share data.
1202  - Do not create log directory for a chat if there is no messages to put in.
1203  - Do not set active contacts when creating the store, and when contact groups
1204    changed.
1205  - Fix warning when using command-line options.
1206  - Ignore ssl errors by default. This is needed to connect jabber accounts
1207    using ssl.
1208  - Adding spellcheck support using aspell.
1209  - Lots of bugs fixed.
1210
1211 NEW in 0.7:
1212 ===========
1213  - Adding new contacts.
1214  - Accept/Reject contacts who wants to get our presence.
1215  - Edit/View contacts information.
1216  - Get name and topic properties for chatrooms.
1217  - Log chats and display 10 last messages when opening a new chat.
1218  - Set presence to available for protocols that do not supports presence
1219    (SIP, IRC).
1220  - Lots of bugs fixed.
1221
1222 NEW in 0.6:
1223 ===========
1224  - Join room when clicking on favorite rooms.
1225  - Do not restore away presence message when coming back after the user set
1226    manually to away.
1227  - Set parent window when poping a new window/dialog.
1228  - Implement favorite chatroom menu.
1229  - Do not highlight contacts already known when creating the contact list.
1230  - Do not set status message to "Extended autoaway", let user's message
1231    unchanged.
1232  - Many bugs and leaks fixed.
1233
1234 NEW in 0.5:
1235 ===========
1236  - Do not highlight groups when adding them in the roster.
1237  - Do not create new GossipContact object in presence/avatar/alias changed
1238    signal if we don't already know that contact from a contact list channel.
1239    This should fix DBus max pending calls limit reached in some cases.
1240  - New icon for empathy-new-message, empathy-group-message and
1241    empathy-proto-irc.
1242  - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser,
1243    GossipGroupChat
1244  - If we are offline do not set away on idle. If we are already away restore to
1245    available when we are no mode idle. Do no modify status message.
1246  - Fixed message displaying with fancy themes.
1247  - Many bugs fixed.
1248
1249 NEW in 0.4:
1250 ===========
1251  - contact list refactoring: EmpathyContactList is an iface implemented by
1252    EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom.
1253    GossipContactList splitted into GossipContactListStore and
1254    GossipContactListView, it can display any object implementing the
1255    EmpathyContactList iface. Make possible to set custom functions to define
1256    the groups of a contact, by default it gets the "group" property of the
1257    GossipContact object. This make possible to reuse the contact list UI from
1258    the main window for chatrooms where groups are the role/affiliation of the
1259    contact on that room.
1260  - Auto away when gnome-screensaver says the session is idle and extended away
1261    30min after that.
1262  - Display ChatState when the contact is composing.
1263  - Bugbuddy now reports crashes to GNOME Bugzilla.
1264  - New program icon.
1265  - Setting i18n support and importing po files from gossip.
1266  - Add an example label for jid.
1267  - Do not open chat window twice for the same conversation.
1268