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