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