]> git.0d.be Git - empathy.git/blob - NEWS
prepare 2.31.6
[empathy.git] / NEWS
1 NEW in 2.31.6 (02/08/2010)
2 =============
3
4 The « Oh, and the toilets are free. Mind the gap please. » release.
5
6 Empathy now depends on libfolks ≥ 0.1.11. This doesn't introduce any
7 user-visible changes yet, but is the first step towards introducing
8 meta-contact support to Empathy.
9
10 The audio/video window now has a "details" pane containing some information
11 about the call.
12
13 Bugs fixed:
14  - Fixed #599166, Add a "details" pane in the sidebar (Guillaume Desmottes)
15  - Fixed #621629, live-search: should select first matching contact (Felix Kaser)
16  - Fixed #623714, Rebase Empathy upon libfolks (Travis Treitter, Philip Withnall)
17  - Fixed #624268, Empathy crash when opening a chat (Guillaume Desmottes)
18  - Fixed #624462, Empathy segv in event_manager_add (Marc-Antoine Perennou)
19  - Fixed #624599, show the date in messages coming from history (Nicolò Chieffo)
20  - Fixed #624650, no more GtkNotebookPage in GTK+ 3.0 (Danielle Madeley)
21  - Fixed #625826, EmpathyMapView should be a GtkWindow (Guillaume Desmottes)
22  - Fixed #624412, control centre plugin no longer builds against recent gnome-c-c (Danielle Madeley)
23
24 Translations:
25  - Updated ar Translation (Khaled Hosny)
26  - Updated de Translation (Mario Blättermann)
27  - Updated es Translation (Jorge González)
28  - Updated et Translation (Mattias Põldaru)
29  - Updated gl Translation (Fran Diéguez)
30  - Updated he Translation (Yaron Shahrabani)
31  - Updated nn Translation (Torstein Adolf Winterseth)
32  - Updated sl Translation (Andrej Žnidaršič)
33  - Updated zh_CN Translation (Yunqiang Su, Aron Xu)
34  - Updated zh_HK Translation (Cheng-Chia Tseng)
35  - Updated zh_TW Translation (Cheng-Chia Tseng)
36
37 Documentation translations:
38  - Updated gl Documentation translation (Fran Diéguez)
39  - Updated zh_CN Documentation translation (Aron Xu)
40
41 NEW in 2.31.5.1 (13/07/2010)
42 ===============
43
44 A small release fixing detection of libnm-glib which was accidentally
45 broken in 2.31.5.
46
47 Bugs fixed:
48  - Fixed #624202, empathy requires libnm_glib instead of libnm-glib (Laurent Bigonville)
49
50 Translations:
51  - Updated gl Translation (Fran Diéguez)
52  - Updated he Translation (Yaron Shahrabani)
53
54 NEW in 2.31.5 (12/07/2010)
55 =============
56
57 The "Please popup chats in my face!" release.
58
59 Empathy finally gained an option to automatically present incoming events
60 rather than making the status icon blink.
61
62 The notifications bubbles now contain more buttons (if your notify server
63 supports actions) allowing you to quickly accept or decline incoming events.
64
65 The audio/video client now lives in its own process: 'empathy-av'.
66
67 Empathy can now build with GTK+ 3. If GTK+ 3 is present during configure it
68 will be used and Empathy will requier updated versions of other dependencies:
69   - libcanberra-gtk3 ≥ 0.25
70   - libnotify ≥ 0.5.1
71   - libunique ≥ 2.90.1
72   - WebKitGTK+ ≥ 1.3.2 (optional)
73   - nautilus-sendto ≥ 2.90.0 (optional)
74 If GTK+ 3 is not detected or if --enable-gtk3=no is passed to configure, then
75 GTK+ 2 is used and the other dependencies are unchanged.
76
77
78 Bugs fixed:
79  - Fixed #585914, Notification icon must be clicked before user can see new messages (Guillaume Desmottes)
80  - Fixed #597124, Should make better use of libnotify actions (Guillaume Desmottes)
81  - Fixed #599161, Audio/Video client should be a separated process (Guillaume Desmottes)
82  - Fixed #617405, Empathy's short (menu) description should focus on its use, not the technology (Guillaume Desmottes)
83  - Fixed #621753, Should be able to build with GTK+3 (Guillaume Desmottes)
84  - Fixed #622729, duplicated messages when opening chat (Guillaume Desmottes)
85  - Fixed #623054, Should re-add data/org.gnome.Empathy.gschema.xml.in to POTFILES.in (Danielle Madeley)
86  - Fixed #623112, Bip backlog are not displayed any more (Guillaume Desmottes)
87  - Fixed #623117, Debug window should look for TP clients (Guillaume Desmottes)
88  - Fixed #623358, Use TpSimpleHandler to handle text channels (Guillaume Desmottes)
89  - Fixed #623396, Fixed some leaks (Guillaume Desmottes)
90  - Fixed #623679, /join broken (Guillaume Desmottes)
91  - Fixed #623756, empathy-CRITICAL **: empathy_chatroom_is_always_urgent: assertion `EMPATHY_IS_CHATROOM (chatroom)' failed (Sjoerd Simons)
92  - Fixed #623817, Sync man pages with Debian (Laurent Bigonville, Guillaume Desmottes)
93  - Fixed #623914, since tp-logger history is shown as normal messages in adium themes (Guillaume Desmottes)
94  - Fixed #623937, empathy -h does not start hidden (Guillaume Desmottes)
95  - Fixed #623972, Toggling [ ] Enabled in the accounts dialog with the keyboard doesn't work (Will Thompson)
96  - Fixed #624054, Fix a memory leak in EmpathyAvatar (Philip Withnall)
97
98 Translations:
99  - Updated es Translation (Jorge González)
100  - Updated et Translation (Ivar Smolin)
101  - Updated gl Translation (Fran Diéguez)
102  - Updated he Translation (Yaron Shahrabani)
103  - Updated nb Translation (Kjartan Maraas)
104  - Updated sl Translation (Matej Urbančič)
105
106 NEW in 2.31.4 (28/06/2010)
107 =============
108
109 A lot of new things in this release!
110
111 Empathy now has an awesome contact live search feature.
112 See http://kaserf.blogspot.com/2010/06/empathy-live-search.html for details.
113
114 Empathy doesn't log messages any more but relies on a new component,
115 the telepathy-logger, to do so. As a result the feature allowing you to tag
116 contacts as favourites is now built-in.
117
118 The contact list and status icon are now a proper Telepathy Approver. That
119 means external applications can now approve channels as well and Empathy will
120 handle them nicely.
121
122 This release makes a few steps forward to the bright GNOME 3 future by removing
123 deprecated GTK+ symbols and switching from GConf to GSettings.
124
125 Dependencies:
126
127 * telepathy-logger ≥ 0.1.2 (0.1.3 recommended)
128 * telepathy-glib ≥ 0.11.7
129 * libunique ≥ 0.1.2
130 * GTK+ ≥ 2.21.2
131
132 Bugs fixed:
133  - Fixed #586476, Use accessor functions instead direct access (Danielle Madeley)
134  - Fixed #588922, Empathy should use ContactInfo (Xavier Claessens)
135  - Fixed #589225, We should check if the contact supports vnc stream tube for Share my desktop (Guillaume Desmottes)
136  - Fixed #599158, Contact list and status icon should be an Approver (Guillaume Desmottes)
137  - Fixed #608166, Add contacts live search bar (Felix Kaser, Xavier Claessens)
138  - Fixed #610956, Should depend on telepathy-logger (Guillaume Desmottes)
139  - Fixed #616362, Port Empathy to GSettings (Danielle Madeley)
140  - Fixed #619873, search-as-you-type should only match beginnings of words (Xavier Claessens)
141  - Fixed #620903, some messages get dropped when using adium themes (Guillaume Desmottes)
142  - Fixed #621023, empathy does not set geoclue requirements before asking for address/position (Laurent Bigonville)
143  - Fixed #621089, The live search don't always have focus in main window (Xavier Claessens)
144  - Fixed #621409, empathy-2.30.1.1: tests fail (Guillaume Desmottes)
145  - Fixed #621545, Stable empathy passes GTK_DISABLE_SINGLE_INCLUDES and doesn't require libunique that is fine with that (Xavier Claessens)
146  - Fixed #621703, Here come a couple of UI tweaks (Will Thompson)
147  - Fixed #621789, crash when closing chat with still-open notification bubble (Guillaume Desmottes)
148  - Fixed #621797, Doesn't display outgoing message (Guillaume Desmottes)
149  - Fixed #621894, Should port to new tp-logger API (Guillaume Desmottes)
150  - Fixed #621998, Should stop using ShareWithTube() (Guillaume Desmottes)
151  - Fixed #622201, Can't connect chatroom if space after adress (Guillaume Desmottes)
152  - Fixed #622266, Should decide which default font to use for chat view (Xavier Claessens)
153  - Fixed #622273, Crash when closing the log viewer while searching (Guillaume Desmottes)
154  - Fixed #622368, Audio/Video: Use TpSimpleHandler (Guillaume Desmottes)
155  - Fixed #622370, Should bold dates having logs (Guillaume Desmottes)
156  - Fixed #622381, Debug dialog: display Logger logs (Guillaume Desmottes)
157  - Fixed #622491, port EmpathyMainWindow to GtkWindow subclass (Danielle Madeley)
158  - Fixed #622557, port EmpathyPreferences to GtkDialog subclass (Danielle Madeley)
159  - Fixed #622578, Remove MC4 import (Guillaume Desmottes)
160  - Fixed #622714, 'previous conversations' on a contact brings up generic dialog (Guillaume Desmottes)
161
162 Translations:
163  - Updated eo Translation (Kristjan Schmidt)
164  - Updated es Translation (Jorge González)
165  - Updated et Translation (Mattias Põldaru)
166  - Updated fr Translation (Claude Paroz)
167  - Updated gl Translation (Fran Diéguez)
168  - Updated he Translation (Yaron Shahrabani)
169  - Updated lv Translation (Rudolfs Mazurs)
170  - Updated nb Translation (Kjartan Maraas)
171  - Updated zh_HK Translation (Cheng-Chia Tseng)
172  - Updated zh_TW Translation (Cheng-Chia Tseng)
173
174 NEW in 2.31.3 (07/06/2010)
175 =============
176
177 The "Curtain required call" release.
178
179 This new release brings significant improvements to the spell checker.
180 It should also fix connection issues with Facebook accounts. If you
181 experienced issues with previous versions you should recreate your account and
182 give it another try.
183
184 Empathy now depends on telepathy-glib 0.11.6.
185
186 Bugs fixed:
187  - Fixed #520207, Edit favorite button doesn't work (Guillaume Desmottes)
188  - Fixed #579812, Use avatar data/cache from TpContact (Xavier Claessens)
189  - Fixed #604159, Spell checker breaks words incorrectly (on apostrophes, for example) (Mike Ruprecht)
190  - Fixed #611466, "Applications->Internet->Empathy IM client" title is sub-optimal (Paul Sladen)
191  - Fixed #611894, Add option to make chatroom "always urgent" (Jonas Bonn)
192  - Fixed #612523, display protocol names for configured accounts in the debug window (Danielle Madeley)
193  - Fixed #616603, Should use tp-glib API to get avatar requirements (Xavier Claessens)
194  - Fixed #616616, Possible to open multiple accounts dialog (Danielle Madeley)
195  - Fixed #617971, Empathy silently fails importing contacts from Pidgin (Guillaume Desmottes)
196  - Fixed #618993, Fix various channel handling issues (Guillaume Desmottes)
197  - Fixed #619378, Fix contact menu items' capitalization (Gabriel Burt)
198  - Fixed #619488, EmpathyTpContactFactort should be killed (Xavier Claessens)
199  - Fixed #619489, EmpathyContactMonitor should be killed (Xavier Claessens)
200  - Fixed #619678, "Invite" button not marked for translation (Guillaume Desmottes)
201  - Fixed #619701, Avatar chooser can enter infinite loop (Xavier Claessens)
202  - Fixed #619702, configure script not compatible with dash as /bin/sh (Simons McVittie)
203  - Fixed #619736, crash on 0-byte file in log search (Robert McQueen)
204  - Fixed #619862, "Network error" on connecting to Facebook Chat (Guillaume Desmottes)
205  - Fixed #619863, "Previous Conversations" Search entry is not activatable (Guillaume Desmottes)
206  - Fixed #619980, empathy hangs with high cpu load when changing avatar (Xavier Claessens)
207  - Fixed #620439, "Join favorites" should deal better with connecting accounts (Guillaume Desmottes)
208  - Fixed #620474, Status reported by account dialog is wrong in connman mode (Rob Bradford)
209  - Fixed #620476, accounts_dialog_update_status_infobar mixes const and allocated strings for message (Rob Bradford)
210  - Fixed #620657, Empathy should not requires that geoclue providers support updates (Laurent Bigonville)
211  - Fixed #620760, Switching from sending video to just preview makes my local preview jump out into its own window (Guillaume Desmottes)
212
213 Translations:
214  - Updated es Translation (Jorge González)
215  - Updated et Translation (Mattias Põldaru)
216  - Updated gl Translation (Fran Diéguez)
217  - Updated he Translation (Yaron Shahrabani)
218  - Updated nb Translation (Kjartan Maraas)
219  - Updated nl Translation (Wouter Bolsterlee, Hannie Dumoleyn)
220  - Updated th Translation (Sira Nokyoongtong)
221
222 Documentation translations:
223  - Updated de Documentation translation (Mario Blättermann)
224  - Updated es Documentation translation (Jorge González)
225
226 NEW in 2.31.2 (24/05/2010)
227 =============
228
229 The "brand-new Telepathy store: http://is.gd/cjoQ8" release.
230
231 Empathy now uses icons from gnome-icon-theme 2.30. You should consider
232 to upgrade to this version if needed.
233
234 Bugs fixed:
235  - Fixed #606738, empathy_dispatcher_join_muc: assertion failed: (connection_data != NULL) when joining favorites rooms while account is connecting (Guillaume Desmottes)
236  - Fixed #617909, Should call gtk_builder_set_translation_domain on GtkBuilder UI components (Rob Bradford)
237  - Fixed #618401, Empathy should use port 8001 to connect to freenode irc (Brian Curtis)
238  - Fixed #618753, In the preference dialog, "Automatically _connect..." and  the "_Close" button conflict. (ekspiulo)
239  - Fixed #618883, IRC account: don't allow to save changes when editing network details (Guillaume Desmottes)
240  - Fixed #618969, Incomplete localisation of g-c-c module (Rob Bradford)
241
242 Translations:
243  - Updated cs Translation (Petr Kovar)
244  - Updated en@shaw Translation (Thomas Thurman)
245  - Updated gl Translation (Fran Diéguez)
246  - Updated id Translation (Andika Triwidada)
247  - Updated nb Translation (Kjartan Maraas)
248  - Updated si Translation (Danishka Navin)
249  - Updated zh_HK Translation (Cheng-Chia Tseng)
250  - Updated zh_TW Translation (Cheng-Chia Tseng)
251
252 NEW in 2.31.1 (04/05/2010)
253 =============
254
255 The "This is not the calendar-based joke you're looking for" release.
256
257 This the first release in the new 2.31 cycle. You should continue to use
258 2.30.x releases for now if you don't feel adventurous.
259
260 Empathy now depends on telepathy-glib 0.11.3 and GTK+ 2.20.0.
261
262 This new releases now uses status icons from your icon theme.
263 The conversation window is now able to "undo" the closing of a tab.
264
265
266 Bugs fixed (since 2.30.1):
267  - Fixed #539765, Jabber contacts in the jabber roster with subscription=none are not shown (Guillaume Desmottes)
268  - Fixed #579813, Use capabilities from TpContact (Guillaume Desmottes)
269  - Fixed #579936, Different icon for hidden status
270  - Fixed #588955, Dont steal focus when join favourites clicked
271  - Fixed #598446, Use GtkSpinner (Xavier Claessens)
272  - Fixed #599162, Should use TpContact get Location (Guillaume Desmottes)
273  - Fixed #602420, Should use status icons from the theme (Guillaume Desmottes)
274  - Fixed #602937, Can't display video preview when there is no call (Guillaume Desmottes)
275  - Fixed #603606, Can't stop sending video to the echo bot
276  - Fixed #604475, new messages after a long time shouldnt be wrapped with the old ones (Felix Kaser)
277  - Fixed #607446, Support the append hint for notifications (Nicolò Chieffo)
278  - Fixed #608104, Use clear icon inside password entry (Guillaume Desmottes)
279  - Fixed #609823, the text in the infobar should stick to the left (Felix Kaser)
280  - Fixed #609832, “Undo close tab” would be nice. (Jonny Lamb)
281  - Fixed #610477, should hang up calls gracefully rather than calling StreamHandler.Error() (Guillaume Desmottes)
282  - Fixed #612020, Empathy fails to initiate a audio/video call over XMPP (Olivier Crête)
283  - Fixed #612185, Remove check for GTK version once we hard dep on 2.20 (Xavier Claessens)
284  - Fixed #612390, Add icon close to the People Nearby group
285  - Fixed #612409, Should depend on GTK+ 2.20
286  - Fixed #612864, Keep ordering of contacts consistent (Jonny Lamb)
287  - Fixed #612949, contact list is empty for a jabber account with a lot of contacts (Guillaume Desmottes)
288  - Fixed #613043, Should use Account.Interface.Avatar to set avatar (Guillaume Desmottes)
289  - Fixed #613044, Should set Account.Nickname instead of calling SetAlias (Guillaume Desmottes)
290  - Fixed #613243, Join room should be greyed out for AIM
291  - Fixed #613382, Previous/Next Tab menu items aren't disabled if at the first/last tab and gtk-keynav-wrap-around is 0 (Aaron Brown)
292  - Fixed #613558, make People Nearby a fake group like Favourites and Ungrouped
293  - Fixed #613583, Should use tp_g_signal_connect_object instead of empathy_signal_connect_weak (Guillaume Desmottes)
294  - Fixed #613603, [patch]Empathy should allow users to toggle auto-away mode on/off (Christian Kampka)
295  - Fixed #613930, empathy incorrectly updates our own IRC nick for /me (Guillaume Desmottes)
296  - Fixed #614002, Shouldn't request RoomList channel if not supported by connection (Guillaume Desmottes)
297  - Fixed #614012, New contacts don't appear on the map (Guillaume Desmottes)
298  - Fixed #614052, Show contacts' status messages in compact mode (Will Thompson)
299  - Fixed #614162, use JID for contact list if the alias of a contact is empty (Felix Kaser)
300  - Fixed #614236, Stop using NewChannel to get groups (Guillaume Desmottes)
301  - Fixed #614375, People Nearby group is gone if I don't build with tpl (Guillaume Desmottes)
302  - Fixed #614524, MUC contacts now appear as "Ungrouped"
303  - Fixed #614562, Contacts with no status message (e.g. IRC MUCs) have "(null)" as their status (Guillaume Desmottes)
304  - Fixed #614862, No need to create a model
305  - Fixed #614874, account-chooser crashes when setting a filter and has-all-option to TRUE (Guillaume Desmottes)
306  - Fixed #614944, GnomeGoal: Correct accounts .desktop file
307  - Fixed #615052, debug window: better default directory and name (Guillaume Desmottes)
308  - Fixed #615135, Crash IA__g_hash_table_unref, contact_finalize at empathy-contact.c line 311 (Guillaume Desmottes)
309  - Fixed #615976, empathy_dispatcher_handle_channels ignores timestamp
310  - Fixed #616439, URL should be highlighted in channel topics
311  - Fixed #616859, build failure due to missing header (Jasper Lievisse Adriaanse)
312  - Fixed #617262, Empathy accounts CC module calls textdomain
313  - Fixed #533638, Topic by expander (Xavier Claessens)
314  - Fixed #608103, Missing image icon shows up when contact has no avatar (Frédéric Péters)
315
316 Translations:
317  - Updated ar Translation (Khaled Hosny)
318  - Updated ast Translation (Xandru Armesto)
319  - Updated bg Translation (Alexander Shopov)
320  - Updated bn Translation (Jamil Ahmed)
321  - Updated ca Translation (Jordi Serratosa, Gil Forcada)
322  - Updated ca@valencia Translation (Carles Ferrando)
323  - Updated crh Translation (Reşat SABIQ)
324  - Updated cs Translation (Petr Kovar, Jiri Eischmann)
325  - Updated da Translation (Ask H. Larsen)
326  - Updated de Translation (Mario Blättermann, Christian Kirbach, Christian.Kirbach)
327  - Updated el Translation (Simos Xenitellis, Kostas Papadimas)
328  - Updated en_GB Translation (Bruce Cowan)
329  - Updated es Translation (Jorge González)
330  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
331  - Updated eu Translation (Inaki Larranaga Murgoitio)
332  - Updated fi Translation (Timo Jyrinki)
333  - Updated fr Translation (Claude Paroz, Bruno Brouard)
334  - Updated gl Translation (Francisco Diéguez, Fran Diéguez)
335  - Updated hu Translation (Gabor Kelemen)
336  - Updated it Translation (Milo Casagrande, Francesco Marlatta)
337  - Updated ko Translation (Changwoo Ryu)
338  - Updated ku Translation (Sîmurg56, simurg56)
339  - Updated lt Translation (Žygimantas Beručka)
340  - Updated lv Translation (Peteris Krisjanis)
341  - Updated nb Translation (Kjartan Maraas)
342  - Updated oc Translation (Yannig Marchegay)
343  - Updated pa Translation (A S Alam)
344  - Updated pl Translation (Piotr Drąg)
345  - Updated pt_BR Translation (Vladimir Melo, Djavan Fagundes)
346  - Updated pt Translation (Duarte Loreto)
347  - Updated ro Translation (Adi Roiban)
348  - Updated ru Translation (Leonid Kanter)
349  - Updated sl Translation (Matej Urbančič)
350  - Updated sr@latin Translation (Branko Kokanović)
351  - Updated sr Translation (Branko Kokanović)
352  - Updated sv Translation (Daniel Nylander)
353  - Updated ta Translation (vasudeven)
354  - Updated th Translation (Theppitak Karoonboonyanan)
355  - Updated uk Translation (Maxim V. Dziumanenko)
356  - Updated zh_CN Translation (Aron Xu)
357  - Updated zh_HK Translation (Cheng-Chia Tseng)
358  - Updated zh_TW Translation (Cheng-Chia Tseng)
359
360 Documentation translations:
361  - Updated de Documentation translation (Mario Blättermann)
362  - Updated el Documentation translation (Simos Xenitellis, Marios Zindilis, Μάριος Ζηντίλης)
363  - Updated es Documentation translation (Jorge González)
364  - Updated fr Documentation translation (Bruno Brouard)
365  - Updated it Documentation translation (Milo Casagrande)
366
367 NEW in 2.30.0 (29/03/2010)
368 =============
369
370 The "The Petri net cake" release.
371
372 This is the first release in the new 2.30 stable branch. We strongly advise
373 distributions to ship this version.
374
375 Changes since 2.29.93 include a fix ensuring that the accounts dialog and
376 debug windows are properly translated. We also fixed the accounts dialog to
377 fit better on smaller screens.
378
379 This release includes loads of translation updates from the GNOME translation
380 team; many thanks to them!
381
382 Bugs fixed:
383  - Fixed #613596, Account Assistant translations are not loaded (Guillaume Desmottes)
384  - Fixed #601693, Shouldn't cycle tab if gtk-keynav-wrap-around is 0 (Aaron Brown)
385  - Fixed #612557, empathy_sidebar_menu_position_under: assertion `gtk_widget_get_has_window (user_data)' failed (Guillaume Desmottes)
386  - Fixed #613117, Please fix escaping of UTF-chars in ui file (Gabor Kelemen)
387  - Fixed #613272, im settings capplet goes offscreen when advanced is expanded (Travis Reitter)
388  - Fixed #613437, Empathy fails to build (Guillaume Desmottes)
389  - Fixed #613793, remove non-standard notification capabilities (Nicolò Chieffo)
390  - Fixed #613892, Should start hidden when activated (Guillaume Desmottes)
391  - Fixed #614155, Move Tab Left/Right should have accelerator (Aaron Brown)
392  - Fixed #613772, Minor typo in Empathy documentation (Marios Zindilis)
393
394 Translations:
395  - Updated ar Translation (Khaled Hosny)
396  - Updated bg Translation (Alexander Shopov)
397  - Updated bn Translation (Jamil Ahmed)
398  - Updated ca Translation (Gil Forcada)
399  - Updated crh Translation (Reşat SABIQ)
400  - Updated cs Translation (Petr Kovar, Jiri Eischmann)
401  - Updated da Translation (Ask H. Larsen)
402  - Updated de Translation (Christian Kirbach, Christian.Kirbach)
403  - Updated el Translation (Simos Xenitellis, Kostas Papadimas)
404  - Updated en_GB Translation (Bruce Cowan)
405  - Updated es Translation (Jorge González)
406  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
407  - Updated eu Translation (Inaki Larranaga Murgoitio)
408  - Updated fi Translation (Timo Jyrinki)
409  - Updated fr Translation (Bruno Brouard, Claude Paroz)
410  - Updated gl Translation (Fran Diéguez)
411  - Updated hu Translation (Gabor Kelemen)
412  - Updated it Translation (Milo Casagrande, Francesco Marlatta)
413  - Updated ko Translation (Changwoo Ryu)
414  - Updated ku Translation (Sîmurg56, simurg56)
415  - Updated lt Translation (Žygimantas Beručka)
416  - Updated nb Translation (Kjartan Maraas)
417  - Updated pa Translation (A S Alam)
418  - Updated pl Translation (Piotr Drąg)
419  - Updated pt_BR Translation (Djavan Fagundes)
420  - Updated pt Translation (Duarte Loreto)
421  - Updated ro Translation (Adi Roiban)
422  - Updated ru Translation (Leonid Kanter)
423  - Updated sl Translation (Matej Urbančič)
424  - Updated sr@latin Translation (Branko Kokanović)
425  - Updated sr Translation (Branko Kokanović)
426  - Updated sv Translation (Daniel Nylander)
427  - Updated uk Translation (Maxim V. Dziumanenko)
428  - Updated zh_CN Translation (Aron Xu)
429  - Updated zh_HK Translation (Cheng-Chia Tseng)
430  - Updated zh_TW Translation (Cheng-Chia Tseng)
431
432 Documentation translations:
433  - Updated de Documentation translation (Mario Blättermann)
434  - Updated el Documentation translation (Marios Zindilis, Μάριος Ζηντίλης)
435  - Updated es Documentation translation (Jorge González)
436  - Updated fr Documentation translation (Bruno Brouard)
437
438 NEW in 2.29.93
439 ==============
440
441 The "6 amp limitation" release.
442
443 Empathy now supports marking contacts as favourite. This feature has to be
444 turned on by passing --enable-favourite-contacts during configure and depends
445 on the telepathy-logger. We discourage distributions shipping GNOME from
446 enabling this feature for now. It will be enabled by default in 2.31.x.
447
448 Empathy no longer removes a manually-set Away status when the screen is unlocked.
449 It is now able to invite contacts to MSN multi-user chats if you have
450 telepathy-butterfly 0.5.6 installed.
451
452 Bugs fixed:
453  - Fixed #566832, Don't reset status to available unlocking the screen (Brian Curtis)
454  - Fixed #609001, Clicking on the tray icon should close roster when open (Guillaume Desmottes)
455  - Fixed #611525, Separate the debug window into its own process. (Mike Ruprecht)
456  - Fixed #611972, Support marking contacts as favorites (Travis Reitter, Guillaume Desmottes)
457  - Fixed #611998, Do not use constant in gettext expressions (Guillaume Desmottes)
458  - Fixed #612381, accounts pane is still twiddleable underneath assistant (Danielle Madeley)
459  - Fixed #612433, Window title for the accounts dialog should match the name in the launcher (Ken VanDine)
460  - Fixed #612448, Display offline contacts and sort by status by default (Guillaume Desmottes)
461  - Fixed #612450, Side bar should display the audio input page by default (Guillaume Desmottes)
462  - Fixed #612461, Deal with new butterfly using the conference interface (Jonny Lamb)
463  - Fixed #612519, Handle a butterfly network ID migration (Jonny Lamb)
464  - Fixed #612672, Wrong folder used for saving received files (Guillaume Desmottes)
465  - Fixed #612718, Invite participant dialog show contact on all network (Guillaume Desmottes)
466  - Fixed #612946, Receive note path via DnD from tomboy (Olivier Le Thanh Duong)
467
468 Translations:
469  - Updated br Translation (deniarnuad)
470  - Updated es Translation (Jorge González)
471  - Updated gl Translation (Fran Diéguez)
472  - Updated it Translation (Luca Ferretti)
473  - Updated ru Translation (Leonid Kanter)
474  - Updated sl Translation (Matej Urbančič)
475  - Updated uk Translation (Maxim V. Dziumanenko)
476
477 Documentation translations:
478  - Updated de Documentation translation (Mario Blättermann)
479  - Updated es Documentation translation (Jorge González)
480  - Updated it Documentation translation (Milo Casagrande)
481
482 NEW in 2.29.92
483 ==============
484
485 This release disables clickable links in status messages as they trigger a
486 nasty issue in GTK+.
487
488 Bugs fixed:
489  - Fixed #330394, im-* icons broken (Guillaume Desmottes)
490  - Fixed #607626, buddy info tooltip should be prevented from showing if a popup menu is shown in the contact list (Mike Ruprecht)
491
492 Translations:
493  - Updated de Translation (Christian Kirbach)
494  - Updated en_GB Translation (Philip Withnall)
495  - Updated eu Translation (Inaki Larranaga Murgoitio)
496  - Updated fr Translation (Claude Paroz)
497  - Updated gl Translation (Fran Diéguez)
498  - Updated lv Translation (Anita Reitere)
499  - Updated pa Translation (A S Alam)
500  - Updated pt_BR Translation (Jonh Wendell)
501  - Updated ro Translation (Adi Roiban)
502  - Updated sr@latin Translation (Branko Kokanović)
503  - Updated sr Translation (Branko Kokanović)
504  - Updated zh_HK Translation (Chao-Hsiung Liao)
505  - Updated zh_TW Translation (Chao-Hsiung Liao)
506
507 Documentation translations:
508  - Updated de Documentation translation (Mario Blättermann)
509
510 NEW in 2.29.91.2
511 ================
512
513 The "No pony in this release" release.
514
515 Some issues regarding the account assistant have been fixed,
516 including a crash introduced in yesterday's release.
517
518 Empathy should now cope better with buggy routers that prevent connecting
519 to Google Talk. If you have experienced this issue, please see the Empathy FAQ
520 for details: http://live.gnome.org/Empathy/FAQ
521
522 Links in contacts status messages are now clickable.
523
524 Bugs fixed:
525  - Fixed #525576, URL in contact's status are not clickable (Xavier Claessens)
526  - Fixed #601089, "Network Error" on any new Google Talk account (Guillaume Desmottes)
527  - Fixed #611753, "B)" and "B-)" both present the face-cool, not following the Icon Naming Spec (Guillaume Desmottes)
528  - Fixed #611792, Crash through empathy-accounts wizard (Sjoerd Simons)
529  - Fixed #611794, Empathy asserts if icon not available (Sjoerd Simons)
530  - Fixed #611817, Remove salut_created gconf key (Guillaume Desmottes)
531
532 Translations:
533  - Updated ar Translation (Khaled Hosny)
534  - Updated de Translation (Mario Blättermann)
535
536 NEW in 2.29.91.1
537 ================
538
539 The "No Chatroulette on your phone!" release.
540
541 This new version can optionally use the telepathy-logger for log
542 management when built with --enable-tpl.
543 We discourage distributions shipping GNOME from enabling this
544 feature for now.
545
546 This release also fixes lot of bugs in the accounts dialog and assistant.
547
548 Bugs fixed:
549  - Fixed #598905, Should request channels via the channel dispatcher (Sjoerd Simons)
550  - Fixed #518414, Conversation logger should be a separated process (Cosimo Alfarano)
551  - Fixed #599189, Should fetch logs asynchronously (Cosimo Alfarano)
552  - Fixed #603463, the name in accounts-dialog does not change after creation (Guillaume Desmottes)
553  - Fixed #608111, If first-run wizard is cancelled, it is never seen again.
554  - Fixed #610751, [PATCH] Add missing libm linking (Brian Pepple)
555  - Fixed #610769, Add search support to the Debug window (Mike Ruprecht)
556  - Fixed #610847, Infobar message is unclear when presence is offline (Guillaume Desmottes)
557  - Fixed #610886, Remove inset framing from the main window (Sander Dijkhuis)
558  - Fixed #610942, Crash when adding new account using control-center module (Guillaume Desmottes)
559  - Fixed #611062, Map is not displayed if contact only publishes his lon/lat (Guillaume Desmottes)
560  - Fixed #611071, Calls Close() three times on IM channels. (Will Thompson)
561  - Fixed #611126, When the existing window is activated it is marked as skip task bar (Rob Bradford)
562  - Fixed #611131, account assistant does not appear when accounts list is Empathy until you run Edit->Accounts (Danielle Madeley)
563  - Fixed #611179, TPL 0.1.1 update: review needed (Cosimo Alfarano)
564  - Fixed #611309, Use emblem-favorite icon (Guillaume Desmottes)
565  - Fixed #611565, Doesn't set status to online when adding initial accounts (Guillaume Desmottes)
566  - Fixed #611675, Assistant: set better display name (Guillaume Desmottes)
567  - Fixed #611224, new account initially shows offline/disabled status (Sjoerd Simons)
568
569 Translations:
570  - Updated ar Translation (Khaled Hosny)
571  - Updated bg Translation (Alexander Shopov)
572  - Updated de Translation (Mario Blättermann)
573  - Updated el Translation (Jennie Petoumenou)
574  - Updated en_GB Translation (Bruce Cowan)
575  - Updated es Translation (Jorge González)
576  - Updated et Translation (Mattias Põldaru)
577  - Updated he Translation (blueomega)
578  - Updated it Translation (Milo Casagrande)
579  - Updated sl Translation (Matej Urbančič)
580  - Updated sv Translation (Daniel Nylander)
581  - Updated zh_HK Translation (Cheng-Chia Tseng)
582  - Updated zh_TW Translation (Cheng-Chia Tseng)
583
584 NEW in 2.29.91
585 ==============
586
587 The "A+++ would release again" release.
588
589 Empathy now has a widget to easily configure Facebook accounts.
590 The accounts dialog has been moved to its own application (empathy-accounts)
591 which can be started from the GNOME preferences menu.
592
593 Some crashes have been fixed, including the one when moving tabs between
594 chat windows.
595
596 Bugs fixed:
597  - Fixed #609737, "All" entry in room list dialog's account chooser mis-sorted (Will Thompson)
598  - Fixed #573194, FacebookChat (Guillaume Desmottes)
599  - Fixed #585089, Criticals when dropping the last tab from one window into another (Sjoerd Simons)
600  - Fixed #607330, Should use TpDebugSender (Jonny Lamb)
601  - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani)
602  - Fixed #608113, Strange behavior on account creation (Guillaume Desmottes)
603  - Fixed #608690, Edit needs context (Guillaume Desmottes)
604  - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter)
605  - Fixed #608863, Separate the Empathy Accounts dialog into its own program (Travis Reitter)
606  - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley)
607  - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley)
608  - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley)
609  - Fixed #609030, uninitialised variable access (Danielle Madeley)
610  - Fixed #609220, accounts are not created during initial setup (Guillaume Desmottes)
611  - Fixed #609319, Disable Empathy's "Contact goes online" and "Contact goes offline" sound notifications by default (Frédéric Péters)
612  - Fixed #609343, Zephyr protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy)
613  - Fixed #609352, Replacement for 16px blurry silc icon (K.Vishnoo Charan Reddy)
614  - Fixed #609439, Importing accounts from the assistant seems broken (Guillaume Desmottes)
615  - Fixed #609519, Mxit protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy)
616  - Fixed #609537, long avatar messages stretch account settings window out of screen (Guillaume Desmottes)
617  - Fixed #609567, Fix leaked contact menu in contact list view. (Xavier Claessens)
618  - Fixed #609574, Fix leaks, gtk_tree_model_get() returns a ref! (Xavier Claessens)
619  - Fixed #609575, cannot delete two accounts without closing accounts window. (Guillaume Desmottes)
620  - Fixed #609701, port nbtk widgets to mx (Danielle Madeley)
621  - Fixed #609822, use the same color in infobar (Guillaume Desmottes)
622  - Fixed #609843, Crashed when I closed one tab and hence switched to another tab for a disconnected account (Will Thompson)
623  - Fixed #609995, Failed to create account using assistant from empathy-accounts (Guillaume Desmottes)
624  - Fixed #610032, Do not show "respond" in "contact has gone offline" notification (Guillaume Desmottes)
625  - Fixed #610380, In first run, Link-local accounts require some typing before 'apply' becomes available (Guillaume Desmottes)
626  - Fixed #610461, Should call RemoveMembers when exiting room (Guillaume Desmottes)
627  - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś)
628  - Fixed #609645, Typo in help/C/video-call.page (Łukasz Jernaś)
629  - Fixed #607908, error window too wide (Guillaume Desmottes)
630
631 Translations:
632  - Updated ar Translation (Khaled Hosny)
633  - Updated es Translation (Jorge González)
634  - Updated gl Translation (Fran Diéguez)
635  - Updated nb Translation (Kjartan Maraas)
636  - Updated pt_BR Translation (Djavan Fagundes)
637  - Updated ro Translation (Lucian Adrian Grijincu)
638  - Updated sl Translation (Matej Urbančič)
639  - Updated ta Translation (vasudeven)
640  - Updated th Translation (Theppitak Karoonboonyanan)
641  - Updated zh_HK Translation (Chao-Hsiung Liao)
642  - Updated zh_TW Translation (Chao-Hsiung Liao)
643
644 Documentation translations:
645  - Updated es Documentation translation (Jorge González)
646  - Updated it Documentation translation (Milo Casagrande)
647
648 NEW in 2.29.90
649 ==============
650
651 The "Succulente lasagne aux truffes" release.
652
653 Bugs fixed:
654  - Fixed #606329, Buttons in GtkInfoBar are too big.
655  - Fixed #607868, Change Hidden to Invisible in docs
656  - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani)
657  - Fixed #608690, Edit needs context (Guillaume Desmottes)
658  - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter)
659  - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley)
660  - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley)
661  - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley)
662  - Fixed #609030, uninitialised variable access (Danielle Madeley)
663  - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś)
664
665 Translations:
666  - Updated bg Translation (Alexander Shopov)
667  - Updated bn Translation (Jamil Ahmed)
668  - Updated de Translation (Christian Kirbach)
669  - Updated el Translation (Simos Xenitellis)
670  - Updated es Translation (Jorge González)
671  - Updated et Translation (Mattias Põldaru)
672  - Updated sl Translation (Matej Urbančič)
673  - Updated sv Translation (Daniel Nylander)
674  - Updated th Translation (Theppitak Karoonboonyanan)
675  - Updated zh_HK Translation (Chao-Hsiung Liao)
676  - Updated zh_TW Translation (Chao-Hsiung Liao)
677
678 Documentation translations:
679  - Updated es Documentation translation (Jorge González)
680
681 NEW in 2.29.6
682 =============
683
684 The "Riding on lions" release.
685
686 The accounts dialog has been improved to display the status of all your
687 accounts in the treeview. A new page has been added to the new accounts
688 assistant to let users enter their personal details that are used to create
689 the XMPP link-local account.
690
691 Chat windows gained a very nice search bar allowing you to look for a specific
692 string as you do in your web browser.
693
694 Empathy now makes use of the new ContactCapabilities interface when available
695 to check if your contacts support file transfer and audio/video calls.
696
697 Finally, Empathy doesn't dispatch tube channels any more. All tubes applications
698 should now implement the Handler interface to interact properly with
699 mission-control 5.
700
701 Bugs fixed:
702  - Fixed #603472, Rename "Hidden" to "Invisible" (G.Balaji)
703  - Fixed #606329, Buttons in GtkInfoBar are too big. (Felix Kaser)
704  - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server
705  - Fixed #585168, Scrollback search and jump-to-highlight would be nice. (Thomas Meire)
706  - Fixed #596575, Automatic salut account creation doesn't work (Guillaume Desmottes)
707  - Fixed #599159, Stop to handle tube channels (Guillaume Desmottes)
708  - Fixed #599163, Should use ContactCapability to get A/V caps (Guillaume Desmottes)
709  - Fixed #599164, Should use ContactCapability to get FT caps (Guillaume Desmottes)
710  - Fixed #600693, Empathy calls xmlCleanupParser() where it shouldn't (Guillaume Desmottes)
711  - Fixed #600949, Deleting accounts from the treeview is weird
712  - Fixed #603498, Escaped text displayed in notifications (Guillaume Desmottes)
713  - Fixed #606642, IRC account: "Connect" button is not sensitive when changing the IRC network (Guillaume Desmottes)
714  - Fixed #606753, Scrollback search is not case sensitive
715  - Fixed #607207, show protocol icons in compact view (Guillaume Desmottes)
716  - Fixed #607306, /join fails to work on the latest version of empathy (Thomas Meire)
717  - Fixed #607436, Salut account should only automatically created when the wizard is run (Guillaume Desmottes)
718  - Fixed #607455, Misc fixes regarding the accounts assistant (Guillaume Desmottes)
719  - Fixed #607463, Edit Custom Messages window is too narrow (Ken VanDine)
720  - Fixed #607868, Change Hidden to Invisible in docs
721  - Fixed #607925, edit account from infobar does not open the right account (Guillaume Desmottes)
722  - Fixed #608043, Should ellipsize text in connection error infobars (Will Thompson)
723  - Fixed #604700, (null) status infobar with IRC account (Guillaume Desmottes)
724  - Fixed #604706, infobar shows no icon if the presence is empty (Felix Kaser)
725  - Fixed #605309, Show the status of accounts in the treeview (Guillaume Desmottes)
726  - Fixed #605532, on account-creation some field should be persistent over a protocol change (Guillaume Desmottes)
727  - Fixed #606510, Unclear string meaning (Guillaume Desmottes)
728  - Fixed #585364, Get rid of shave with AM_SILENT_RULES automake option
729
730 Translations:
731  - Updated ar Translation (Khaled Hosny)
732  - Updated es Translation (Jorge González)
733  - Updated fr Translation (Claude Paroz)
734  - Updated nb Translation (Kjartan Maraas)
735
736 Documentation translations:
737  - Updated es Documentation translation (Jorge González)
738
739 NEW in 2.29.5.1
740 ===============
741
742 The "Translator accidentally the entire file" release.
743
744 A translator accidentally removed the LINGUAS file so no translations have been
745 shipped in 2.29.5. This is fixed by this release.
746
747 Translations:
748  - Updated pa Translation (A S Alam)
749
750 NEW in 2.29.5
751 =============
752
753 The « Alban, 28 affonds (of Nutella) ! » release.
754
755 The contact list has been improved to make it harder to accidentally call
756 a contact when you just intended to select a row. The accounts dialog has been
757 reworked to reduce the number of steps when adding a new account.
758 Thanks to Thomas Meire, a new contributor, the nick auto-completion has been
759 improved in rooms.
760 We also fixed a bunch of crashes and a regression when starting a video call.
761
762 Bugs fixed:
763  - Fixed #554767, IRC tab completion only works with letters (Thomas Meire)
764  - Fixed #576434, ellipsize long status messages in the status combobox
765  - Fixed #590051, too easy to start a call (not wanting it) (Guillaume Desmottes)
766  - Fixed #593268, Make Enable/Disable accounts easier again (Guillaume Desmottes)
767  - Fixed #593483, L10n string split in two feilds
768  - Fixed #599182, Remove useless screen when adding a new account (Guillaume Desmottes)
769  - Fixed #599779, empathy doesn't auto finish IRC usernames when user hits tab (Thomas Meire)
770  - Fixed #600030, EmpathyAccountsDialog should inherit from GtkWindow/GtkDialog
771  - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline
772  - Fixed #603976, Don't re-enable chat window once reconnected
773  - Fixed #604347, /join command doesn't accept multi rooms (Thomas Meire)
774  - Fixed #604481, StatusIcon no longer gets status message, only says 'available' (Guillaume Desmottes)
775  - Fixed #604702, support creation of PMUCs using the Conference interface
776  - Fixed #605213, Move register radio buttons to the account widget (Guillaume Desmottes)
777  - Fixed #605529, accounts-dialog shows a box around some advanced settings (Felix Kaser)
778  - Fixed #605549, Video call fails with "resource unavailable" (Guillaume Desmottes)
779  - Fixed #605689, SIGSEGV crash when joining a IRC room (Guillaume Desmottes)
780  - Fixed #605818, String fixes
781  - Fixed #605822, protocols icons should be hidden by default (Guillaume Desmottes)
782  - Fixed #605848, Use Pango markup attributes in GtkBuilder file
783  - Fixed #606220, Stopping a transfer during hashing causes double free (Guillaume Desmottes)
784  - Fixed #606513, Don't confuse translator comments and contextual specifier (Claude Paroz)
785  - Fixed #601379, error notification should disappear when account is disabled
786  - Fixed #604154, when discarding changes on create account the "new bla account" should be removed (Felix Kaser)
787  - Fixed #604628, creating an account causes weird behavior (Felix Kaser)
788
789 Translations:
790  - Updated ar Translation (Khaled Hosny)
791  - Updated en_GB Translation (Philip Withnall)
792  - Updated es Translation (Jorge González)
793  - Updated nb Translation (Kjartan Maraas)
794  - Updated si Translation (Danishka Navin)
795  - Updated sl Translation (Matej Urbančič)
796  - Updated sv Translation (Daniel Nylander)
797  - Updated th Translation (Theppitak Karoonboonyanan)
798  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
799  - Updated zh_HK Translation (Cheng-Chia Tseng)
800  - Updated zh_TW Translation (Cheng-Chia Tseng)
801
802 Documentation translations:
803  - Updated es Documentation translation (Jorge González)
804
805 NEW in 2.29.4
806 =============
807
808 The "The Snow of the Apocalypse" release.
809
810 Empathy is now able to start SIP video calls using the new "New Call" dialog.
811 It also indicates whether an incoming call contains video or is audio only.
812 The contact list can now display the protocol used by contacts, and the
813 accounts dialog shows the accounts' status (enabled/disabled,
814 available/busy/away/offline, etc.).
815 Thanks to K. Vishnoo Charan Reddy, Empathy gained icons for 4 protocols.
816
817 Bugs fixed:
818  - Fixed #602821, accounts do not reconnect after toggling enable/disable (Felix Kaser)
819  - Fixed #603490, SIGSEGV crash when cancelling accounts creation (Felix Kaser)
820  - Fixed #570399, Call button should be disabled in "new conversation dialog" if CM doesn't support audio/video
821  - Fixed #576434, ellipsize long status messages in the status combobox (Pascal Potvin)
822  - Fixed #576542, tooltips for toolbar buttons in call window (Guillaume Desmottes)
823  - Fixed #582596, Should tell if we are receiving an audio only or audio/video call (Guillaume Desmottes)
824  - Fixed #582599, chat -> new conversation is not an obvious way to start an audio/video call (Guillaume Desmottes)
825  - Fixed #586290, Remember contact pane's width (ranjiao)
826  - Fixed #588812, Group 1-to-1 chats in one window and MUC's in another one (Abner Silva)
827  - Fixed #598964, contact list disappears on reconnect for group chats (Guillaume Desmottes)
828  - Fixed #602288, Shouldn't notify about scrollback messages (Guillaume Desmottes)
829  - Fixed #603393, Crash when trying to join a rom while being offline (Guillaume Desmottes)
830  - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline (Guillaume Desmottes)
831  - Fixed #603502, Myspace missing icon in create account dropdown menu (Guillaume Desmottes)
832  - Fixed #603508, Sametime missing icon in create account dropdown menu (Guillaume Desmottes)
833  - Fixed #603545, [Patch] gtk-missing-icon shown in add contact dialog before status is queried (Brian Pepple)
834  - Fixed #603593, assertion error when rejoining a chatroom because of reconnection (Guillaume Desmottes)
835  - Fixed #603634, Groupwise icon missing in create account dropdown menu (Guillaume Desmottes)
836  - Fixed #603877, [patch] add protocol icon to contact list (chantra)
837  - Fixed #603976, Don't re-enable chat window once reconnected (Guillaume Desmottes)
838  - Fixed #603980, new messages mixed with old in new conversation windows (Guillaume Desmottes)
839  - Fixed #604003, Separate geometry of private and muc chat windows (Guillaume Desmottes)
840  - Fixed #604097, EmpathyNewMessageDialog should inherit from GtkDialog (Guillaume Desmottes)
841  - Fixed #604166, account-chooser: display connected accounts first (Guillaume Desmottes)
842  - Fixed #604181, Should remove contact from 'stored' list when possible (Guillaume Desmottes)
843  - Fixed #604254, Contact list channels should be requested via EnsureChannel
844  - Fixed #604554, SILC missing icon in create account dropdown menu (Guillaume Desmottes)
845  - Fixed #604567, Yahoo!Japan missing icon in create account dropdown menu (Guillaume Desmottes)
846  - Fixed #599153, Accounts dialog should display the status of accounts (Felix Kaser)
847
848 Translations:
849  - Updated es Translation (Jorge González)
850  - Updated he Translation (Yaron Sharabani)
851  - Updated nb Translation (Kjartan Maraas)
852  - Updated sl Translation (Matej Urbančič)
853  - Updated zh_CN Translation (Aron Xu)
854
855 Documentation translations:
856  - Updated de Documentation translation (Christian Kirbach)
857
858 NEW in 2.29.3
859 ==============
860
861 The « Guillaume, 25 affonds ! » release.
862
863 This release fixes a lot of regressions that have been introduced in 2.29.2 by
864 the port to TpAccount.
865 It also introduces a new widget to configure SIP accounts and adds the ability
866 to send files using Drag and Drop.
867
868 Bugs fixed:
869  - Fixed #601235, calls to empathy_idle_get_status() before AM object is ready (Guillaume Desmottes)
870  - Fixed #548701, improve chat window title with multi tabs (Guillaume Desmottes)
871  - Fixed #571642, when an irc user changes nick, empathy doesn't indicate that the name changed (Jonathon Jongsma)
872  - Fixed #581626, Semantics of empathy -a (Guillaume Desmottes)
873  - Fixed #585582, Can't connect to google account "Network Error"
874  - Fixed #586678, "Manage favorites" dialog don't display the Room column if showing all account (Guillaume Desmottes)
875  - Fixed #590700, Wrong icon is used in notification for contacts without avatars (Guillaume Desmottes)
876  - Fixed #598381, WebKit automatically converts <a> tags in links (Gustavo Noronha Silva)
877  - Fixed #599315, confusing dependencies of NetworkManager ... libnm-glib v. libnm_glib (Brian Pepple)
878  - Fixed #599640, Messages are not correctly escaped for adium themes
879  - Fixed #600800, Crash when searching through logs (Guillaume Desmottes)
880  - Fixed #601697, SIP account widget is incomplete (Guillaume Desmottes)
881  - Fixed #601807, Previous conversations doesn't work any more
882  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
883  - Fixed #602066, Support /nick command
884  - Fixed #602324, Fix nautilus-sendto plugin's linking
885  - Fixed #602572, copy and paste not useful
886  - Fixed #602649, Raising from the notification area doesn't bring it to the current workspace (Xavier Claessens)
887  - Fixed #602852, Smileys are not displayed in /me messages
888  - Fixed #603163, Render emails in format <email@example.com> to links
889  - Fixed #603361, No contact appears when reconnecting (Guillaume Desmottes)
890  - Fixed #603384, Crash in debug dialog (Guillaume Desmottes)
891  - Fixed #595226, Send files using drag and drop (Shaun McCance)
892  - Fixed #600946, Add more friendly strings for TpMediaStreamError
893  - Fixed #601288, Video preview should always be displayed when we are sending video (Guillaume Desmottes)
894
895 Translations:
896  - Updated es Translation (Jorge González)
897  - Updated gl Translation (Antón Méixome)
898  - Updated hu Translation (Gabor Kelemen)
899  - Updated ro Translation (Adi Roiban)
900  - Updated sl Translation (Matej Urbančič)
901
902 NEW in 2.29.2
903 =============
904
905 The "Nintendo or Zappa" release.
906
907 Empathy now uses the TpAccount API and so depends on telepathy-glib 0.9.0,
908 but we strongly advise you to use the latest telepathy-glib release.
909
910 This release brings support for a subset of IRC commands such as "/join".
911 Empathy is also now able to join password protected chat rooms; note that
912 this doesn't work with IRC channels at the moment because of a telepathy-idle
913 bug (fd.o #25039).
914
915 We also worked on improving error reporting to users. The contact list will now
916 display a new info bar when an account is disconnected and the audio/video UI
917 should give better feedback if an error occurs.
918
919 Bugs fixed:
920  - Fixed #591360, Incoming message while menu is open freezes X
921  - Fixed #599612, crash when typoing room name
922  - Fixed #523918, Empathy sometimes loose messages
923  - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server
924  - Fixed #575763, Should display an error when RTP connection is impossible (Guillaume Desmottes)
925  - Fixed #579341, Should be able to join password protected rooms (Guillaume Desmottes)
926  - Fixed #580254, empathy_contact_hash() defined in header, but no such symbol (Guillaume Desmottes)
927  - Fixed #581789, An error message should be shown when required codecs are not installed. (Guillaume Desmottes)
928  - Fixed #583208, Status doesn't change on idle
929  - Fixed #583919, New conversation should have autocomplete for offline contacts too (Justin Forest)
930  - Fixed #585340, clean geoloc tooltip info
931  - Fixed #586098, Ctrl+Up loses typed text (Jerzy Mansarliński)
932  - Fixed #586287, the channel topic is missing the first time I open a channel
933  - Fixed #587216, Retry option whenever account connecting fails
934  - Fixed #589263, Empathy next tab or previous tab doesnt cycle. (Rômulo Fernandes Machado)
935  - Fixed #595922, time display not readable in debug window
936  - Fixed #597678, invert server and room forms in join room dialog (Guillaume Desmottes)
937  - Fixed #597819, No tray icon when no valid account configured (Jonny Lamb)
938  - Fixed #598550, Should warn user when he closes the accounts dialog with a not connected new account (Guillaume Desmottes)
939  - Fixed #599169, Should use new TpAccount API
940  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol
941  - Fixed #599431, Empty notifications with butterfly contact (Guillaume Desmottes)
942  - Fixed #600023, Crash when trying to display the accounts dialog more than once (Guillaume Desmottes)
943  - Fixed #600427, "Connect" button should be "Save" when we are offline (Guillaume Desmottes)
944  - Fixed #600446, Crash when trying to add a new account (Guillaume Desmottes)
945  - Fixed #600473, Show current chat tab name in title bar. (Guillaume Desmottes)
946  - Fixed #600537, Crashed when opening Chat - New Conversation dialog (Jonny Lamb)
947  - Fixed #600551, crash in Empathy: Was doing nothing.. (Guillaume Desmottes)
948  - Fixed #600671, Debian#554325: fails to link when using binutils-gold (Guillaume Desmottes)
949  - Fixed #600705, accounts created in the assistant don't get a nice display name (Guillaume Desmottes)
950  - Fixed #600713, Connection is not ready when EmpathyDispatcher requests capabilities (Guillaume Desmottes)
951  - Fixed #600732, Reorganize chat_window_update (Ryan LaBelle)
952  - Fixed #600798, "Previous conversations" is always unsensitive (Guillaume Desmottes)
953  - Fixed #600958, Disabling build of nautilus-sendto plugin does not work
954  - Fixed #600961, nautilus-sendto plugin does not build (Jonny Lamb)
955  - Fixed #600962, Review Moblin specific changes (Guillaume Desmottes)
956  - Fixed #601150, Account spacing in the accounts dialog is not homogeneous (Guillaume Desmottes)
957  - Fixed #601190, Empathy does not appear to save window size on close (Guillaume Desmottes)
958  - Fixed #601233, Room menu is insensitive
959  - Fixed #601336, Conflicting English keyboard accelerators in chat window (Guillaume Desmottes)
960  - Fixed #601348, Duplicate English keyboard accelerators in "Edit" menu
961  - Fixed #601691, Refactoring of libnotify code (Guillaume Desmottes)
962  - Fixed #601796, Newly created account appears twice in the treeview (Guillaume Desmottes)
963  - Fixed #601807, Previous conversations doesn't work any more (Guillaume Desmottes)
964  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
965  - Fixed #602066, Support /nick command
966  - Fixed #599176, Should use GtkInfoBar to display connection errors
967  - Fixed #600946, Add more friendly strings for TpMediaStreamError
968  - Fixed #593327, Update the smiley list (Rodolphe)
969
970 Translations:
971  - Updated crh Translation (Reşat SABIQ)
972  - Updated en@shaw Translation (Thomas Thurman)
973  - Updated es Translation (Jorge González)
974  - Updated hu Translation (Gabor Kelemen)
975  - Updated it Translation (Milo Casagrande)
976  - Updated lv Translation (Rudolfs Mazurs)
977  - Updated nb Translation (Kjartan Maraas)
978  - Updated sl Translation (Matej Urbančič)
979  - Updated ta Translation (vasudeven, drtvasudevan)
980  - Updated zh_CN Translation (Aron Xu)
981
982 Documentation translations:
983  - Updated it Documentation translation (Milo Casagrande)
984
985 NEW in 2.29.1
986 =============
987
988 The "Let's drop half of our code" release.
989
990 This is the first release in the 2.29.x development branch.
991 Most users should continue to use the 2.28.x stable branch for now.
992
993 In this release we removed the megaphone and nothere applets which were not
994 really maintained and were about to die with GNOME 3 anyway.
995 We also stopped pretending being a library and stopped to ship libempathy
996 and libempathy-gtk as shared libraries. We encourage projects to use
997 telepathy-glib instead and help us create a new telepathy-gtk library.
998
999 The Empathy plugin for nautilus-sendto has been moved in Empathy itself.
1000 Distributions should add a build dependency on nautilus-sendto if they
1001 want to build this plugin.
1002
1003
1004 Bugs fixed:
1005  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
1006  - Fixed #591360, Incoming message while menu is open freezes X (Rob Bradford)
1007  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume (Jonny Lamb)
1008  - Fixed #594893, icq accounts import from pidgin not working
1009  - Fixed #595275, Invalid read when terminating an audio call
1010  - Fixed #598423, empathy crashed when dnding an avatar image (Cosimo Cecchi)
1011  - Fixed #598452, crashed with SIGSEGV in contact_list_store_iface_setup() (Guillaume Desmottes)
1012  - Fixed #599612, crash when typoing room name (Guillaume Desmottes)
1013  - Fixed #581488, copy/paste is broken
1014  - Fixed #520206, Room auto-connect doesn't work
1015  - Fixed #532737, using *_run_* calls prevents quitting Empathy (Will Thompson)
1016  - Fixed #550127, Chat windows don't show when we are reconnected
1017  - Fixed #571876, Get rid of deprecated Bonobo
1018  - Fixed #584034, The Map View doesn't have a "Best Fit" button (Olivier Le Thanh Duong)
1019  - Fixed #585957, Weird preferences (Pierre-Luc Beaudoin)
1020  - Fixed #589408, Add respond button to notifications (Rob Bradford)
1021  - Fixed #589409, the Event struct in EmpathyEventManager should contain an enum with the event type (Guillaume Desmottes)
1022  - Fixed #593334, Use GOptionContext to parse options
1023  - Fixed #593883, Empathy misbehaviour
1024  - Fixed #594160, Empathy forgets IRC bookmarks
1025  - Fixed #594308, Spelling mistake: "Criterion" not "Criterium" (Guillaume Desmottes)
1026  - Fixed #594569, Empathy 2.27.92 fails to build
1027  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
1028  - Fixed #594654, empathy crashed with SIGSEGV in empathy_account_settings_get_default()
1029  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
1030  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
1031  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
1032  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
1033  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
1034  - Fixed #595180, crash when dragging user from roster to MUC window
1035  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
1036  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
1037  - Fixed #595666, double click on a contact should raise the window
1038  - Fixed #595737, Where does default font size comes from?
1039  - Fixed #595921, "Missing" icon is used on protocols without specific icons (Cosimo Cecchi)
1040  - Fixed #595945, Crash when doing nothing (Cosimo Cecchi)
1041  - Fixed #595962, Criticals endlessly if you open and contract a group too fast. (Will Thompson)
1042  - Fixed #596044, --hide-contact-list doesn't work (Cosimo Cecchi)
1043  - Fixed #596075, Add nautilus-sendto plugin
1044  - Fixed #596101, Debug: gabble logs disappear 5 seconds after disconnection (Cosimo Cecchi)
1045  - Fixed #596303, Missing file fallback for Adium themes not implemented. (Xavier Claessens)
1046  - Fixed #596317, Adium themes always attempt to combine consecutive messages. (Xavier Claessens)
1047  - Fixed #596956, Empathy crash at startup
1048  - Fixed #597125, libnotify chat bubbles aren't displayed once the first bubble disappeared (Rob Bradford)
1049  - Fixed #597289, Info dialog says "Edit contact information"
1050  - Fixed #597293, libempathy header files are wrong
1051  - Fixed #597416, empathy crashed with SIGSEGV in empathy_account_settings_get_account() (Guillaume Desmottes)
1052  - Fixed #597680, contact status doesn't change after disconnection (Guillaume Desmottes)
1053  - Fixed #598332, Crash when CM crashes during a channel request. (Mike Ruprecht)
1054  - Fixed #598354, Presence chooser shouldn't be sensitive when there are no accounts (Sjoerd Simons)
1055  - Fixed #598355, Use pretty names for protocol in account display names (Sjoerd Simons)
1056  - Fixed #598408, Changing display name can crash empathy (Guillaume Desmottes)
1057  - Fixed #598432, empathy crashed with SIGSEGV in empathy_call_window_audio_input_level_changed_cb() (Guillaume Desmottes)
1058  - Fixed #598453, empathy crashed with SIGSEGV in empathy_call_window_got_self_contact_cb() (Guillaume Desmottes)
1059  - Fixed #598628, Empathy start isn't idempotent
1060  - Fixed #598954, Empathy crashes with SIGSEGV when trying spellcheck (Felix Kaser)
1061  - Fixed #599039, Should the python bindings be removed? (Jonny Lamb)
1062  - Fixed #599042, Remove applets (Jonny Lamb)
1063  - Fixed #599086, Remove libempathy and libempathy-gtk shared libraries (Jonny Lamb)
1064  - Fixed #599087, Stop building gtk-doc HTML (Jonny Lamb)
1065  - Fixed #599243, fails testsuite for a coding style problem in a comment ! (Guillaume Desmottes)
1066  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol (Guillaume Desmottes)
1067
1068 Translations:
1069  - Updated as Translation (Amitakhya Phukan)
1070  - Updated ast Translation (Astur)
1071  - Updated bg Translation (Alexander Shopov, Yavor Doganov)
1072  - Updated bn_IN Translation (Runa Bhattacharjee)
1073  - Updated bn Translation (Jamil Ahmed)
1074  - Updated ca Translation (Gil Forcada)
1075  - Updated cs Translation (Petr Kovar)
1076  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
1077  - Updated de Translation (Mario Blättermann)
1078  - Updated el Translation (Kostas Papadimas)
1079  - Updated en_GB Translation (Philip Withnall)
1080  - Updated es Translation (Jorge González)
1081  - Updated et Translation (Mattias Põldaru)
1082  - Updated fi Translation (Ilkka Tuohela)
1083  - Updated fr Translation (Claude Paroz)
1084  - Updated gl Translation (Antón Méixome)
1085  - Updated he Translation (Yaron Shahrabani)
1086  - Updated hi Translation (Rajesh Ranjan)
1087  - Updated hu Translation (Gabor Kelemen)
1088  - Updated it Translation (Milo Casagrande)
1089  - Updated ja Translation (Kentaro Kazuhama)
1090  - Updated kn Translation (Shankar Prasad)
1091  - Updated lt Translation (Žygimantas Beručka)
1092  - Updated mai Translation (Rajesh Ranjan)
1093  - Updated ml Translation (Praveen Arimbrathodiyil)
1094  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
1095  - Updated pt_BR Translation (André Gondim)
1096  - Updated pt Translation (Duarte Loreto)
1097  - Updated ro Translation (Lucian Adrian Grijincu)
1098  - Updated ru Translation (Leonid Kanter)
1099  - Updated sl Translation (Matej Urbančič)
1100  - Updated sv Translation (Daniel Nylander)
1101  - Updated ta Translation (drtvasudevan)
1102  - Updated te Translation (krishnababu k)
1103  - Updated th Translation (Theppitak Karoonboonyanan)
1104  - Updated tr Translation (Baris Cicek)
1105  - Updated uk Translation (Maxim V. Dziumanenko)
1106  - Updated zh_HK Translation (Chao-Hsiung Liao)
1107  - Updated zh_TW Translation (Chao-Hsiung Liao)
1108
1109 Documentation translations:
1110  - Updated de Documentation translation (Mario Blättermann)
1111  - Updated el Documentation translation (Jennie Petoumenou)
1112
1113 NEW in 2.28.0
1114 ==============
1115 Bugs fixed:
1116  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
1117  - Fixed #594893, icq accounts import from pidgin not working
1118  - Fixed #595275, Invalid read when terminating an audio call
1119  - Fixed #520206, Room auto-connect doesn't work
1120  - Fixed #532737, using *_run_* calls prevents quitting Empathy
1121  - Fixed #550127, Chat windows don't show when we are reconnected
1122  - Fixed #593334, Use GOptionContext to parse options
1123  - Fixed #593883, Empathy misbehaviour
1124  - Fixed #594160, Empathy forgets IRC bookmarks
1125  - Fixed #594569, Empathy 2.27.92 fails to build
1126  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume
1127  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
1128  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
1129  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
1130  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
1131  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
1132  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
1133  - Fixed #595180, crash when dragging user from roster to MUC window
1134  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
1135  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
1136  - Fixed #595666, double click on a contact should raise the window
1137
1138 Translations:
1139  - Updated as Translation (Amitakhya Phukan)
1140  - Updated ast Translation (Astur)
1141  - Updated bg Translation (Yavor Doganov)
1142  - Updated bn_IN Translation (Runa Bhattacharjee)
1143  - Updated bn Translation (Jamil Ahmed)
1144  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
1145  - Updated el Translation (Kostas Papadimas)
1146  - Updated en_GB Translation (Philip Withnall)
1147  - Updated et Translation (Mattias Põldaru, Ivar Smolin)
1148  - Updated fi Translation (Ilkka Tuohela)
1149  - Updated gl Translation (Antón Méixome)
1150  - Updated hi Translation (Rajesh Ranjan)
1151  - Updated kn Translation (Shankar Prasad)
1152  - Updated lt Translation (Žygimantas Beručka)
1153  - Updated mai Translation (Rajesh Ranjan)
1154  - Updated ml Translation (Ani, Praveen Arimbrathodiyil)
1155  - Updated or Translation (Manoj Kumar Giri)
1156  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
1157  - Updated pt Translation (Duarte Loreto)
1158  - Updated ro Translation (Lucian Adrian Grijincu)
1159  - Updated sl Translation (Matej Urbančič)
1160  - Updated ta Translation (ifelix)
1161  - Updated te Translation (krishnababu k)
1162  - Updated tr Translation (Baris Cicek)
1163  - Updated uk Translation (Maxim V. Dziumanenko)
1164  - Updated zh_HK Translation (Chao-Hsiung Liao)
1165  - Updated zh_TW Translation (Chao-Hsiung Liao)
1166
1167 Documentation translations:
1168  - Updated de Documentation translation (Mario Blättermann)
1169
1170 NEW in 2.27.92
1171 ==============
1172 Bugs fixed:
1173  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
1174  - Fixed #583897, Warnings and assertions when starting Empathy
1175  - Fixed #459014, we shouldn't be able to enable an incomplete account
1176  - Fixed #459546, Rename Salut to Bonjour/Zeroconf/Link Local/something else in the interface
1177  - Fixed #539142, Cannot go online manually if NM is not running
1178  - Fixed #547323, The account is not enabled when added
1179  - Fixed #585226, "make distcheck" is broken
1180  - Fixed #587117, tp-haze MSN has password entry before account
1181  - Fixed #587883, Empathy shouldn't use mc-profiles internally
1182  - Fixed #590118, Port pidgin account importer to mc5
1183  - Fixed #590165, Should use MC5
1184  - Fixed #592737, GnomeGoal: Correct Desktop Files (Frédéric Péters)
1185  - Fixed #592997, Confirmation needed when there are unapplied changes on an account
1186  - Fixed #592998, Disable and re-enable an account and it won't reconnect
1187  - Fixed #593009, No "Google Talk" profile/account any more
1188  - Fixed #593018, Should respawn MC5 if it crashed (Cosimo Cecchi)
1189  - Fixed #593041, Have Handler.Capabilities to remain callable with future Mission Control/Gabble (Sjoerd Simons)
1190  - Fixed #593054, By default, the display name of an account should be set to the username.
1191  - Fixed #593095, Send errors are printed as normal messages. (Will Thompson)
1192  - Fixed #593101, Empathy exits sending empty /me message (Will Thompson)
1193  - Fixed #593158, When we need to reconnect an account, instead of disconnecting and reconnecting it, tp_cli_account_call_reconnect should be used.
1194  - Fixed #593161, A disabled and invalid account is enabled automatically when fixed. (Cosimo Cecchi)
1195  - Fixed #593207, URL contains the rest of the line
1196  - Fixed #593209, [PATCH] Use valid desktop category.
1197  - Fixed #593224, .pc files still mark dep on libmissioncontrol
1198  - Fixed #593237, Cannot create IRC account until you type something
1199  - Fixed #593248, Cancel should always be sensitive for new account creation
1200  - Fixed #593257, Translatable strings not well constructed (Frédéric Péters)
1201  - Fixed #593285, Word 'wizard' should not be used (Milo Casagrande)
1202  - Fixed #593717, Build failure due compiler warning
1203  - Fixed #594139, importing msn account is broken since 2.27.91
1204
1205 Translations:
1206  - Updated ar Translation (Khaled Hosny)
1207  - Updated be Translation (Alexander Nyakhaychyk)
1208  - Updated de Translation (Christian Kirbach, Michael Kanis)
1209  - Updated es Translation (Jorge González)
1210  - Updated et Translation (Ivar Smolin)
1211  - Updated eu Translation (Inaki Larranaga Murgoitio)
1212  - Updated fr Translation (Claude Paroz)
1213  - Updated gu Translation (Sweta Kothari)
1214  - Updated he Translation (Mark Krapivner)
1215  - Updated hu Translation (Gabor Kelemen)
1216  - Updated it Translation (Milo Casagrande)
1217  - Updated kn Translation (Shankar Prasad)
1218  - Updated ko Translation (Changwoo Ryu)
1219  - Updated mr Translation (Sandeep Shedmake)
1220  - Updated nb Translation (Kjartan Maraas)
1221  - Updated pa Translation (A S Alam)
1222  - Updated pl Translation (Piotr Drąg)
1223  - Updated pt_BR Translation (Fábio Nogueira)
1224  - Updated sr@latin Translation (Branko Kokanović)
1225  - Updated sr Translation (Branko Kokanović)
1226  - Updated sv Translation (Daniel Nylander)
1227  - Updated ta Translation (ifelix)
1228  - Updated zh_HK Translation (Chao-Hsiung Liao)
1229  - Updated zh_TW Translation (Chao-Hsiung Liao)
1230
1231 NEW in 2.27.91.1
1232 ================
1233
1234  - We require gnome-doc-utils 0.17.3 for Mallard.
1235  - Some fixes so distcheck passes.
1236
1237 NEW in 2.27.91
1238 ==============
1239
1240  - This version needs mission-control-5 instead of the now deprecated
1241    mission-control-4. As result, libmission-control-client and libtelepathy are
1242    not required anymore.
1243
1244  - Empathy can now optionally use ConnMan instead of NetworkManager.
1245
1246  - libgnome-keyring is now required, it is used to migrate accounts created with
1247    MissionControl4, because password were saved in the keyring. Unfortunately
1248    the new MissionControl is not using the keyring yet, so your password will be
1249    written in plain text. Keyring support will soon be added in a future
1250    MissionControl-5 release.
1251
1252  - Empathy now uses libunique to prevent running it twice.
1253
1254 Bugs fixed:
1255  - Fixed #588878, empathy crashes making voip call if it can't set up the pipeline
1256  - Fixed #494007, Empathy should conform to the XDG directory specification
1257  - Fixed #526360, easy screen sharing
1258  - Fixed #571989, "Video preview" menu item doesn't do anything
1259  - Fixed #576467, msn profile should use a butterfly icon (Guillaume Desmottes)
1260  - Fixed #580134, Displays empty bubbles for messages containing < (Will Thompson)
1261  - Fixed #582191, The call windows should have a "redial" button.
1262  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
1263  - Fixed #585322, Start chat/call from map view
1264  - Fixed #585443, drag & drop in contact list should be a move action (Louis-Francis Ratté-Boulianne)
1265  - Fixed #585843, Should use stable Geolocation API (Guillaume Desmottes)
1266  - Fixed #585844, Should use stable Debug API (Guillaume Desmottes)
1267  - Fixed #585867, "Minutes ago" is not updated with time in Map View
1268  - Fixed #585993, support global installed themes
1269  - Fixed #586401, Clicking URLs don't work in adium's themes
1270  - Fixed #586977, Reduced Accuracy mode is wrong
1271  - Fixed #587161, cannot reconnect to msn after setting a s̷̸̭͎̯͔̭͙̮͙̹͉̱͔̳̏ͪͧ̏̒̒̐̋͌̊̀ͩͣ́̈ͦͬ̀̚ͅtrange nickname
1272  - Fixed #587514, Werror breaks the build
1273  - Fixed #587634, Mailto: url mangled if :+letter forms a smiley
1274  - Fixed #587706, ALL yahoo contacts appear in contact list w/ no status icon or avatar
1275  - Fixed #587803, Invert the variable position for a proper translation (Guillaume Desmottes)
1276  - Fixed #588252, Set the codecs preferences/properties from a config file
1277  - Fixed #588840, Empathy Crashes when initiating dialog with a buddy (Will Thompson)
1278  - Fixed #589091, Feature Share My Desktop for Empathy
1279  - Fixed #589335, No way to send a message starting with a slash (Frédéric Péters)
1280  - Fixed #589846, wrap text in contact label status
1281  - Fixed #590029, IRC help window waiting for something when opened from conversation window (Guillaume Desmottes)
1282  - Fixed #590118, Port pidgin account importer to mc5
1283  - Fixed #590165, Should use MC5 (Sjoerd Simons)
1284  - Fixed #590756, VNC/Vinagre tube Service should a well-known TCP service name (Arnaud Maillet)
1285  - Fixed #590924, Set selectable status information
1286  - Fixed #590956, Shouldn't show old locations
1287  - Fixed #590962, empathy-contact-widget does not follow style guidelines
1288  - Fixed #590982, Changing the input volume makes the application crash if the call has been disconnected
1289  - Fixed #591058, Should be able to send files from network locations (Guillaume Desmottes)
1290  - Fixed #591199, [a11y] Attempting to get default text attributes crashes Empathy
1291  - Fixed #591247, Missing status icons (Frédéric Péters)
1292  - Fixed #591335, Merge new Mallard help files
1293  - Fixed #591468, Crashed when I opened a tab to an IRC contact. (Will Thompson)
1294  - Fixed #591543, Switch to clutter-gtk-0.10
1295  - Fixed #591582, make distcheck fails on codec-preference (Frédéric Péters)
1296  - Fixed #591602, Changed Empathy docs path (Milo Casagrande)
1297  - Fixed #591612, Segfault at strcmp opening preferences (Guillaume Desmottes)
1298  - Fixed #592005, Unmark for translation: 'gtk-add', 'gtk-remove' and 'gtk-leave-fullscreen'
1299  - Fixed #592052, "Call" misses translator comment (Guillaume Desmottes)
1300
1301 Translations:
1302  - Updated ar Translation (Khaled Hosny)
1303  - Updated bg Translation (Alexander Shopov)
1304  - Updated br Translation (Denis Arnaud)
1305  - Updated ca Translation (Gil Forcada)
1306  - Updated ca@valencia Translation (Carles Ferrando)
1307  - Updated cs Translation (Andre Klapper)
1308  - Updated de Translation (Michael Kanis)
1309  - Updated es Translation (Jorge González)
1310  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
1311  - Updated eu Translation (Inaki Larranaga Murgoitio)
1312  - Updated fi Translation (Tommi Vainikainen)
1313  - Updated ga Translation (Seán de Búrca)
1314  - Updated gl Translation (Antón Méixome)
1315  - Updated he Translation (Mark Krapivner)
1316  - Updated hr Translation (Sjoerd Simons)
1317  - Updated kn Translation (Shankar Prasad)
1318  - Updated nb Translation (Kjartan Maraas)
1319  - Updated or Translation (Manoj Kumar Giri)
1320  - Updated pt_BR Translation (Rodrigo L. M. Flores)
1321  - Updated sv Translation (Daniel Nylander)
1322  - Updated ta Translation (ifelix)
1323  - Updated te Translation (krishnababu k)
1324  - Updated tr Translation (Baris Cicek)
1325  - Updated uk Translation (Maxim V. Dziumanenko)
1326  - Updated zh_CN Translation (Aron Xu, lyper)
1327  - Updated zh_HK Translation (Chao-Hsiung Liao)
1328  - Updated zh_TW Translation (Chao-Hsiung Liao)
1329
1330 Documentation translations:
1331  - Updated de Documentation translation (Mario Blättermann)
1332  - Updated es Documentation translation (Jorge González)
1333
1334 NEW in 2.27.5
1335 ==============
1336 Bugs fixed:
1337  - Fixed #459161, Remove should be insensitive for salut contact
1338  - Fixed #494007, Empathy should conform to the XDG directory specification (Frédéric Péters)
1339  - Fixed #545282, [accessibility] the names of items in friends list are not correct (Frédéric Péters)
1340  - Fixed #547327, Wrongly sized dialog
1341  - Fixed #579724, Enable building with shave
1342  - Fixed #579940, Show a notification when a buddy goes to offline or online
1343  - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio
1344  - Fixed #584122, "Send Video" should be disable if contact doesn't support video
1345  - Fixed #586967, Remeber chat window size and configuration (Nicolò Chieffo)
1346  - Fixed #588498, Mark muc tabs in which you are highlighted differently (Abner Silva)
1347  - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes.
1348  - Fixed #588810, respect the button-images setting (Matthias Clasen)
1349  - Fixed #588886, crash when selecting an image and clicking "open link" in adium (Gustavo Noronha Silva)
1350  - Fixed #589091, Feature Share My Desktop for Empathy
1351  - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader. (Frédéric Péters)
1352  - Fixed #589846, wrap text in contact label status (Nicolò Chieffo)
1353
1354 Translations:
1355  - Updated ar Translation (Khaled Hosny)
1356  - Updated be Translation (Alexander Nyakhaychyk)
1357  - Updated es Translation (Jorge González)
1358  - Updated et Translation (Priit Laes)
1359  - Updated gl Translation (Fran Diéguez)
1360  - Updated lt Translation (Žygimantas Beručka)
1361  - Updated sv Translation (Daniel Nylander)
1362  - Updated ta Translation (drtvasudevan)
1363  - Updated zh_CN Translation (Aron Xu)
1364
1365 Documentation translations:
1366  - Updated de Documentation translation (Mario Blättermann)
1367
1368 NEW in 2.27.4
1369 ==============
1370 Bugs fixed:
1371  - Fixed #584703, Segfault when the contact selector dispose
1372  - Fixed #459161, Remove should be insensitive for salut contact
1373  - Fixed #494532, empathy should be able to take colours from the GTK theme
1374  - Fixed #520972, IRC widget is cut (Matthias Clasen)
1375  - Fixed #536383, Add option to hide muc roster
1376  - Fixed #556237, time banner is added at each sentence when the remote contact is offline
1377  - Fixed #560159, Should take a well-known bus name (Jonny Lamb)
1378  - Fixed #562468, Contact list view options are scattered over "Chat" menu and "General" Preferences
1379  - Fixed #563678, Doesn't poke block devices to figure out their file size. (Frédéric Péters)
1380  - Fixed #565494, Remove libgnomevfs include in megaphone-applet.c
1381  - Fixed #571989, "Video preview" menu item doesn't do anything
1382  - Fixed #574771, Use call-stop icon (Frédéric Péters)
1383  - Fixed #575008, Should play a sound when calling
1384  - Fixed #575667, Favourite Chat Room tickybox doesn't work. (Abner Silva)
1385  - Fixed #579151, Adds an Adium theme parsing to have a nicer theme selector
1386  - Fixed #579893, EmpathyProfileChooser should extend GtkComboBox
1387  - Fixed #579940, Show a notification when a buddy goes to offline or online
1388  - Fixed #580631, Implement o.fd.Tp.Debug to publish debug messages (Jonny Lamb)
1389  - Fixed #580777, Shouldn't be able to send video and enable preview if no webcam is plugged
1390  - Fixed #582598, Call window: "send video" widgets should be enabled according the state of the call
1391  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
1392  - Fixed #585031, Crash when starting if status-presets.xml contains an 'unset' presence (Guillaume Desmottes)
1393  - Fixed #585053, Crash when trying to add an 'unset' status as favorite (Guillaume Desmottes)
1394  - Fixed #585380, Contact list doesn't appear in windows list when respawned
1395  - Fixed #585475, %service% is not replaced in adium themes (Patryk Zawadzki)
1396  - Fixed #585522, Use libchamplain 0.3.3's API
1397  - Fixed #585601, Adium theme is not reloaded on /clear or Ctrl+L or clear menu item
1398  - Fixed #585777, Empathy does not import from Pidgin on start
1399  - Fixed #585788, Capitalisation incorrect
1400  - Fixed #585882, Can't easily copy URL's when using Adium themes
1401  - Fixed #585885, Lines are not smashed together when using Adium themes (Patryk Zawadzki)
1402  - Fixed #585887, "Publish my location" causes a crash
1403  - Fixed #586059, Remove markup from translatable strings
1404  - Fixed #586102, Remove "new message from" from notification message (Guillaume Desmottes)
1405  - Fixed #586133, don't autoscroll on new messages
1406  - Fixed #586249, Display part reasons and messages.
1407  - Fixed #586329, Imported Google account (from Pidgin) not connecting
1408  - Fixed #586352, Adium theme should only join messages if time delta is less than 5 minutes (Patryk Zawadzki)
1409  - Fixed #586368, Use themed avatar as fallback if provided
1410  - Fixed #586382, "history" messageClasses is not set for backlogs
1411  - Fixed #586387, We are not using Info.plist settings for adium themes (Patryk Zawadzki)
1412  - Fixed #586481, telepathy-idle IRC chat window has no users or chat content
1413  - Fixed #586645, Status icon not updated when going offline (Guillaume Desmottes)
1414  - Fixed #586734, Modules linking cleanup
1415  - Fixed #587365, empaty crashs whenever a file trasnfert request is received
1416  - Fixed #587446, NM integration doesn't work if NM is started after empathy (Sjoerd Simons)
1417  - Fixed #587508, Don't use McAccount (Sjoerd Simons)
1418  - Fixed #587817, Crash when trying to add a contact while connecting (Guillaume Desmottes)
1419  - Fixed #587953, Labels with RTL control code don't right-align
1420  - Fixed #587958, please add bug-database to doap (Guillaume Desmottes)
1421  - Fixed #588021, typo for enable_network_manager in configure.ac (Ken VanDine)
1422  - Fixed #586284, Crasher: click on the microphone once disconnected
1423
1424 Translations:
1425  - Updated bn_IN Translation (Runa Bhattacharjee)
1426  - Updated es Translation (Jorge Gonzalez)
1427  - Updated fr Translation (Claude Paroz)
1428  - Updated lt Translation (Žygimantas Beručka)
1429  - Updated or Translation (Manoj Kumar Giri)
1430  - Updated pa Translation (A S Alam)
1431  - Updated sv Translation (Daniel Nylander)
1432  - Updated ta Translation (drtvasudevan)
1433
1434 NEW in 2.27.3
1435 ==============
1436 Bugs fixed:
1437  - Fixed #522069, Improve message styles with themes/plugins (ala Adium)
1438  - Fixed #548707, "New Account" title and "I already have an account" checkbox are contradictory (Guillaume Desmottes)
1439  - Fixed #548716, First text field when adding account (e.g. "Login ID") isn't focused by default (Dimitris Zenios)
1440  - Fixed #560787, Should support IPv4 file transfer
1441  - Fixed #562981, make sametime support official (Guillaume Desmottes)
1442  - Fixed #563675, Does not show any error messages when FT channel request fails
1443  - Fixed #563896, "Conditional jump or move depends on uninitialised value" when sending a file
1444  - Fixed #564259, Tooltips in the MUC user list
1445  - Fixed #574478, Conversation not showing up in taskbar
1446  - Fixed #574878, can't rename account while the account is connecting
1447  - Fixed #574980, Audio/Video Chat windows don't show contact name
1448  - Fixed #575415, Should switch from libglade to GtkBuilder
1449  - Fixed #576405, Crash when a FT was cancelled
1450  - Fixed #578497, failure to cancel file transfer
1451  - Fixed #579725, Implement debug dialog using o.fd.Tp.Debug
1452  - Fixed #579992, Import of XMPP accounts sets port (Jonny Lamb)
1453  - Fixed #580921, Weird behaviour with MUC members in current master
1454  - Fixed #582191, The call windows should have a "redial" button.
1455  - Fixed #582736, Merge ft_rework branch
1456  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
1457  - Fixed #582774, When no video is being sent, the video output and preview should show an icon instead of being black.
1458  - Fixed #583548, Python exemple is broken
1459  - Fixed #583785, Display a summary at the end of configure
1460  - Fixed #584061, IRC server for FreeNode is out of date (Guillaume Desmottes)
1461  - Fixed #584102, New tube API is now stable
1462  - Fixed #584147, The Map View doesn't have a loading throbber
1463  - Fixed #584206, Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-factory
1464  - Fixed #584462, user list stays empty
1465  - Fixed #584463, Contact menu is empty
1466  - Fixed #584518, Critical error in publish_to_all_connections
1467  - Fixed #584635, Sorting contacts by State doesn't place Available as top
1468  - Fixed #584639, Remove "View"/"Show" prefixes from View menu items
1469  - Fixed #584672, Add a right-click menu to conversation window tabs
1470  - Fixed #584755, Empathy doesn't show buddy list in IRC
1471  - Fixed #584807, EmpathyTpTube must die
1472  - Fixed #584830, Invalid read in new_connection_cb
1473  - Fixed #584924, GObjectify EmpathyProfileChooser
1474  - Fixed #584989, Asserts if a new group appears with the same name as an old one.
1475  - Fixed #585055, make distcheck is broken
1476  - Fixed #585078, Doesn't use address from Hostip
1477  - Fixed #585080, Lot of contacts are missing avatars
1478  - Fixed #585092, Tab tooltips show "(null)" for contacts without presence
1479  - Fixed #585201, Crashed when I disconnected
1480  - Fixed #585231, Asserts in dispatcher_start_dispatching when I reconnect to IRC (Will Thompson)
1481  - Fixed #585279, Crashed when accepting a FT failed
1482  - Fixed #585640, Only English should be used for i18n
1483  - Fixed #585669, GNOME Goal: Clean up GLib and GTK+ includes in empathy (Luis Menina)
1484  - Fixed #585788, Capitalisation incorrect (Guillaume Desmottes)
1485  - Fixed #571666, [2/3] Empathy should publish my geolocation
1486  - Fixed #571667, [3/3] Empathy should display my location
1487
1488 Translations:
1489  - Updated es Translation (Jorge Gonzalez)
1490  - Updated he Translation (Mark Krapivner)
1491  - Updated hu Translation (Gabor Kelemen)
1492  - Updated nb Translation (Kjartan Maraas)
1493  - Updated pa Translation (A S Alam)
1494
1495 NEW in 2.27.2
1496 ==============
1497 Bugs fixed:
1498  - Fixed #569578, Lockdown patch
1499  - Fixed #580922, Conversation menu is dead to me
1500  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
1501  - Fixed #583391, Python binding for pyempathygtk are broken
1502  - Fixed #583430, new editable status doesn't behave properly
1503  - Fixed #583558, Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
1504  - Fixed #583566, Add View top level menu
1505  - Fixed #583785, Display a summary at the end of configure
1506  - Fixed #581871, "join chatroom" dialog doesn't report errors
1507
1508 Translations:
1509  - Updated es Translation (Jorge Gonzalez)
1510  - Updated ta Translation (drtvasudevan)
1511
1512 NEW in 2.27.1.1
1513 ===============
1514  - Fix ABI version to not conflict with 2.26 branch
1515  - Fix various coding style
1516
1517 Bugs fixed:
1518  - Fixed #582589, Should allow users to initially have either audio or audio/video calls
1519
1520 Translations:
1521  - Updated es Translation (Jorge Gonzalez)
1522
1523 Documentation translations:
1524  - Updated el Documentation translation (Γιάννης Κατσαμπίρης)
1525
1526 NEW in 2.27.1
1527 ==============
1528 Bugs fixed:
1529  - Fixed #582641, crash in Empathy Instant Messenger: Making a call to a googl...
1530  - Fixed #501519, Empathy API need documentation
1531  - Fixed #504277, Empathy won't use 2nd and further protocols a connection manager provides
1532  - Fixed #530119, display remote caller in the call window
1533  - Fixed #539506, First message in conversation has no timestamp
1534  - Fixed #544678, Can't change account photo/avatar
1535  - Fixed #548704, "Add" button requires further action but lacks an ellipsis
1536  - Fixed #549366, Should use SimplePresence
1537  - Fixed #549641, Should use Contacts
1538  - Fixed #561033, Work on the documentation
1539  - Fixed #566905, avatar button is too tiny
1540  - Fixed #568403, Add header file in documentation
1541  - Fixed #568562, ghelp link broken in documentation
1542  - Fixed #570346, EmpathyTpChat should use the Group SelfHandle if present
1543  - Fixed #570545, Huge memory leak after opening some contacts discussion windows
1544  - Fixed #574626, No obvious way to display FT manager
1545  - Fixed #575090, Notifications of new messages stop working after closing the chat window
1546  - Fixed #575415, Should switch from libglade to GtkBuilder
1547  - Fixed #575442, "Call" string needs context for translation
1548  - Fixed #575817, empathy_tp_tube_new_stream_tube should allow NULL as parameters
1549  - Fixed #576384, "accept incoming call" dialog brings roster to current workspace
1550  - Fixed #576394, "Send Video" button and "Call -> Send video" menu entry are not synced
1551  - Fixed #577026, Sending slash-prefixed messages on IRC is a security risk.
1552  - Fixed #577427, Port to latest tp-glib API
1553  - Fixed #578356, Asserts when reconnecting to a chat room.
1554  - Fixed #578399, Change to supplying spelling suggestions in submenu
1555  - Fixed #579139, memleak in log_store_empathy_get_messages_for_file
1556  - Fixed #579148, Improves the Join New room UI by adding columns, changing the UI
1557  - Fixed #579553, Serveral memory leaks in empathy.
1558  - Fixed #579735, add empathy_tp_tube_call_when_ready ()
1559  - Fixed #579780, Several functions should be _dup_foo instead of _get_foo
1560  - Fixed #579800, adding or removing an IRC account causes a dialog to pop up
1561  - Fixed #579971, Try to access to a NULL GtkEntry when adding a new contact
1562  - Fixed #580097, Dispaly transfer speed, and make remaining time more dynamic
1563  - Fixed #580203, Theoretical race connecting to Received.
1564  - Fixed #580771, Video playback should have a fullscreen mode
1565  - Fixed #582751, No menu icon = no smiley
1566  - Fixed #563222, Wrong "time remaining" estimation when sending a file
1567  - Fixed #579484, New "join chatroom" dialog doesn't get list of rooms when room list is expanded
1568  - Fixed #579485, "Join Room" dialog should allow sorting the list of rooms
1569  - Fixed #571664, [1/3] Empathy should support Geolocation
1570
1571 Translations:
1572 Updated ar Translation (Khaled Hosny)
1573 Updated be Translation (Ihar Hrachyshka)
1574 Updated bg Translation (Alexander Shopov)
1575 Updated de Translation (Mario Blättermann)
1576 Updated es Translation (Jorge Gonzalez, Jorge Gonzalez Gonzalez)
1577 Updated gl Translation (Frco. Javier Rial, Ignacio Casal Quinteiro)
1578 Updated it Translation (Milo Casagrande)
1579 Updated kn Translation (Shankar Prasad)
1580 Updated nl Translation (Wouter Bolsterlee)
1581 Updated th Translation (Theppitak Karoonboonyanan)
1582 Updated zh_CN Translation (Aron Xu)
1583
1584 NEW in 2.26.0
1585 ==============
1586  - Fix various VoIP bugs
1587  - Hook up audio mute button (Sjoerd Simons).
1588  - Set the camera button sensitive while connected and there is a video input (Sjoerd Simons).
1589  - Set empathy's media role to phone for so pulse can do policy on it.
1590    For more information see:
1591    http://pulseaudio.org/wiki/ApplicationProperties (Sjoerd Simons).
1592  - Updated Greek tramslation by Jennie Petoumenou (pkst).
1593  - Refactor log backend, it now make possible to implement other backends to
1594    read logs from other clients, and it logs messages sooner to avoid losing
1595    messages if empathy crash at any time (Jonny Lamb)
1596
1597 Translations:
1598  - Updated British English manual translation (pwithnall).
1599  - Updated Spanish translation (jorgegonz).
1600  - Updated Czech translation (Martin Picek).
1601  - Updated Marathi Translations (sandeeps).
1602  - Updated Lithuanian translation (Gintautas Miliauskas).
1603  - Updated French translation (Frédéric Peters, Bruno Brouard).
1604  - Updated Portuguese translation (Duarte Loreto).
1605  - Updated Russian translation (Nickolay V. Shmyrev).
1606  - Updated Danish translation (kennethn).
1607  - Updated assamese translations (amitakhya).
1608  - Updated Bulgarian translation (Alexander Shopov).
1609  - Updated Norwegian bokmål translation (Kjartan Maraas).
1610  - Updated Oriya Translation (mgiri).
1611  - Updated tamil translation (ifelix).
1612  - Updated German translation (Mario Blättermann).
1613  - Updated Telugu Translation (kkrothap).
1614  - Updated Italian translation (miloc).
1615  - Updated Slovenian translation (mateju).
1616
1617 NEW in 2.25.92
1618 ==============
1619  - Hardcode some a default codec preferences
1620  - Hook up the video input sidebar item (Sjoerd Simons).
1621  - Hook up audio input panel (Sjoerd Simons).
1622  - Use undrafted file transfer spec. (Jonny Lamb).
1623
1624 Bugs fixed:
1625  - Fixed #572875, Missing translator comments (fpeters)
1626
1627 Translations:
1628  - Added British English documentation. (Philip Withnall).
1629  - Updated Czech translation (Lucas Lommer).
1630  - Updated Slovenian translation (mateju).
1631  - Updated Kannada translations (sprasad).
1632  - Updated Polish translation (Tomasz Dominikowski).
1633  - Updated German translation (joskulj).
1634  - Updated Italian translation (Milo Casagrande).
1635  - Updated Spanish translation (jorgegonz).
1636  - Updated British English translation. (Philip Withnall).
1637  - Updated th translation. (tkaroonb).
1638  - Updated Malayalam translation (apravi).
1639  - Updated German documentation (mariobl).
1640  - Updated ja translation  (Takeshi AIHANA).
1641  - Updated Swedish translation (dnylande).
1642  - Updated Catalan translation (gforcada).
1643  - Updated Brazilian Portuguese translation. (ogmaciel).
1644  - updated latvian translation (Raivis Dejus).
1645  - Updated sv translation  (Daniel Nylander).
1646  - Updated Basque translation. (Inaki Larranaga Murgoitio).
1647  - Updated Finnish translation (ituohela).
1648  - Updated ko translation. (cwryu).
1649  - Updated French translation (Laurent Coudeur, Claude Paroz).
1650  - Updated ro translation  (Adi Roiban).
1651  - Updated Hungarian translation (kelemeng).
1652  - Updated ca translation  (Gil Forcada).
1653
1654 NEW in 2.25.91
1655 ==============
1656  - Set the intial volume button level to a more correct one (Sjoerd Simons).
1657  - Set the camera button insensitive after a call (Sjoerd Simons).
1658  - Hook up the volume button (Sjoerd Simons).
1659  - Hook up DTFM support (Sjoerd Simons).
1660  - Notify when receiving an invitation to join a MUC (Guillaume Desmottes).
1661  - Save status message on NetworkManager disconnect and restore on reconnect (Davyd Madeley).
1662
1663 Bugs fixed:
1664  - Fixed #525559, Ignore muc invitations (Guillaume Desmottes)
1665  - Fixed #562109, Spacing in contact information dialog (Frédéric Peters)
1666  - Fixed #570357, make install fails on master (tkaroonb)
1667  - Fixed #570397, Menu icon for 'Hang Up' is too large in call UI window (Jonathon Jongsma)
1668  - Fixed #571184, Event toolip displayes (null) if no message was provided (Guillaume Desmottes)
1669  - Fixed #571635, Minor string fixes (Bruce Cowan)
1670
1671 Translations:
1672  - Updated Bulgarian translation (Alexander Shopov)
1673  - Updated ro translation (Alexandru Szasz, Mișu Moldovan).
1674  - Updated ja translation  (Takeshi AIHANA).
1675  - Updated Danish translation (Knneth Nielsen).
1676  - Updated Polish translation (Tomasz Dominikowski).
1677  - Updated sv translation  (Daniel Nylander).
1678  - Updated es translation  (Jorge Gonzalez).
1679  - Updated Vietnamese translation (Clytie Siddall).
1680  - Updated Hungarian translation (kelemeng).
1681  - Updated Basque translation  (Inaki Larranaga Murgoitio).
1682  - Updated Swedish translation  (Daniel Nylander).
1683  - Updated pt_BR translation  (Andre Gondim).
1684  - Updated Norwegian bokmål translation. (kmaraas).
1685
1686 NEW in 2.25.90
1687 ==============
1688  - Rewrite Voice/Video call UI, and use farsight2 instead of stream-engine. (Sjoerd Simons).
1689  - Add libnotify support (Jonny Lamb, Elliot Fairweather).
1690  - Add EmpathyContactSelector (Jonny Lamb, Elliot Fairweather).
1691  - Renamed G_STR_EMPTY to EMP_STR_EMPTY (Jonny Lamb).
1692  - Update the user documentation  (Milo Casagrande).
1693  - Rename _new -> _dup_singleton. (Cosimo Cecchi).
1694  - Remove usage of EmpathyTpGroup from EmpathyTpCall. (Xavier Claessens).
1695  - Remove some usage of EmpathyTpGroup from EmpathyTpChat (Xavier Claessens).
1696  - Rework internal dispatcher (Sjoerd Simons).
1697
1698 Bugs fixed:
1699  - Fixed #548768, You can open several avatar file pickers for the same account (Frederic Peters)
1700  - Fixed #562554, "Chat -> View Previous Conversations" should be disabled if no account (fpeters)
1701  - Fixed #566549, Please remove trailing space (Leonardo Ferreira Fontenelle)
1702  - Fixed #566676, There should not be any "gtk-ok", "gtk-cancel" etc. string in .pot (Lucas Lommer)
1703  - Fixed #569884, no --version command-line option (Bruce Cowan)
1704  - Fixed #569901, i18n problems in main() (Cosimo Cecchi)
1705  - Fixed #570066, Missing file from POTFILES.in (Gabor Kelemen )
1706  - Fixed #570080, empathy fails to build outside source tree (Theppitak Karoonboonyanan)
1707
1708 Translations:
1709  - Updated pt_BR translation  (Michel Recondo).
1710  - Updated Hungarian translation (kelemeng).
1711  - Updated es translation  (Jorge Gonzalez).
1712  - Updated ca translation  (Gil Forcada).
1713  - Updated Greek translation  (Marios Zindilis).
1714  - Updated Spanish translation (jorgegonz).
1715  - Updated ko translation. (cwryu).
1716  - updated hebrew translation (yairhr).
1717  - Updated gr translation  (Marios Zindilis).
1718  - Updated Slovenian translation (mateju).
1719  - Updated Norwegian bokmål translation. (kmaraas).
1720  - Updated th translation  (Theppitak Karoonboonyanan).
1721  - Updated sv translation  (Daniel Nylander).
1722
1723 NEW in 2.25.4
1724 ==============
1725  - Add sound notifications using libcanberra-gtk (Cosimo Cecchi)
1726
1727 Bugs fixed:
1728
1729 Translations:
1730  - Updated Norwegian bokmål translation. (kmaraas).
1731  - Updated pt_BR translation  (Taylon Silmer).
1732
1733 NEW in 2.25.3
1734 ==============
1735  - Refactor EmpathyChatView to make possible to use other backends than
1736    GtkTextView. Required to use Webkit and adium themes.
1737  - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
1738  - Add empathy_init(), empathy_gtk_init(). They have to be called by any process
1739    using libempathy and libempathy-gtk. (Xavier Claessens).
1740  - Do not make allow to add a contact to accounts that do not have contact list,
1741    like IRC or SIP. (Guillaume Desmottes)
1742  - Improve URI regex. (Xavier Claessens).
1743  - Drop libgnomeui dependency  (Cosimo Cecchi).
1744  - Use GTK+ 2.14.0 and gtk_show_uri  (Cosimo Cecchi).
1745
1746 Bugs fixed:
1747  - Fixed #552296, Autocompletion on contact names for "new message" dialog box (Emmanuel Bretelle, Xavier Claessens)
1748  - Fixed #562873, doesn't build with werror on x86_64 (Xavier Claessens)
1749  - Fixed #563713, linkifies "@name", and captures the next word (Xavier Claessens)
1750
1751 Translations:
1752  - Updated it translation  (Milo Casagrande).
1753  - Updated ca translation  (Joan Duran).
1754  - Added Catalan translation (Joan Duran).
1755
1756 NEW in 2.25.2
1757 ==============
1758  - Use GRegex instead of custom code and use a new regex to detect URIs (Xavier Claessens).
1759  - Replace Q_() with C_() for translation context. (Xavier Claessens).
1760  - Add file transfer support (Xavier Claessens, Guillaume Desmottes, Jonny Lamb, Marco Barisione).
1761  - Use markup for chat-window tooltips (hasselmm).
1762  - Convert avatar to fit the resolution and size requirements (Xavier Claessens, Will Thompson).
1763
1764 Bugs fixed:
1765  - Fixed #554938, Misspelled word in docs, help/C/empathy.xml:114 (fpeters)
1766  - Fixed #496100, Invites to Chat Rooms unimplemented (Guillaume Desmottes)
1767  - Fixed #541060, import accounts from Pidgin when first run (Xavier Claessens, Jonny Lamb)
1768  - Fixed #542176, EmpathyChatroomManager doesn't contain active chat rooms (Guillaume Desmottes)
1769  - Fixed #544029, empathy's configure.ac doesn't detect python 2.6 (fpeters)
1770  - Fixed #553066, Some strings are not translatable in megaphone-applet (kelemeng)
1771  - Fixed #554284, Bad email link (fpeters)
1772  - Fixed #558370, empathy do not link on os x 10.5 (Michael Scherer)
1773  - Fixed #560387, Crash when joining a chatroom (Guillaume Desmottes)
1774  - Fixed #560611, Cannot distinguish IRC chats: They all have the label "Conversation". (Xavier Claessens)
1775  - Fixed #560622, Show account name in conversation label. (hasselmm)
1776  - Fixed #562071, Empathy logview crashes if no accout exitsts. (Xavier Claessens)
1777  - Fixed #562588, Bugfix for the compile time libempathy/empathy-dispatcher.c (Stephane Wirtel)
1778
1779 Translations:
1780  - Updated Turkish translation  (Baris Cicek).
1781  - Updated es translation  (Jorge Gonzalez).
1782  - Updated ps translation  (Zabeeh Khan).
1783  - Updated German translation. (Hendrik Richter).
1784  - Updated Lithuanian translation  (Gintautas Miliauskas).
1785  - Updated ku translation (eronahi).
1786  - Added Russian translation (Nikita Belobrov, aprokoudine).
1787  - Updated Greek translation  (Nick Agianniotis).
1788  - Updated th translation  (Theppitak Karoonboonyanan).
1789  - Updated el translation (frolix68).
1790  - Updated Danish translation  (Kenneth Nielsen).
1791  - Updated sv translation  (Daniel Nylander).
1792  - Updated cs translation (Martin Picek and Lucas Lommer).
1793  - Updated Hungarian translation (kelemeng).
1794  - Updated Galician Translation. (icq).
1795  - Updated Finnish translation (ituohela).
1796  - Updated Brazilian Portuguese translation. (ogmaciel).
1797  - Updated Bulgarian translation (Alexander Shopov).
1798  - Updated zh_CN translation. (fwang, zyang).
1799  - Updated Arabic Translation (Anas Afif Emad).
1800  - Updated sr translation (grakic).
1801
1802 NEW in 2.23.92
1803 ==============
1804
1805 Bugs fixed:
1806  - Fixed #550556, IRC Network combo sometimes has wrong network selected (Guillaume Desmottes)
1807  - Fixed #551096, Chat window has two close buttons (fpeters)
1808  - Fixed #551113, windows lack WM_WINDOW_ROLE property (fpeters)
1809  - Fixed #504154, Cleanup in *.pc files (Dafydd Harries)
1810
1811 Translations:
1812  - Updated pt translation (Duarte Loreto).
1813  - Updated nl translation (Vincent van Adrighem).
1814  - Updated en_GB translation  (Philip Withnall).
1815  - Updated cs translation  (Adrian Gunis).
1816  - Updated Polish translation (Tomasz Dominikowski).
1817  - Updated Bulgarian translation (Alexander Shopov).
1818  - Updated sv translation (dnylande).
1819  - Updated Vietnamese translation (Nguyễn Thái Ngọc Duy).
1820  - Added th translation  (Theppitak Karoonboonyanan).
1821
1822 NEW in 2.23.91
1823 ==============
1824  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1825  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1826  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1827
1828 Bugs fixed:
1829  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1830  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1831  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1832  - Fixed #548693, Use Yahoo ID as label (fpeters)
1833  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1834  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1835  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1836  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1837
1838 Translations:
1839  - Updated Brazilian Portuguese translation (Vladimir Melo, Fábio Nogueira).
1840  - Updated Finnish translation (ituohela).
1841  - Updated cs translation (Adrian Gunis).
1842  - Updated mk translation (Jovan Naumovski).
1843  - Updated Basque translation (Larranaga Murgoitio).
1844  - Updated Arabic Translation (Youssef Chahibi).
1845  - Updated sv translation  (Daniel Nylander).
1846  - Updated es translation  (Jorge Gonzalez).
1847  - Updated Polish translation (Tomasz Dominikowski).
1848  - Updated Galician translation (icq).
1849  - Updated Brazilian Portuguese translation. (ogmaciel).
1850  - Updated French translation (bobmauchin).
1851  - Added Bengali India Translation (runab).
1852  - Added gujarati translation (swkothar).
1853
1854 NEW in 2.23.91
1855 ==============
1856  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1857  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1858  - Reorder files in alphabetical order. (Xavier Claessens).
1859  - Correct the xml indentation (Xavier Claessens).
1860  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1861  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1862  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1863  - Update translation (kmaraas).
1864  - Conversion from sr@Latn to sr@latin (grakic).
1865  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1866  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1867  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1868  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1869  - Added Bengali India (bn_IN) to the list of languages (runab).
1870  - Added Bengali India Translation (runab).
1871  - Added gujarati translation (swkothar).
1872  - 2.23.91 (chliao).
1873  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1874 * pt_BR.po: Fixed two minor errors. (leonardof).
1875  - check there is an account before accessing it; prevents a segfault when calling
1876 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1877  - Bump version to 2.23.91 (Xavier Claessens).
1878
1879 Bugs fixed:
1880  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1881  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1882  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1883  - Fixed #548693, Use Yahoo ID as label (fpeters)
1884  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1885  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1886  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1887  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1888
1889 Translations:
1890  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1891  - Updated Finnish translation (ituohela).
1892  - Updated cs translation  (Adrian Gunis).
1893  - Updated mk translation  (Jovan Naumovski).
1894  - Updated mk translation  (Jovan Naumovski).
1895  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1896 * eu.po: Updated Basque translation. (dooteo).
1897  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1898  - Updated sv translation  (Daniel Nylander).
1899  - Updated es translation  (Jorge Gonzalez).
1900  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1901 * pl.po: Updated Polish translation (tomaszd).
1902  - Updated Galician translation (icq).
1903  - Updated Brazilian Portuguese translation. (ogmaciel).
1904  - Updated French translation (bobmauchin).
1905  - Updated Spanish translation (jorgegonz).
1906  - Updated Galician translation (icq).
1907  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1908 * eu.po: Updated Basque translation. (dooteo).
1909  - Updated Translation (laurenti).
1910  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1911 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1912 and Leonardo Ferreira Fontenelle. (leonardof).
1913  - Updated Galician translation (icq).
1914  - Updated Spanish translation (jorgegonz).
1915
1916 NEW in 2.23.91
1917 ==============
1918  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1919  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1920  - Reorder files in alphabetical order. (Xavier Claessens).
1921  - Correct the xml indentation (Xavier Claessens).
1922  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1923  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1924  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1925  - Update translation (kmaraas).
1926  - Conversion from sr@Latn to sr@latin (grakic).
1927  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1928  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1929  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1930  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1931  - Added Bengali India (bn_IN) to the list of languages (runab).
1932  - Added Bengali India Translation (runab).
1933  - Added gujarati translation (swkothar).
1934  - 2.23.91 (chliao).
1935  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1936 * pt_BR.po: Fixed two minor errors. (leonardof).
1937  - check there is an account before accessing it; prevents a segfault when calling
1938 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1939  - Bump version to 2.23.91 (Xavier Claessens).
1940
1941 Bugs fixed:
1942  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1943  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1944  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1945  - Fixed #548693, Use Yahoo ID as label (fpeters)
1946  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1947  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1948  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1949  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1950
1951 Translations:
1952  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1953  - Updated Finnish translation (ituohela).
1954  - Updated cs translation  (Adrian Gunis).
1955  - Updated mk translation  (Jovan Naumovski).
1956  - Updated mk translation  (Jovan Naumovski).
1957  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1958 * eu.po: Updated Basque translation. (dooteo).
1959  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1960  - Updated sv translation  (Daniel Nylander).
1961  - Updated es translation  (Jorge Gonzalez).
1962  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1963 * pl.po: Updated Polish translation (tomaszd).
1964  - Updated Galician translation (icq).
1965  - Updated Brazilian Portuguese translation. (ogmaciel).
1966  - Updated French translation (bobmauchin).
1967  - Updated Spanish translation (jorgegonz).
1968  - Updated Galician translation (icq).
1969  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1970 * eu.po: Updated Basque translation. (dooteo).
1971  - Updated Translation (laurenti).
1972  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1973 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1974 and Leonardo Ferreira Fontenelle. (leonardof).
1975  - Updated Galician translation (icq).
1976  - Updated Spanish translation (jorgegonz).
1977
1978 NEW in 2.23.91
1979 ==============
1980  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1981  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1982  - Reorder files in alphabetical order. (Xavier Claessens).
1983  - Correct the xml indentation (Xavier Claessens).
1984  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1985  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1986  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1987  - Update translation (kmaraas).
1988  - don't use italic for status text in contact list  (closes: #548632).
1989  - Conversion from sr@Latn to sr@latin (grakic).
1990  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1991  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1992  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1993  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1994 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1995  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1996  - Added Bengali India (bn_IN) to the list of languages (runab).
1997  - Added Bengali India Translation (runab).
1998  - Added gujarati translation (swkothar).
1999  - 2.23.91 (chliao).
2000  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2001  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2002 * pt_BR.po: Fixed two minor errors. (leonardof).
2003  - don't list profiles twice.   (closes: #548578).
2004  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2005  - don't let label text be selected in contact tooltip   (closes: #546568).
2006  - check there is an account before accessing it; prevents a segfault when calling
2007 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2008  - Bump version to 2.23.91 (Xavier Claessens).
2009
2010 Bugs fixed:
2011  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2012  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2013
2014 Translations:
2015  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2016  - Updated Finnish translation (ituohela).
2017  - Updated cs translation  (Adrian Gunis).
2018  - Updated mk translation  (Jovan Naumovski).
2019  - Updated mk translation  (Jovan Naumovski).
2020  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2021 * eu.po: Updated Basque translation. (dooteo).
2022  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2023  - Updated sv translation  (Daniel Nylander).
2024  - Updated es translation  (Jorge Gonzalez).
2025  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2026 * pl.po: Updated Polish translation (tomaszd).
2027  - Updated Galician translation (icq).
2028  - Updated Brazilian Portuguese translation. (ogmaciel).
2029  - Updated French translation (bobmauchin).
2030  - Updated Spanish translation (jorgegonz).
2031  - Updated Galician translation (icq).
2032  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2033 * eu.po: Updated Basque translation. (dooteo).
2034  - Updated Translation (laurenti).
2035  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2036 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2037 and Leonardo Ferreira Fontenelle. (leonardof).
2038  - Updated Galician translation (icq).
2039  - Updated Spanish translation (jorgegonz).
2040
2041 NEW in 2.23.91
2042 ==============
2043  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
2044  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2045  - Reorder files in alphabetical order. (Xavier Claessens).
2046  - Correct the xml indentation (Xavier Claessens).
2047  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2048  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2049  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2050  - Update translation (kmaraas).
2051  - don't use italic for status text in contact list  (closes: #548632).
2052  - Conversion from sr@Latn to sr@latin (grakic).
2053  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2054  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2055  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2056  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2057 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2058  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2059  - Added Bengali India (bn_IN) to the list of languages (runab).
2060  - Added Bengali India Translation (runab).
2061  - Added gujarati translation (swkothar).
2062  - 2.23.91 (chliao).
2063  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2064  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2065 * pt_BR.po: Fixed two minor errors. (leonardof).
2066  - don't list profiles twice.   (closes: #548578).
2067  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2068  - don't let label text be selected in contact tooltip   (closes: #546568).
2069  - check there is an account before accessing it; prevents a segfault when calling
2070 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2071  - Bump version to 2.23.91 (Xavier Claessens).
2072
2073 Bugs fixed:
2074  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2075  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2076
2077 Translations:
2078  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2079  - Updated Finnish translation (ituohela).
2080  - Updated cs translation  (Adrian Gunis).
2081  - Updated mk translation  (Jovan Naumovski).
2082  - Updated mk translation  (Jovan Naumovski).
2083  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2084 * eu.po: Updated Basque translation. (dooteo).
2085  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2086  - Updated sv translation  (Daniel Nylander).
2087  - Updated es translation  (Jorge Gonzalez).
2088  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2089 * pl.po: Updated Polish translation (tomaszd).
2090  - Updated Galician translation (icq).
2091  - Updated Brazilian Portuguese translation. (ogmaciel).
2092  - Updated French translation (bobmauchin).
2093  - Updated Spanish translation (jorgegonz).
2094  - Updated Galician translation (icq).
2095  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2096 * eu.po: Updated Basque translation. (dooteo).
2097  - Updated Translation (laurenti).
2098  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2099 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2100 and Leonardo Ferreira Fontenelle. (leonardof).
2101  - Updated Galician translation (icq).
2102  - Updated Spanish translation (jorgegonz).
2103
2104 NEW in 2.23.91
2105 ==============
2106  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
2107  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2108  - Reorder files in alphabetical order. (Xavier Claessens).
2109  - Correct the xml indentation (Xavier Claessens).
2110  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2111  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2112  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2113  - Update translation (kmaraas).
2114  - don't use italic for status text in contact list  (closes: #548632).
2115  - Conversion from sr@Latn to sr@latin (grakic).
2116  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2117  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2118  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2119  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2120 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2121  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2122  - Added Bengali India (bn_IN) to the list of languages (runab).
2123  - Added Bengali India Translation (runab).
2124  - Added gujarati translation (swkothar).
2125  - 2.23.91 (chliao).
2126  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2127  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2128 * pt_BR.po: Fixed two minor errors. (leonardof).
2129  - don't list profiles twice.   (closes: #548578).
2130  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2131  - don't let label text be selected in contact tooltip   (closes: #546568).
2132  - check there is an account before accessing it; prevents a segfault when calling
2133 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2134  - Bump version to 2.23.91 (Xavier Claessens).
2135
2136 Bugs fixed:
2137  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2138  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2139
2140 Translations:
2141  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2142  - Updated Finnish translation (ituohela).
2143  - Updated cs translation  (Adrian Gunis).
2144  - Updated mk translation  (Jovan Naumovski).
2145  - Updated mk translation  (Jovan Naumovski).
2146  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2147 * eu.po: Updated Basque translation. (dooteo).
2148  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2149  - Updated sv translation  (Daniel Nylander).
2150  - Updated es translation  (Jorge Gonzalez).
2151  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2152 * pl.po: Updated Polish translation (tomaszd).
2153  - Updated Galician translation (icq).
2154  - Updated Brazilian Portuguese translation. (ogmaciel).
2155  - Updated French translation (bobmauchin).
2156  - Updated Spanish translation (jorgegonz).
2157  - Updated Galician translation (icq).
2158  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2159 * eu.po: Updated Basque translation. (dooteo).
2160  - Updated Translation (laurenti).
2161  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2162 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2163 and Leonardo Ferreira Fontenelle. (leonardof).
2164  - Updated Galician translation (icq).
2165  - Updated Spanish translation (jorgegonz).
2166
2167 NEW in 2.23.91
2168 ==============
2169  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
2170  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2171  - Reorder files in alphabetical order. (Xavier Claessens).
2172  - Correct the xml indentation (Xavier Claessens).
2173  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2174  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2175  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2176  - Update translation (kmaraas).
2177  - don't use italic for status text in contact list  (closes: #548632).
2178  - Conversion from sr@Latn to sr@latin (grakic).
2179  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2180  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2181  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2182  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2183 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2184  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2185  - Added Bengali India (bn_IN) to the list of languages (runab).
2186  - Added Bengali India Translation (runab).
2187  - Added gujarati translation (swkothar).
2188  - 2.23.91 (chliao).
2189  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2190  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2191 * pt_BR.po: Fixed two minor errors. (leonardof).
2192  - don't list profiles twice.   (closes: #548578).
2193  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2194  - don't let label text be selected in contact tooltip   (closes: #546568).
2195  - check there is an account before accessing it; prevents a segfault when calling
2196 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2197  - Bump version to 2.23.91 (Xavier Claessens).
2198
2199 Bugs fixed:
2200  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2201  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2202
2203 Translations:
2204  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2205  - Updated Finnish translation (ituohela).
2206  - Updated cs translation  (Adrian Gunis).
2207  - Updated mk translation  (Jovan Naumovski).
2208  - Updated mk translation  (Jovan Naumovski).
2209  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2210 * eu.po: Updated Basque translation. (dooteo).
2211  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2212  - Updated sv translation  (Daniel Nylander).
2213  - Updated es translation  (Jorge Gonzalez).
2214  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2215 * pl.po: Updated Polish translation (tomaszd).
2216  - Updated Galician translation (icq).
2217  - Updated Brazilian Portuguese translation. (ogmaciel).
2218  - Updated French translation (bobmauchin).
2219  - Updated Spanish translation (jorgegonz).
2220  - Updated Galician translation (icq).
2221  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2222 * eu.po: Updated Basque translation. (dooteo).
2223  - Updated Translation (laurenti).
2224  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2225 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2226 and Leonardo Ferreira Fontenelle. (leonardof).
2227  - Updated Galician translation (icq).
2228  - Updated Spanish translation (jorgegonz).
2229
2230 NEW in 2.23.91
2231 ==============
2232  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
2233  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2234  - Reorder files in alphabetical order. (Xavier Claessens).
2235  - Correct the xml indentation (Xavier Claessens).
2236  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2237  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2238  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2239  - Update translation (kmaraas).
2240  - don't use italic for status text in contact list  (closes: #548632).
2241  - Conversion from sr@Latn to sr@latin (grakic).
2242  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2243  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2244  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2245  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2246 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2247  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2248  - Added Bengali India (bn_IN) to the list of languages (runab).
2249  - Added Bengali India Translation (runab).
2250  - Added gujarati translation (swkothar).
2251  - 2.23.91 (chliao).
2252  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2253  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2254 * pt_BR.po: Fixed two minor errors. (leonardof).
2255  - don't list profiles twice.   (closes: #548578).
2256  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2257  - don't let label text be selected in contact tooltip   (closes: #546568).
2258  - check there is an account before accessing it; prevents a segfault when calling
2259 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2260  - Bump version to 2.23.91 (Xavier Claessens).
2261
2262 Bugs fixed:
2263  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2264  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2265
2266 Translations:
2267  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2268  - Updated Finnish translation (ituohela).
2269  - Updated cs translation  (Adrian Gunis).
2270  - Updated mk translation  (Jovan Naumovski).
2271  - Updated mk translation  (Jovan Naumovski).
2272  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2273 * eu.po: Updated Basque translation. (dooteo).
2274  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2275  - Updated sv translation  (Daniel Nylander).
2276  - Updated es translation  (Jorge Gonzalez).
2277  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2278 * pl.po: Updated Polish translation (tomaszd).
2279  - Updated Galician translation (icq).
2280  - Updated Brazilian Portuguese translation. (ogmaciel).
2281  - Updated French translation (bobmauchin).
2282  - Updated Spanish translation (jorgegonz).
2283  - Updated Galician translation (icq).
2284  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2285 * eu.po: Updated Basque translation. (dooteo).
2286  - Updated Translation (laurenti).
2287  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2288 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2289 and Leonardo Ferreira Fontenelle. (leonardof).
2290  - Updated Galician translation (icq).
2291  - Updated Spanish translation (jorgegonz).
2292
2293 NEW in 2.23.91
2294 ==============
2295  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
2296  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2297  - Reorder files in alphabetical order. (Xavier Claessens).
2298  - Correct the xml indentation (Xavier Claessens).
2299  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2300  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2301  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2302  - Update translation (kmaraas).
2303  - don't use italic for status text in contact list  (closes: #548632).
2304  - Conversion from sr@Latn to sr@latin (grakic).
2305  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2306  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2307  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2308  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2309 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2310  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2311  - Added Bengali India (bn_IN) to the list of languages (runab).
2312  - Added Bengali India Translation (runab).
2313  - Added gujarati translation (swkothar).
2314  - 2.23.91 (chliao).
2315  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2316  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2317 * pt_BR.po: Fixed two minor errors. (leonardof).
2318  - don't list profiles twice.   (closes: #548578).
2319  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2320  - don't let label text be selected in contact tooltip   (closes: #546568).
2321  - check there is an account before accessing it; prevents a segfault when calling
2322 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2323  - Bump version to 2.23.91 (Xavier Claessens).
2324
2325 Bugs fixed:
2326  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2327  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2328
2329 Translations:
2330  - Updated Brazilian Portuguese translation  (Vladimir Melo).
2331  - Updated Finnish translation (ituohela).
2332  - Updated cs translation  (Adrian Gunis).
2333  - Updated mk translation  (Jovan Naumovski).
2334  - Updated mk translation  (Jovan Naumovski).
2335  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2336 * eu.po: Updated Basque translation. (dooteo).
2337  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
2338  - Updated sv translation  (Daniel Nylander).
2339  - Updated es translation  (Jorge Gonzalez).
2340  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
2341 * pl.po: Updated Polish translation (tomaszd).
2342  - Updated Galician translation (icq).
2343  - Updated Brazilian Portuguese translation. (ogmaciel).
2344  - Updated French translation (bobmauchin).
2345  - Updated Spanish translation (jorgegonz).
2346  - Updated Galician translation (icq).
2347  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
2348 * eu.po: Updated Basque translation. (dooteo).
2349  - Updated Translation (laurenti).
2350  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2351 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
2352 and Leonardo Ferreira Fontenelle. (leonardof).
2353  - Updated Galician translation (icq).
2354  - Updated Spanish translation (jorgegonz).
2355
2356 NEW in 2.23.91
2357 ==============
2358  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
2359  - Reorder files in alphabetical order. (Xavier Claessens).
2360  - Correct the xml indentation (Xavier Claessens).
2361  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
2362  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
2363  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
2364  - Update translation (kmaraas).
2365  - don't use italic for status text in contact list  (closes: #548632).
2366  - Conversion from sr@Latn to sr@latin (grakic).
2367  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
2368  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
2369  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
2370  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
2371 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
2372  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
2373  - Added Bengali India (bn_IN) to the list of languages (runab).
2374  - Added Bengali India Translation (runab).
2375  - Added gujarati translation (swkothar).
2376  - 2.23.91 (chliao).
2377  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
2378  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
2379 * pt_BR.po: Fixed two minor errors. (leonardof).
2380  - don't list profiles twice.   (closes: #548578).
2381  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
2382  - don't let label text be selected in contact tooltip   (closes: #546568).
2383  - check there is an account before accessing it; prevents a segfault when calling
2384 up the 'previous conversations' dialog and there is no account configured. (fpeters).
2385  - Bump version to 2.23.91 (Xavier Claessens).
2386
2387 Bugs fixed:
2388  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
2389  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
2390
2391 Translations:
2392  - Updated Brazilian Portuguese translation  (Vladimir Melo, Fábio Nogueira).
2393  - Updated Finnish translation (ituohela).
2394  - Updated cs translation  (Adrian Gunis).
2395  - Updated mk translation  (Jovan Naumovski).
2396  - Updated Basque translation. (dooteo).
2397  - Updated Arabic Translation (Youssef Chahibi).
2398  - Updated sv translation  (Daniel Nylander).
2399  - Updated es translation  (Jorge Gonzalez).
2400  - Updated Polish translation (tomaszd).
2401  - Updated Galician translation (icq).
2402  - Updated French translation (bobmauchin).
2403  - Updated Spanish translation (jorgegonz).
2404
2405 NEW in 2.23.90
2406 ==============
2407  - Do not display MSN Haze if butterfly is installed (Xavier Claessens).
2408  - If display name of the selected account changes, update the label. (Xavier Claessens).
2409  - If there is no account configured, accounts dialog directly propose to add an account (Xavier Claessens).
2410  - Add QQ profile and icons (Xavier Claessens).
2411  - Add gadugadu profile and icons (Xavier Claessens).
2412  - Show the main window by default on first run. (Xavier Claessens).
2413  - Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of contact/group. (Xavier Claessens).
2414
2415 Bugs fixed:
2416  - Fixed #529084, going offline then coming back leaves chat text input unsensitive (Xavier Claessens)
2417  - Fixed #540356, Problem with NetworkManager interaction (Xavier Claessens)
2418  - Fixed #547326, A sentence is too big without pauses (fpeters)
2419
2420 Translations:
2421  - Updated the kn translations (sprasad).
2422  - Updated Norwegian bokmål translation. (kmaraas).
2423  - Updated pl translation  (Tomasz Dominikowski).
2424  - Updated pt_BR translation  (Djavan Fagundes).
2425  - Updated Finnish translation (ituohela).
2426  - Updated Spanish translation (jorgegonz).
2427  - Updated Galician translation (icq).
2428  - Updated Marathi Translations (sandeeps).
2429  - Updated pt translation  (Duarte Loreto).
2430  - Updated fr translation  (Claude Paroz).
2431  - updated he translation (yairhr).
2432  - Updated Arabic Translation by Youssef Chahibi. (djihed).
2433  - Updated sv translation  (Daniel Nylander).
2434
2435 NEW in 2.23.6
2436 ==============
2437  - Remove empathy-accounts binary, it is replaced by empathy --accounts (Xavier Claessens).
2438  - Added empathy-properties desktop file to configure MC accounts from the GNOME panel -> System -> Preferences. (Jonny Lamb)
2439  - Replace the preview button by a cancel button when creating a new account (Xavier Claessens).
2440  - Move event code from EmpathyStatusIcon to EmpathyEventManager (Xavier Claessens).
2441  - Make the icon blink in the contact list when a contact has an event like new message, incoming call, etc. (Xavier Claessens)
2442
2443 Bugs fixed:
2444  - Fixed #462880, Can't register a new account on Jabber servers (Xavier Claessens)
2445  - Fixed #486801, Unable to rename the account (change the account name) (Xavier Claessens)
2446  - Fixed #544964, Button "Add Gruop" not translatable (Milo Casagrande)
2447  - Fixed #546154, translation issues (Xavier Claessens)
2448  - Fixed #546218, Bad message when a call is refused (Xavier Claessens)
2449
2450 Translations:
2451  - Updated es translation  (Jorge Gonzalez).
2452  - Updated Arabic Translation (Youssef Chahibi).
2453  - Updated de translation  (Andre Klapper).
2454  - Updated Galician translation (icq).
2455  - Updated Norwegian bokmål translation. (kmaraas).
2456  - Updated sv translation  (Daniel Nylander).
2457  - Updated Bulgarian translation (Alexander Shopov).
2458  - Updated ja translation  (Takeshi AIHANA).
2459  - Updated Polish translation (Tomasz Dominikowski).
2460
2461 NEW in 0.23.4
2462 ==============
2463  - Save avatar to file when right click on the avatar image (Guillaume Desmottes).
2464  - Made the Close button the default widget in the contact edit dialog. (Jonny Lamb)
2465  - Made account removal confirmation dialog modal. (Jonny Lamb)
2466  - Set an smiley icon for the "Insert smiley" menu item. (Xavier Claessens).
2467  - Set an icon for the spellcheck menu item (Xavier Claessens).
2468  - Fix the bug "Incoming call from (null)" (Alban Crequy)
2469  - Do not show the keypad when the media channel does not have the DTMF interface  (Alban Crequy).
2470  - Better dialog message when a call is rejected (Alban Crequy)
2471  - Use empathy.foo() instead of empathy_foo() for functions binding (Xavier Claessens).
2472  - EmpathyCallWindow: Get a new video preview when pushing a new call into the window.  (Sjoerd Simons).
2473  - Fix chatroom listing with salut accounts. (Xavier Claessens).
2474
2475 Bugs fixed:
2476  - Fixed #537690, crash in Empathy Instant Messenger: Adding new SIP contact t... (Xavier Claessens)
2477  - Fixed #540360, crash in Empathy Instant Messenger: starting empathy (Xavier Claessens)
2478  - Fixed #526892, Should set the buddy icon as window icon (Xavier Claessens)
2479  - Fixed #532622, No way to send a message with the mouse. (Xavier Claessens)
2480  - Fixed #534425, Username is full ID (should it detect missing @ekiga.net?) (Xavier Claessens)
2481  - Fixed #535080, Add a --silent option (Marco Pesenti Gritti)
2482  - Fixed #536391, Existing chat window moves when a new chat window is opened (Ross Burton)
2483  - Fixed #536628, Close contact list when Escape is pressed (Ross Burton)
2484  - Fixed #536984, Should select the right account when reconfigure a bugged account (Xavier Claessens)
2485  - Fixed #537129, Does not build with gcc 4.3.0 (Cosimo Cecchi)
2486  - Fixed #537249, Use function to check GTK+ version instead of mangling directly (Ross Burton)
2487  - Fixed #541431, Feature to save a contact's display picture (Guillaume Desmottes)
2488  - Fixed #542196, Reverse order of buttons on the dialog box to delete a contact (or a group) (Gaëtan Podevijn)
2489  - Fixed #542231, Tubes: memory freed with tp_g_value_slice_free instead of g_free() (Alban Crequy)
2490
2491 Translations:
2492  - Updated de translation  (Andre Klapper).
2493  - Updated Galician Translation. (icq).
2494  - Updated es translation  (Jorge Gonzalez).
2495  - Updated Norwegian bokmål translation. (kmaraas).
2496  - Updated Occitan translation (ymarcheg).
2497  - Updated sv translation  (Daniel Nylander).
2498  - Updated vi translation  (Clytie Siddall).
2499  - Updated Russian translation. (Il'ya Mertsalov).
2500  - Updated fr translation. (claudep).
2501  - Updated Arabic Translation. (Abou Manal).
2502
2503 NEW in 0.23.3
2504 ==============
2505  - Updated manual (Milo Casagrande).
2506  - Set a tooltip on contact list view showing EmpathyContactWidget information.
2507    Only enabled if running with GTK+ >= 2.12.10 because of
2508    bug #504087 (Xavier Claessens).
2509  - Move avatar cache to ~/.cache and don't mix avatar from different contacts,
2510    tokens are not garanteed to be different. (Xavier Claessens).
2511
2512 Bugs fixed:
2513  - Fixed #465928, The status icon keep blinking when opening a chat with the contact list (Xavier Claessens)
2514  - Fixed #527970, don't permit to call several time the same personn (Xavier Claessens)
2515  - Fixed #531414, The "menu" key doesn't work in the contact list (Baptiste Mille-Mathias)
2516  - Fixed #533541, Schema short description improved (Claude Paroz)
2517  - Fixed #533732, Help button missing from the Accounts dialog (Milo Casagrande)
2518  - Fixed #533840, BaconMessageConnection and D-Bus interaction (Xavier Claessens)
2519
2520 Translations:
2521  - Updated es translation  (Jorge Gonzalez).
2522  - Updated ja translation  (Takeshi AIHANA).
2523  - Updated Norwegian bokmål translation. (kmaraas).
2524  - Updated Arabic Translation by Abou Manal. (djihed).
2525  - Updated French translation (claudep).
2526
2527 NEW in 0.23.2
2528 ==============
2529  - Keep a priv pointer in the object struct instead of using
2530    G_TYPE_INSTANCE_GET_PRIVATE all the time. (Xavier Claessens).
2531  - If self presence message is "" do like if it was NULL. (Xavier Claessens).
2532  - Do not request video stream until the user click on the 'send video' box. (Xavier Claessens).
2533  - Implement DTMF and add a keypad on call window. (Xavier Claessens).
2534  - Make use of tp-glib debug system. (Xavier Claessens).
2535  - Rework call window: Use GtkVolumeButton, only one button to hang up calls,
2536    let s-e add black borders to keep good video ration and add a confirmation
2537    dialog to accept/reject incoming calls. (Xavier Claessens).
2538  - Remove conditional build of VOIP. (Xavier Claessens).
2539  - Do not apply different theme to chat and chatrooms (Xavier Claessens).
2540
2541 Bugs fixed:
2542  - Fixed #460624, Use enchant instead of aspell (Frederic Peters)
2543  - Fixed #523918, Empathy sometimes loose messages (Xavier Claessens)
2544  - Fixed #526926, "This call will be ended. Continue?" dialog should be rephrased (Elliot Fairweather, Xavier Claessens)
2545  - Fixed #529049, Empathy should know when an apt:// link appears (Gaëtan Podevijn)
2546  - Fixed #529436, Lacking string hyphenation (Baptiste Mille-Mathias)
2547  - Fixed #529437, Incorrect spacing in some strings (Baptiste Mille-Mathias)
2548  - Fixed #529439, Incorrect capitalisation in some strings (Baptiste Mille-Mathias)
2549  - Fixed #529552, Please incorporate the man pages written for Debian (Simon McVittie)
2550  - Fixed #529651, 0.23.1: Compilation (Linking) Failure (Xavier Claessens)
2551  - Fixed #530090, Stock ids marked for translation (Gabor Kelemen)
2552
2553 Translations:
2554  - Updated Galician Translation and POTFILES.in (icq).
2555  - Updated cs translation  (Lucas Lommer).
2556  - Updated Norwegian bokmål translation. (kmaraas).
2557  - updated he translation (yairhr).
2558  - Updated Slovenian translation (mateju).
2559  - Updated es translation  (Jorge Gonzalez).
2560  - Updated Slovenian translation (mateju).
2561  - Updated hu translation (kelemeng).
2562  - Updated sv translation  (Daniel Nylander).
2563  - Updated en_GB translation  (Philip Withnall).
2564
2565 NEW in 0.23.1
2566 ==============
2567  - Show contact list when a chat becomes a chatroom. (Xavier Claessens).
2568  - Dispatch each Tube to the application handling its service. (Elliot Fairweather, Xavier Claessens).
2569  - Added introduction and started the Getting Started section of help manual (Milo Casagrande).
2570  - Add build system for help manual (Xavier Claessens).
2571  - Some code cleanup (Xavier Claessens).
2572  - Already open channels are considered OUTGOING. (Xavier Claessens).
2573  - Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. Everything is now in the same process. (Xavier Claessens).
2574  - Remove libtelepathy dep and use telepathy-glib instead. (Xavier Claessens).
2575  - Remove Room menu, chatrooms will be handled in a dedicated program. (Xavier Claessens).
2576  - Unify EmpathyPrivateChat and EmpathyGroupChat. (Xavier Claessens).
2577  - Unify EmpathyTpChatroom and EmpathyTpChat. (Xavier Claessens).
2578  - Do not autoconnect if networkmanager says we are not connected at startup. (Xavier Claessens).
2579  - Move modules that make no sense to be used in other applicaton from libempathy-gtk/ to src/ (Xavier Claessens).
2580  - Convert all files to glade3 (Laurent Bigonville).
2581
2582 Bugs fixed:
2583  - Fixed #526145, crash in Empathy Instant Messenger: Tryint to persuade Zdra,... (Xavier Claessens)
2584  - Fixed #475789, Compact mode + avatars = bad padding (Marco Barisione)
2585  - Fixed #479697, no sounds (Frederic Peters)
2586  - Fixed #489978, Removing NotHere applet from panel (Frederic Peters)
2587  - Fixed #496309, empathy translation issues (Andre Klapper)
2588  - Fixed #513676, Need a widget to configure AIM accounts (Andreas Henriksson)
2589  - Fixed #513679, Need a widget to configure SIP accounts (Baptiste Mille-Mathias)
2590  - Fixed #514380, Drop gnome-vfs dependency (Cosimo Cecchi)
2591  - Fixed #517776, Groupwise profile (Vincent Untz)
2592  - Fixed #519946, Confirmation dialog on remove contact/group (Bruno Dusausoy)
2593  - Fixed #521554, Diplay all the favourite rooms in the favourite room dialog (Marco Barisione)
2594  - Fixed #521570, Set to unsensitive the 'show avatars' option when using compact mode (Marco Barisione)
2595  - Fixed #522297, libempathy-gtk Python binding: cannot create a ContactListStore (Juan Pizarro)
2596  - Fixed #522528, Missing files in POTFILES.in (nshmyrev)
2597  - Fixed #522780, Couldn't build latest Empathy trunk (rev. 807) (Xavier Claessens)
2598  - Fixed #522862, Need a GUI to configure groupwise account (Vincent Untz)
2599  - Fixed #523703, Deprecated glib symbols used. (Frederic Peters)
2600  - Fixed #525039, Should not be started automatically via /etc/xdg/autostart (Frederic Peters)
2601  - Fixed #525084, Crash at GNOME startup (Xavier Claessens)
2602  - Fixed #525562, Empathy should not require python-config (Frederic Peters)
2603  - Fixed #526374, Crash in EmpathyContactListStore (Xavier Claessens)
2604  - Fixed #526927, "This call will be ended. Continue?" has no purpose when call status is disconnected (Frederic Peters)
2605  - Fixed #527452, Too difficult SIP configure UI (Frederic Peters)
2606  - Fixed #527454, Better call dialog (Naba Kumar)
2607  - Fixed #527713, crash when opening a chat with the keyboard (Frederic Peters)
2608  - Fixed #527876, "registrar" misspelled (Frederic Peters)
2609  - Fixed #527924, NotHere applet doesn't find icons (Frederic Peters)
2610  - Fixed #528229, chat dialogs way too large (Xavier Claessens)
2611  - Fixed #528287, Contact not shown in the contact list when he comes online (Xavier Claessens)
2612  - Fixed #528529, escaping text in strings using Pango markup (Frederic Peters)
2613  - Fixed #528542, Help is displayed on stderr, but stderr may go to log file (Frederic Peters)
2614  - Fixed #528596, Missing l10n for strings in call window (Frederic Peters)
2615
2616 Translations:
2617  - Updated es translation (Jorge Gonzalez).
2618  - Updated el translation (Giannis Katsampirhs).
2619  - Updated ca translation (Gil Forcada).
2620  - Updated Basque translation (Inaki Larranaga Murgoitio).
2621
2622 NEW in 0.22.0
2623 ==============
2624  - Queue received messages until the sender got his alias. (Xavier Claessens).
2625
2626 Bugs fixed:
2627  - Fixed #466521, Add an advanced expander in the generic setting widget (Marco Barisione)
2628  - Fixed #479534, remember conversation window sizes (Marco Barisione)
2629  - Fixed #501805, empathy should prevent to run multiple instances (Marco Barisione)
2630  - Fixed #505616, linkability of URL broken on _ (Marco Barisione)
2631  - Fixed #520788, Wrong button order in the favourite rooms dialog (Marco Barisione)
2632  - Fixed #521051, empathy_main_window_show() should use empathy_window_present() (Marco Barisione)
2633
2634 Translations:
2635  - Updated Finnish translation (ituohela).
2636  - Updated en_GB translation  (Philip Withnall).
2637  - Updated sv translation  (Daniel Nylander).
2638  - Updated it translation  (Milo Casagrande).
2639  - Updated Spanish translation  (Jorge Gonzalez).
2640  - Updated fr translation  (Robert-André Mauchin).
2641
2642 NEW in 0.21.91
2643 ==============
2644  - Blink the status icon for new incoming calls. (Xavier Claessens).
2645  - Close the media channel if stream engine crashes. (Xavier Claessens).
2646  - Change status to closed if stream engine dies or if a call fails. (Xavier Claessens).
2647  - Make use of generated code for using stream engine. (Xavier Claessens).
2648  - Add a GUI to configure IRC accounts (Guillaume Desmottes).
2649  - accounts-dialog: swap the create and previous button (Guillaume Desmottes).
2650  - save when adding/removing networks (Guillaume Desmottes).
2651  - check if network !=  NULL before trying to set its charset (Guillaume Desmottes).
2652  - New call code, should be more usable (Elliot Fairweather).
2653  - Try to create salut account if getting the gconf key fails. (Xavier Claessens).
2654  - Add a generic UI to make easy building UI for protocol specific settings. (Xavier Claessens).
2655  - Fix setting avatar on salut.  (Sjoerd Simons).
2656  - Use EMPATHY_SRCDIR environment variable to load uninstalled glade/xml/dtd files (Xavier Claessens).
2657
2658 Bugs fixed:
2659  - Fixed #505585, Improve .gitignore (Guillaume Desmottes)
2660  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
2661  - Fixed #507515, "has come online" is printed even if peer has been online the whole time (Xavier Claessens)
2662  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
2663  - Fixed #513673, Need a GUI to configure ICQ accounts (Andreas Henriksson)
2664  - Fixed #513674, Need a GUI to configure Yahoo! accounts (Susana)
2665  - Fixed #516198, Thinks contacts come online each time a chat dialog is opened (Xavier Claessens)
2666  - Fixed #517098, Critical warnings viewing previous conversations (Xavier Claessens)
2667
2668 Translations:
2669  - Updated pt_BR translation  (Og Maciel).
2670  - Updated sv translation (Daniel Nylander).
2671  - Updated Spanish translation  (Jorge Gonzalez).
2672  - Updated Arabic Translation (Abou Manal).
2673  - Updated eu translation  (Inaki Larranaga Murgoitio).
2674  - Updated Occitan translation (ymarcheg).
2675  - Updated Basque translation. (dooteo).
2676  - Updated Finnish translation (ituohela).
2677  - Updated ja translation  (Takeshi AIHANA).
2678  - Updated Nepali Translation (pachimho).
2679  - Updated Finnish translation (ituohela).
2680  - Updated Galician Translation. (icq).
2681  - Added Hebrew translation (yairhr).
2682
2683 NEW in 0.21.90
2684 ==============
2685  - Change "new message" dialog to "new conversation" and make possible to do voip call. (Xavier Claessens).
2686  - Try to load dtd and glade files from the srcdir. (Xavier Claessens).
2687  - Add a property to have or not groups on EmpathyContactListStore (Xavier Claessens).
2688  - Add a features property on EmpathyContactListView to enable/disable each action. (Xavier Claessens).
2689  - Add a program to show chat logs (Xavier Claessens).
2690  - Add a cancel button on the custom message diaog (Xavier Claessens).
2691  - Unset account parameter if user gives an empthy value. (Xavier Claessens).
2692  - Show/Hide main window when changing corresponding gcong key. (Xavier Claessens).
2693
2694 Bugs fixed:
2695  - Fixed #501467, improve accounts dialog (Xavier Claessens)
2696  - Fixed #507840, New UI for Jabber accounts (Xavier Claessens)
2697  - Fixed #509906, empathy is showing off-line contacts before on-line ones (Xavier Claessens)
2698  - Fixed #511048, Ellipsize error button (Xavier Claessens)
2699  - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
2700  - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
2701  - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
2702  - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
2703
2704 Translations:
2705  - Updated eu translation (Inaki Larranaga Murgoitio).
2706  - Updated Arabic Translation (Djihed Afifi).
2707  - Updated Galician Translation. (icq).
2708  - Updated Spanish translation (Jorge Gonzalez).
2709
2710 NEW in 0.21.5.2
2711 ==============
2712  - Update API documentation generator. (Xavier Claessens).
2713  - Update python binding for new API. (Xavier Claessens).
2714  - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (Xavier Claessens).
2715  - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (Xavier Claessens).
2716  - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (Xavier Claessens).
2717
2718 Bugs fixed:
2719  - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (Xavier Claessens)
2720
2721 Translations:
2722  - Updated ja Translation (Takeshi AIHANA).
2723  - Updated sv Translation (Daniel Nylander).
2724
2725 NEW in 0.21.5.1
2726 ==============
2727  - Fix release.py script to give correct author of fixed bug.
2728  - Fix NEWS file with correct authors
2729  - BUMP ABI version, forgot that for release 0.21.5
2730
2731 NEW in 0.21.5
2732 ==============
2733  - Adding a release.py script that uses git.
2734  - Add SIP icon picked from pidgin.
2735  - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
2736    Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
2737    for im-message, im-message-new and user-typing.
2738  - Add avatar token in logs and load avatar from cache when getting logs messages.
2739  - Reset status message when coming back from away and the status was manually
2740    set to away.
2741  - Update profiles based on N810's.
2742  - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
2743    generates ChangeLog file from git.
2744  - Add .gitignore files.
2745  - Chandlers leaves when there is no more channels to handle.
2746  - Set call window title to contact name
2747  - Import Gossip's chat theme system and simplify it a bit.
2748
2749 Bugs fixed:
2750  - Fixed #466960, status icon tooltip doesn't change when status changes (Xavier Claessens)
2751  - Fixed #508520, :0 smiley conversion shouldn't happen for times (Xavier Claessens)
2752  - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
2753  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
2754  - Fixed #459520, Can't remove a group (David Turner)
2755  - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
2756  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
2757  - Fixed #490153, Join _New... icon (Michael Monreal)
2758  - Fixed #502932, Text selection in Accounts window (Xavier Claessens)
2759
2760 Translations:
2761  - Updated Spanish Translation (jorgegonz).
2762  - Updated Norwegian bokmål Translation (kmaraas).
2763  - Updated Occitan Translation (ymarcheg).
2764  - Updated French Translation (claudep).
2765  - Updated Swedish Translation (dnylande).
2766  - Updated Brazilian Portuguese Translation (leonardof).
2767  - Updated Basque Translation (dooteo).
2768  - Updated Arabic Translation (djihed).
2769
2770 NEW in 0.21.4:
2771 =============
2772  - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory
2773    for each message a contact sends
2774  - Generate ChangeLog from svn commits. Copy generator from epiphany.
2775  - Correctly store/restore presence when NM state changes.
2776  - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account.
2777  - When NM is in sleeping (=disabled) state, do just like if it was connected.
2778    Add a gconf key to disable NM support completely.
2779
2780 NEW in 0.21.3:
2781 =============
2782  - Request new Text Channel if the contact is online again and CM don't support
2783    offline message or if account gets reconnected.
2784  - Depend on telepathy-glib and make use of his new API. Don't use deprecated
2785    functions of libtelepathy.
2786  - Better gtkdoc generator.
2787
2788 NEW in 0.21.2:
2789 =============
2790  - Display error message when an account failed to connect.
2791  - Move chats to its own process.
2792  - Move chandlers in $libexecdir
2793  - Don't use the same bus name for filter and chandler programs. 
2794
2795 NEW in 0.21.1:
2796 =============
2797  - Cleanup licences and copyrights, Modules with 100% collabora code are now
2798    relicenced to LGPL.
2799  - Hide main window with ALT-F4.
2800  - Set chat state to ACTIVE when receiving a message from a contact, avoid
2801    staying in COMPOSING state forever for protocols like MSN that do not notify
2802    when contact stoped writing.
2803  - Don't use deprecated Gtk/GLib API. Mainly replace GtkTooltips by new
2804    tooltip API from GTK 2.12.
2805  - Use g_timeout_add_seconds when appropriated to avoid weaking the process too
2806    much.
2807  - Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in
2808    contact information windows. That means we can now enlarge avatars when
2809    clicking on it and we can set our own avatar if we edit our own contact.
2810  - Implement edit personal information window, no vcard supported yet, but it's
2811    not possible to set our own alias/avatar.
2812  - Bump version to 0.21.1 for GNOME 2.21.1 release.
2813
2814 NEW in 0.14:
2815 ===========
2816  - Megaphone applet now uses avatar cache.
2817
2818 NEW in 0.13:
2819 ===========
2820  - Completely reworked ContactList API, new EmpathyContactFactory class.
2821  - Update to new Telepathy avatar spec.
2822  - Dynamic smiley managment and more efficient algorithm to detect smileys in
2823    messages. New EmpathySmileyManager class.
2824  - Adding capabilities contact property for Audio/Video.
2825  - Adding UI to start a VoIP call. Atm it only shows a microphone icon for
2826    contacts supporting voice or video but does not make the call. See
2827    EMPATHY_VOIP branch for more complete support.
2828  - "interactive" property on EmpathyContactListView to enable/disable context
2829    menu and action when double-click on a contact.
2830  - Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,
2831    default to off. Only empathy main client will turn them on, like that if
2832    other processes are running with an EmpathyIdle instance they won't change
2833    presence in the same time than Empathy client.
2834  - Cache avatars in ~/.gnome2/Empathy/avatars.
2835  - Adding a test program, useful to use with valgrind.
2836  - Free return value for async DBus calls, they are not owned by dbus-glib.
2837    This fix big leaks.
2838
2839 NEW in 0.12:
2840 ===========
2841  - Only update the topic of it has really be changed, avoid diplaying many
2842    times "Topic set to:" message.
2843  - Some Jabber chatroom sends messages received before we joined the room, avoid
2844    displaying those messages if we already logged them last time we joined that
2845    room. Previous workaround prevented Empathy to log offline messages.
2846
2847 NEW in 0.11:
2848 ===========
2849  - Change main window's title to "Contact list".
2850  - Do not list profiles that don't have the corresponding CM installed when
2851    creating a new account.
2852
2853 NEW in 0.10:
2854 ===========
2855  - Align param names on the left in the generic account settings widget.
2856  - Try to guess the server from the jid if we are using the jabber profile.
2857
2858 NEW in 0.9:
2859 ===========
2860  - Initial room list support. It doesn't work yet but most of the code is ready.
2861  - Tell the user when a message can't be sent.
2862  - Set all contacts from salut protocol to the "Local Network" group.
2863  - Fix NetworkManager support.
2864  - Iconify main window to the status icon like in rhythmbox.
2865  - Show avatars in chatrooms.
2866  - Fix avatar not being requested when empathy starts.
2867  - Remove unused nickname entry and use a GtkTable for room information.
2868  - Set a window title and fix alignment of widgets for contact related dialogs
2869    (add, edit/view info).
2870  - Adding initial API documentation using gtk-doc.
2871  - Auto-accept to publish presence to contacts that are in our subscribe list.
2872    When accepting a pending contact add it to publish and subscribe list.
2873  - Filter incoming text channels and make status icon flash when there we
2874    receive a new message. Dispatch the channel only when we get a message and
2875    the user click on the icon.
2876  - Install libempathy and libempathy-gtk and make their API public. The API is
2877    NOT STABLE AT ALL !!!
2878
2879 NEW in 0.8:
2880 ===========
2881  - Fixed contact list handling.
2882  - Make use of NetworkManager to set presence to OFFILE when we are disconnected
2883    and restore presence once we are reconnected.
2884  - UI for searching in conversation history and to view all conversations with
2885    a given contact.
2886  - Do not use 2 different processes (empathy and empathy-chat), merge them
2887    into one client. This is easier for debugging and share data.
2888  - Do not create log directory for a chat if there is no messages to put in.
2889  - Do not set active contacts when creating the store, and when contact groups
2890    changed.
2891  - Fix warning when using command-line options.
2892  - Ignore ssl errors by default. This is needed to connect jabber accounts
2893    using ssl.
2894  - Adding spellcheck support using aspell.
2895  - Lots of bugs fixed.
2896
2897 NEW in 0.7:
2898 ===========
2899  - Adding new contacts.
2900  - Accept/Reject contacts who wants to get our presence.
2901  - Edit/View contacts information.
2902  - Get name and topic properties for chatrooms.
2903  - Log chats and display 10 last messages when opening a new chat.
2904  - Set presence to available for protocols that do not supports presence
2905    (SIP, IRC).
2906  - Lots of bugs fixed.
2907
2908 NEW in 0.6:
2909 ===========
2910  - Join room when clicking on favorite rooms.
2911  - Do not restore away presence message when coming back after the user set
2912    manually to away.
2913  - Set parent window when poping a new window/dialog.
2914  - Implement favorite chatroom menu.
2915  - Do not highlight contacts already known when creating the contact list.
2916  - Do not set status message to "Extended autoaway", let user's message
2917    unchanged.
2918  - Many bugs and leaks fixed.
2919
2920 NEW in 0.5:
2921 ===========
2922  - Do not highlight groups when adding them in the roster.
2923  - Do not create new GossipContact object in presence/avatar/alias changed
2924    signal if we don't already know that contact from a contact list channel.
2925    This should fix DBus max pending calls limit reached in some cases.
2926  - New icon for empathy-new-message, empathy-group-message and
2927    empathy-proto-irc.
2928  - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser,
2929    GossipGroupChat
2930  - If we are offline do not set away on idle. If we are already away restore to
2931    available when we are no mode idle. Do no modify status message.
2932  - Fixed message displaying with fancy themes.
2933  - Many bugs fixed.
2934
2935 NEW in 0.4:
2936 ===========
2937  - contact list refactoring: EmpathyContactList is an iface implemented by
2938    EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom.
2939    GossipContactList splitted into GossipContactListStore and
2940    GossipContactListView, it can display any object implementing the
2941    EmpathyContactList iface. Make possible to set custom functions to define
2942    the groups of a contact, by default it gets the "group" property of the
2943    GossipContact object. This make possible to reuse the contact list UI from
2944    the main window for chatrooms where groups are the role/affiliation of the
2945    contact on that room.
2946  - Auto away when gnome-screensaver says the session is idle and extended away
2947    30min after that.
2948  - Display ChatState when the contact is composing.
2949  - Bugbuddy now reports crashes to GNOME Bugzilla.
2950  - New program icon.
2951  - Setting i18n support and importing po files from gossip.
2952  - Add an example label for jid.
2953  - Do not open chat window twice for the same conversation.
2954