]> git.0d.be Git - empathy.git/blob - NEWS
Updated POTFILES.in
[empathy.git] / NEWS
1 NEW in 3.5.4.1 (24/07/2012)
2 ==============
3
4 Empathy gains support for the Ubuntu Online Accounts framework. If built
5 with --enable-ubuntu-online-accounts Empathy will be able to connect (using
6 SSO) to GTalk, Facebook and Windows Live accounts configured in the Ubuntu
7 Online Accounts pane.
8
9 Dependencies:
10  • telepathy-glib ≥ 0.19.4
11  • mission-control-plugins ≥ 5.13.0 (optional)
12  • libaccounts-glib ≥ 1.1 (optional)
13  • libsignon-glib ≥ 1.1 (optional)
14  • account-plugin (optional)
15
16 Bugs fixed:
17  - Fixed #677180, Doesn't save updated password (Guillaume Desmottes)
18  - Fixed #679786, Turn libempathy(-gtk) to private public libs (Guillaume Desmottes)
19  - Fixed #679868, [New roster] The Top Contacts group name isn't displayed above the top contacts if all of them are offline (Laurent Contzen)
20  - Fixed #680076, Fail to join password protected room (Guillaume Desmottes)
21  - Fixed #680160, Auth client code should make easier to add other account storages (Xavier Claessens)
22
23 NEW in 3.5.4 (16/07/2012)
24 ============
25
26 Legacy chat themes from Gossip have been removed and re-implemented using the
27 Adium theme format.
28
29 Dependencies:
30  • GLib ≥ 2.33.3
31  • telepathy-glib ≥ 0.19.3
32
33 Bugs fixed:
34  - Fixed #645921, Drop old chat themes and make Adium theme mandatory (Danielle Madeley)
35  - Fixed #627948, Avatar option for irc superfous (Will Thompson)
36  - Fixed #678331, Sending a file from the conversation window silently fails (Guillaume Desmottes)
37  - Fixed #678524, [new roster] Re-Implement sending files using DnD (Guillaume Desmottes)
38  - Fixed #678807, empathy-chat crashed with SIGSEGV in _tp_base_client_handle_channels() (Guillaume Desmottes)
39  - Fixed #678845, Strip %senderPrefix% in Adium themes (Will Thompson)
40  - Fixed #678875, empathy-nautilus-sendto should use RosterView (Laurent Contzen)
41  - Fixed #679136, Stop using EmpathyContactWidget in the subscription request dialog (Guillaume Desmottes)
42  - Fixed #679255, Remove EmpathyChatView (Guillaume Desmottes)
43  - Fixed #679332, Handle Adium themes that use .AdiumMessagestyle (Guillaume Desmottes)
44  - Fixed #679396, Bind keyboard keys on DTMF events (Guillaume Desmottes)
45  - Fixed #679532, Contact names not aligned (Guillaume Desmottes)
46
47 Translations:
48  - Updated be Translation (Ihar Hrachyshka)
49  - Updated el Translation (Tom Tryfonidis)
50  - Updated es Translation (Daniel Mustieles)
51  - Updated he Translation (Yaron Shahrabani)
52  - Updated lt Translation (Žygimantas Beručka)
53  - Updated nb Translation (Kjartan Maraas)
54  - Updated pa Translation (A S Alam)
55  - Updated zh_HK Translation (Cheng-Chia Tseng)
56  - Updated zh_TW Translation (Cheng-Chia Tseng)
57
58 Documentation translations:
59  - Updated el Documentation translation (Tom Tryfonidis)
60
61 NEW in 3.5.3 (26/06/2012)
62 ============
63
64 The contact list has been completely redesigned, see [0] for details; please
65 test it and report any regression you may experience.
66
67 [0] http://blog.desmottes.be/post/2012/06/15/New-Empathy-contact-list
68
69 Dependencies:
70  • folks ≥ 0.7.1
71  • telepathy-glib ≥ 0.19.1
72  • libebook no longer needed
73
74 Bugs fixed:
75  - Fixed #669484, [design] New contact list view (Guillaume Desmottes)
76  - Fixed #675214, Contacts not in groups after a restart (Guillaume Desmottes)
77  - Fixed #676634, Use TpAccountRequest (Guillaume Desmottes)
78  - Fixed #677465, Use TpProtocol more (Guillaume Desmottes)
79  - Fixed #677533, doesn't build with latest evolution-data-server (Guillaume Desmottes)
80  - Fixed #677545, Build with tp-glib GSEAL (Guillaume Desmottes)
81  - Fixed #677641, Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed (Debarshi Ray)
82  - Fixed #677940, [new roster] Individual manager: track more popular contacts (Guillaume Desmottes)
83  - Fixed #677947, [new roster] Add EmpathyRosterView (Guillaume Desmottes)
84  - Fixed #677948, [new roster] Use EmpathyRosterView (Guillaume Desmottes)
85  - Fixed #677949, [new roster] Remove old preferences (Guillaume Desmottes)
86  - Fixed #678083, Find a better heuristic to compute contacts popularity (Seif Lotfy)
87  - Fixed #678091, [new roster] Display favorites in the top of the roster (Guillaume Desmottes)
88  - Fixed #678156, [new roster] People nearby group (Laurent Contzen)
89  - Fixed #678167, Not clear if mic is muted or not (Guillaume Desmottes)
90  - Fixed #678205, Contact gets displayed in the wrong group (Guillaume Desmottes)
91  - Fixed #678294, [new roster] Bring back individual tooltips (Guillaume Desmottes)
92  - Fixed #678307, irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
93  - Fixed #678376, [new roster] Ungroupped contact should be displayed at the bottom of the roster (Laurent Contzen)
94
95 Translations:
96  - Updated be Translation (Ihar Hrachyshka)
97  - Updated el Translation (Tom Tryfonidis)
98  - Updated es Translation (Daniel Mustieles)
99  - Updated gl Translation (Fran Diéguez)
100  - Updated sl Translation (Andrej Žnidaršič)
101
102 NEW in 3.5.2 (05/06/2012)
103 ============
104
105 The contact list menu bar has been removed and replaced by the application
106 global menu. empathy-av, the legacy audio/video client has been removed,
107 empathy-call replaces it completely.
108
109 Dependencies:
110  • GTK+ ≥ 3.5.1
111  • clutter-gtk ≥ 1.1.2
112  • telepathy-glib ≥ 0.19.0
113  • GOA ≥ 3.5.1 (optional)
114  • cheese-gtk ≥ 3.4.0 (optional)
115
116 Bugs fixed:
117  - Fixed #667619, Port to GtkApplication and GtkApplicationWindow (Danielle Madeley)
118  - Fixed #672043, Remove ':' from labels (Danielle Madeley)
119  - Fixed #640417, EmpathyAccountWidget should be a proper GtkWidget (Guillaume Desmottes)
120  - Fixed #669473, Use CSS for style properties (Guillaume Desmottes)
121  - Fixed #670874, floating toolbar not working (Sjoerd Simons)
122  - Fixed #673263, goa-mc-plugin: support enabling or disabling accounts (Debarshi Ray)
123  - Fixed #673846, Use tp_capabilities_supports_sms() (Guillaume Desmottes)
124  - Fixed #673989, Use TpRoomList (Guillaume Desmottes)
125  - Fixed #674182, Use TpDebugClient (Guillaume Desmottes)
126  - Fixed #674318, Use TpTLSCertificate (Guillaume Desmottes)
127  - Fixed #674553, Take picture button in image change doesn't work. (Guillaume Desmottes)
128  - Fixed #674774, tp-chat: use the GVariant version of TpCapabilities classes (Guillaume Desmottes)
129  - Fixed #674860, Modernize EmpathyNewChatroomDialog (Guillaume Desmottes)
130  - Fixed #674864, Missing tp-chat signals (Guillaume Desmottes)
131  - Fixed #675229, Stop using deprecated tp-glib API (Guillaume Desmottes)
132  - Fixed #675246, Strings appear untranslated (Gabor Kelemen)
133  - Fixed #675296, Remove empathy-av (Guillaume Desmottes)
134  - Fixed #675590, [patch] Use gst_object_ref_sink() (Javier Jardón)
135  - Fixed #675597, Consider removing EmpathyTpContactFactory (Guillaume Desmottes)
136  - Fixed #675647, video-widget: Remove as it is now unused (Olivier Crête)
137  - Fixed #675667, Crash when trying to add an account (Guillaume Desmottes)
138  - Fixed #675803, EmpathyContactWidget should be a proper GtkWidget (Guillaume Desmottes)
139  - Fixed #675807, use new TpTextChannel chat state API (Guillaume Desmottes)
140  - Fixed #675808, Stop using tp_connection_get_contacts_by_id() (Guillaume Desmottes)
141  - Fixed #676027, Spelling error Authentification → Authentication (Guillaume Desmottes)
142  - Fixed #676569, Use GTK_STYLE_CLASS_OSD (Cosimo Cecchi)
143  - Fixed #676637, Crash when account is connecting (Guillaume Desmottes)
144
145 Translations:
146  - Updated es Translation (Daniel Mustieles)
147  - Updated fr Translation (Bruno Brouard)
148  - Updated gl Translation (Fran Diéguez)
149  - Updated he Translation (Yaron Shahrabani)
150  - Updated nb Translation (Kjartan Maraas)
151  - Updated ru Translation (Yuri Myasoedov)
152  - Updated zh_HK Translation (Cheng-Chia Tseng)
153  - Updated zh_TW Translation (Cheng-Chia Tseng)
154
155 NEW in 3.5.1 (30/04/2012)
156 ============
157
158 Dependencies:
159  • GLib ≥ 2.32.0
160  • telepathy-glib ≥ 0.17.6
161  • Intltool ≥ 0.50.0
162
163 Bugs fixed:
164  - Fixed #501065, Can't rename group (Guillaume Desmottes)
165  - Fixed #668186, make check does not run the test suite (which doesn't pass when it is run) (Guillaume Desmottes)
166  - Fixed #668261, empathy-tls-test (Stef Walter)
167  - Fixed #669134, SIP widget: add local IP widgets (Laurent Contzen)
168  - Fixed #669177, Show who changed the subject.
169  - Fixed #672619, Drop org.gnome.Empathy.gschema.xml.in (Guillaume Desmottes)
170  - Fixed #672976, Use GNetworkMonitor (Guillaume Desmottes)
171  - Fixed #673159, Add 'Rename' entry to accounts context menu (Guillaume Desmottes)
172  - Fixed #673410, Tooltip text when editing should be translatable (Laurent)
173  - Fixed #673821, Remove old contact list code (Guillaume Desmottes)
174  - Fixed #674432, The buddy list window is very small by default (Guillaume Desmottes)
175  - Fixed #640846, No tooltips in status picker (Laurent Contzen)
176
177 Translations:
178  - Updated an Translation (Daniel Martinez Cucalon)
179  - Updated ar Translation (Ibrahim Saed)
180  - Updated ca Translation (Jordi Serratosa)
181  - Updated ca@valencia Translation (Carles Ferrando)
182  - Updated en_CA Translation (Tiffany Antopolski)
183  - Updated es Translation (Daniel Mustieles)
184  - Updated eu Translation (Inaki Larranaga Murgoitio)
185  - Updated fa Translation (Arash Mousavi)
186  - Updated gl Translation (Fran Diéguez)
187  - Updated he Translation (Yaron Shahrabani)
188  - Updated hi Translation (Chandan Kumar)
189  - Updated id Translation (Andika Triwidada)
190  - Updated ja Translation (Mako N)
191  - Updated ko Translation (Changwoo Ryu)
192  - Updated nb Translation (Kjartan Maraas)
193  - Updated or Translation (ManojKumar Giri)
194  - Updated sk Translation (Pavol Klačanský)
195  - Updated sl Translation (Matej Urbančič, Andrej Žnidaršič)
196  - Updated te Translation (Sasi Bhushan)
197  - Updated zh_CN Translation (Automatic Mirroring)
198
199 Documentation translations:
200  - Updated fr Documentation translation (Bruno Brouard)
201  - Updated ja Documentation translation (Mako N)
202
203 NEW in 3.4.2 (14/05/2012)
204 ============
205
206 Dependencies:
207  • telepathy-glib ≥ 0.18.0
208
209 Bugs fixed:
210  - Fixed #674432, The buddy list window is very small by default
211  - Fixed #675767, IRC Edit Connection Parameters text alignment
212
213 Translations:
214  - Updated an Translation (Daniel Martinez Cucalon)
215  - Updated sk Translation (Pavol Klačanský)
216
217 NEW in 3.4.1 (16/04/2012)
218 ============
219
220 Bugs fixed:
221  - Fixed #673691, empathy -h should not present existing roster window (Guillaume Desmottes)
222
223 Translations:
224  - Updated ar Translation (Ibrahim Saed)
225  - Updated ca Translation (Jordi Serratosa)
226  - Updated ca@valencia Translation (Carles Ferrando)
227  - Updated hi Translation (Chandan Kumar)
228  - Updated zh_CN Translation (Automatic Mirroring)
229
230 Documentation translations:
231  - Updated fr Documentation translation (Bruno Brouard)
232
233 NEW in 3.4.0.2 (06/04/2012)
234 ==============
235
236 This release fixes the build with --enable-empathy-av and brings back the
237 "Previous conversations" menu item which has been accidentally removed.
238
239 NEW in 3.4.0.1 (05/04/2012)
240 ==============
241
242 The "Please unify version numbers" release.
243
244 This new releases fixes calls logging and is usable with the stable version of
245 telepathy-logger.
246
247 Most of the Telepathy components have been branched and released as stable. We
248 recommend to distributors to use the following versions of these components:
249  • telepathy-glib 0.18.0
250  • telepathy-gabble 0.16.0
251  • telepathy-mission-control 5.12.0
252  • telepathy-logger 0.4.0
253  • telepathy-salut 0.8.0
254  • telepathy-haze 0.6.0
255
256 Dependencies:
257  • Clutter ≥ 1.10.0
258  • telepathy-logger ≥ 0.2.13
259
260 Bugs fixed:
261  - Fixed #652800, Empathy should notify when someone mention me at IRC (Will Thompson)
262  - Fixed #670601, empathy-accounts segfault (settings are null for liststore iter) (Guillaume Desmottes)
263  - Fixed #672560, Call window inline toolbar borders are not crisp (Cosimo Cecchi)
264  - Fixed #672561, Call window preview drop placeholder should not be red (Cosimo Cecchi)
265  - Fixed #672796, gst_element_get_name: return value should be freed (Debarshi Ray)
266  - Fixed #672839, Pidgin importer treeview should expand vertically. (Guillaume Desmottes)
267  - Fixed #673030, Empathy need porting to logger stable call1 support (Danielle Madeley, Nicolas Dufresne)
268  - Fixed #673046, Video preview is always behind the incoming video (Cosimo Cecchi)
269  - Fixed #673141, Right-click on GOA account let you disable it (Guillaume Desmottes)
270  - Fixed #673162, "Enable" account menu item doesn't connect the account (Guillaume Desmottes)
271  - Fixed #673444, Needs a clutter ≥ 1.10 dep (Guillaume Desmottes)
272  - Fixed #673451, Initial Empathy Accounts Dialog does not allow to click "Connect" (Guillaume Desmottes)
273  - Fixed #673480, nautilus-sendto menu entry "Instant Message (Empathy)" lacks icon (Guillaume Desmottes)
274
275 Translations:
276  - Updated ar Translation (Ibrahim Saed)
277  - Updated eu Translation (Inaki Larranaga Murgoitio)
278  - Updated fa Translation (Arash Mousavi)
279  - Updated id Translation (Andika Triwidada)
280  - Updated ja Translation (Mako N)
281  - Updated ko Translation (Changwoo Ryu)
282  - Updated nb Translation (Kjartan Maraas)
283  - Updated or Translation (ManojKumar Giri)
284
285 Documentation translations:
286  - Updated ja Documentation translation (Mako N)
287
288 NEW in 3.4.0 (26/03/2012)
289 ============
290 Bugs fixed:
291  - Fixed #672504, Account banner should have some minimum spacing (Cosimo Cecchi)
292  - Fixed #672506, When no accounts are enabled at startup, window flashes welcome screen then goes blank (Guillaume Desmottes)
293  - Fixed #672508, "Advanced" scrolled window does not have border (Cosimo Cecchi)
294  - Fixed #672596, help doesn't work (Guillaume Desmottes)
295  - Fixed #672608, Please add translator comment (Guillaume Desmottes)
296  - Fixed #672633, Changing avatar does nothing (Guillaume Desmottes)
297  - Fixed #672828, Crash when trying to accept a subscription request (Guillaume Desmottes)
298
299 Translations:
300  - Updated be Translation (Ihar Hrachyshka)
301  - Updated crh Translation (Reşat SABIQ)
302  - Updated da Translation (Kenneth Nielsen)
303  - Updated de Translation (Mario Blättermann)
304  - Updated fi Translation (Timo Jyrinki)
305  - Updated fr Translation (Bruno Brouard)
306  - Updated gu Translation (Sweta Kothari)
307  - Updated he Translation (Yaron Shahrabani)
308  - Updated hi Translation (Rajesh Ranjan)
309  - Updated ja Translation (Jiro Matsuzawa, Mako N)
310  - Updated lv Translation (Rudolfs Mazurs)
311  - Updated pa Translation (A S Alam)
312  - Updated pt_BR Translation (Antonio Fernandes C. Neto)
313  - Updated pt Translation (Duarte Loreto)
314  - Updated te Translation (Sasi Bhushan Boddepalli)
315  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
316  - Updated zh_CN Translation (Automatic Mirroring, EL8LatSPQ)
317  - Updated zh_HK Translation (Cheng-Chia Tseng)
318  - Updated zh_TW Translation (Cheng-Chia Tseng)
319
320 Documentation translations:
321  - Updated ja Documentation translation (Mako N)
322  - Updated te Documentation translation (Sasi Bhushan)
323
324 NEW in 3.3.92 (20/03/2012)
325 =============
326
327 Dependencies:
328  • GTK+ ≥ 3.3.6
329  • clutter-gst ≥ 1.5.2
330  • clutter-gtk ≥ 0.90.3
331  • geoclue ≥ 0.12 (optional)
332  • champlain-0.12 (optional)
333
334 Bugs fixed:
335  - Fixed #671718, Rendering artifacts in the call window (Emanuele Aina)
336  - Fixed #671720, The video preview is not rounded the same way as its highlight rectangle (Emanuele Aina)
337  - Fixed #671931, Crash receiving a call on a already disconnected empathy call window (Emanuele Aina)
338  - Fixed #672063, Crash on hangup in audio-only video call (Emanuele Aina)
339  - Fixed #616159, Should try to get icons from EMPATHY_SRCDIR (Emanuele Aina)
340  - Fixed #671035, Accounts dialog doesn't update when account goes online (Guillaume Desmottes)
341  - Fixed #671547, MUC: make F9 toggle the contact list sidebar (Will Thompson)
342  - Fixed #671644, Border overflows not taken in account when drawing Clutter actors in empathy-call (Emanuele Aina)
343  - Fixed #671790, empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_account() (Guillaume Desmottes)
344  - Fixed #671875, Untranslated strings in libempathy/empathy-keyring.c (Gabor Kelemen)
345  - Fixed #671884, Information display of group chat contacts and irc contacts broken (Guillaume Desmottes)
346  - Fixed #671914, Receiving Files via XMPP isn't working
347  - Fixed #671981, Should replace the birthday calendar by a button (Guillaume Desmottes)
348  - Fixed #671983, Hide stupid vCard field roles (Guillaume Desmottes)
349  - Fixed #671994, Contact list only appears after several seconds (Guillaume Desmottes)
350  - Fixed #672036, Remove account info (Guillaume Desmottes)
351  - Fixed #672037, Right align contact info fields (Guillaume Desmottes)
352  - Fixed #672120, Set chat.facebook.com:443 as fallback server (Guillaume Desmottes)
353
354 Translations:
355  - Updated as Translation (Nilamdyuti Goswami)
356  - Updated be Translation (Ihar Hrachyshka)
357  - Updated bg Translation (Alexander Shopov)
358  - Updated ca Translation (Gil Forcada)
359  - Updated ca@valencia Translation (Carles Ferrando)
360  - Updated cs Translation (Marek Černocký)
361  - Updated en_GB Translation (Bruce Cowan)
362  - Updated eo Translation (Kristjan SCHMIDT)
363  - Updated es Translation (Daniel Mustieles)
364  - Updated et Translation (Mattias Põldaru)
365  - Updated eu Translation (Inaki Larranaga Murgoitio)
366  - Updated fi Translation (Timo Jyrinki)
367  - Updated gl Translation (Fran Diéguez)
368  - Updated hu Translation (Gabor Kelemen)
369  - Updated it Translation (Milo Casagrande)
370  - Updated kn Translation (Shankar Prasad)
371  - Updated ko Translation (Seong-ho Cho)
372  - Updated lt Translation (Aurimas Černius)
373  - Updated lv Translation (Rudolfs Mazurs)
374  - Updated ml Translation (Praveen Arimbrathodiyil)
375  - Updated nb Translation (Kjartan Maraas)
376  - Updated nl Translation (Wouter Bolsterlee, Hannie Dumoleyn)
377  - Updated pa Translation (A S Alam)
378  - Updated pl Translation (Piotr Drąg)
379  - Updated pt_BR Translation (Djavan Fagundes)
380  - Updated ru Translation (Yuri Kozlov, Yuri Myasoedov)
381  - Updated sl Translation (Matej Urbančič)
382  - Updated sr@latin Translation (Мирослав Николић)
383  - Updated sr Translation (Мирослав Николић)
384  - Updated sv Translation (Daniel Nylander)
385  - Updated uk Translation (Daniel Korostil)
386
387 Documentation translations:
388  - Updated hu Documentation translation (Gabor Kelemen)
389  - Updated lv Documentation translation (Viesturs Ružāns)
390  - Updated sl Documentation translation (Andrej Žnidaršič)
391
392 NEW in 3.3.91 (06/03/2012)
393 =============
394
395 Bugs fixed:
396  - Fixed #661515, Wrong date is shown in chat window
397  - Fixed #671447, Make running empathy componenents without installing them simpler (Emanuele Aina)
398  - Fixed #671452, Avoid XMPP accounts to have a negative priority (Guillaume Desmottes)
399
400 Translations:
401  - Updated be Translation (Ihar Hrachyshka)
402  - Updated et Translation (Mattias Põldaru)
403  - Updated eu Translation (Inaki Larranaga Murgoitio)
404  - Updated he Translation (Yaron Shahrabani)
405  - Updated zh_CN Translation (YunQiang Su)
406  - Updated zh_HK Translation (Cheng-Chia Tseng)
407  - Updated zh_TW Translation (Cheng-Chia Tseng)
408
409 NEW in 3.3.90.2 (02/03/2012)
410 ===============
411
412 This release optionally brings back empathy-av, the old call UI which has been
413 removed in 3.3.90. You'll have to pass --enable-empathy-av to configure in
414 order to build it. empathy-av is now using telepathy-farstream instead of
415 telepathy-farsight and so shares the same dependencies as empathy-call.
416 This is really legacy code, we are not going to continue
417 maintaining it so most distributions shouldn't enable it and just use
418 empathy-call.
419
420 Dependencies:
421  • yelp-tools
422  • yelp-xsl
423
424 Bugs fixed:
425  - Fixed #656676, Use new documentation infrastructure (Javier Jardón)
426  - Fixed #671061, Debug: Clear doesn't work for the All option (Chandni Verma)
427
428 Translations:
429  - Updated ar Translation (Ibrahim Saed)
430  - Updated be Translation (Ihar Hrachyshka)
431  - Updated et Translation (Mattias Põldaru)
432  - Updated pt_BR Translation (Jonh Wendell)
433  - Updated ru Translation (Yuri Myasoedov)
434  - Updated sl Translation (Matej Urbančič)
435  - Updated ta Translation (Dr.T.Vasudevan)
436  - Updated ug Translation (Gheyret Kenji)
437
438 Documentation translations:
439  - Updated gl Documentation translation (Fran Diéguez)
440
441 NEW in 3.3.90.1 (24/02/2012)
442 ===============
443
444 A small release fixing the installation of the user documentation and a
445 build problem.
446 We also fixed a bunch of memory leaks in the new call window.
447
448 Bugs fixed:
449  - Fixed #670638, 3.3.90 still includes farsight headers (Gert Kulyk)
450
451 Translations:
452  - Updated bg Translation (Alexander Shopov)
453  - Updated es Translation (Daniel Mustieles)
454  - Updated gl Translation (Fran Diéguez)
455  - Updated pa Translation (A S Alam)
456  - Updated sr@latin Translation (Мирослав Николић)
457  - Updated sr Translation (Мирослав Николић)
458
459 Documentation translations:
460  - Updated it Documentation translation (Guillaume Desmottes)
461
462 NEW in 3.3.90 (21/02/2012)
463 =============
464
465 The "125 files changed, 33088 insertions(+), 43358 deletions(-)" release.
466
467 This is the first beta release in the 3.4 cycle and it's massive!
468
469 Our new call UI has finally landed. It uses Clutter and Farstream and so
470 introduces a bunch of new dependencies. You'll need the soon-to-be-released
471 telepathy-gabble 0.15.4 to use it. SIP is not yet usable with this new UI,
472 a future release of telepathy-rakia should fix that soon. Regressions have
473 to be expected so please make sure to include Empathy.Call logs when reporting
474 bugs.
475
476 This release also stops using telepathy-butterfly and now relies on
477 telepathy-haze to connect to MSN. Accounts should be automatically migrated
478 with the next telepathy-mission-control release (5.11.0) (if telepathy-haze is
479 installed). We recommend that distributions install it by default if they were
480 previously installing telepathy-butterfly.
481
482 Empathy now relies on gnome-contacts to display contacts' details and link
483 contacts together. If gnome-contacts is not installed, Empathy will suggest
484 to install it using PackageKit. Distributions should consider adding a
485 dependency on gnome-contacts.
486
487 The accounts assistant has been removed and its features integrated into
488 the accounts dialog.
489
490 The debug window gained the ability to display the logs from all the
491 components together and to upload them easily to pastebin.
492
493 Dependencies:
494  • clutter ≥ 1.7.14
495  • clutter-gst
496  • clutter-gtk
497  • farstream
498  • telepathy-farstream ≥ 0.2.1
499  • telepathy-glib ≥ 0.17.5
500  • farsight2 and telepathy-farsight are no longer needed
501
502 Bugs fixed:
503  - Fixed #629902, New call UI (Nick Richards, Emilio Pozuelo Monfort & friends)
504  - Fixed #659683, Make empathy-call the default and remove empathy-av (Guillaume Desmottes)
505  - Fixed #652669, refactor account creation (Guillaume Desmottes)
506  - Fixed #592994, Debug: Store messages for each component in a separate GtkListStore and have them copied(and later updated with each new message) in a separate store for a new "All"(selected by default) selection. (Chandni Verma)
507  - Fixed #627658, Function Hide Group (Guillaume Desmottes)
508  - Fixed #632739, Unclear string for translation (Guillaume Desmottes)
509  - Fixed #646654, Empathy subscription request dialog box should be more helpful (Brian Curtis)
510  - Fixed #655101, dnd from contact list to a chat should invite the contact to the chat (Guillaume Desmottes)
511  - Fixed #656097, Empathy should show an informative text inside the contact list when no contacts are online (Guillaume Desmottes)
512  - Fixed #658724, "Send to pastebin" button for debug window (Chandni Verma)
513  - Fixed #663627, Having a long status message makes infobar in accounts dialog uglier (Guillaume Desmottes)
514  - Fixed #663829, Butterfly -> Haze migration (Guillaume Desmottes)
515  - Fixed #664045, Tab tooltips do not show (client type-triggered) phone symbols (Guillaume Desmottes)
516  - Fixed #668985, [PATCH] Toggle telling others you are typing to them (Patrick F. Allen)
517  - Fixed #669482, Rely on gnome-contacts to link contacts (Guillaume Desmottes)
518  - Fixed #669559, Rely on gnome-contacts for the information dialog (Guillaume Desmottes)
519  - Fixed #669578, Be able to install gnome-contacts using PackageKit (Guillaume Desmottes)
520  - Fixed #669655, "Contact Details" title in accounts dialog (Guillaume Desmottes)
521  - Fixed #669676, Opening gnome-contacts from Chat dialog doesn't work for metacontacts (Guillaume Desmottes)
522  - Fixed #669695, ContactInfo: always escape IRC channel names in markup (Will Thompson)
523  - Fixed #669712, Should not allow the user to set a negative priority on XMPP (Guillaume Desmottes)
524  - Fixed #669823, Don't unhighlight chat tabs when more messages are received (Will Thompson)
525  - Fixed #670201, import dialog improvements (Guillaume Desmottes)
526  - Fixed #670203, empathy-accounts improvements (Guillaume Desmottes)
527
528 Translations:
529  - Updated ar Translation (Anas Afif Emad)
530  - Updated be Translation (Ihar Hrachyshka)
531  - Updated bg Translation (Alexander Shopov)
532  - Updated da Translation (Kenneth Nielsen)
533  - Updated en_CA Translation (Tiffany Antopolski)
534  - Updated es Translation (Daniel Mustieles)
535  - Updated et Translation (Mattias Põldaru)
536  - Updated gl Translation (Fran Diéguez)
537  - Updated he Translation (Yaron Shahrabani)
538  - Updated ja Translation (Mako N)
539  - Updated nb Translation (Kjartan Maraas)
540  - Updated ru Translation (Yuri Myasoedov)
541  - Updated sr@latin Translation (Мирослав Николић)
542  - Updated sr Translation (Мирослав Николић)
543  - Updated sv Translation (Daniel Nylander)
544  - Updated zh_CN Translation (Wylmer Wang)
545
546 Documentation translations:
547  - Updated de Documentation translation (Christian Kirbach, Mario Blättermann)
548  - Updated es Documentation translation (Daniel Mustieles)
549  - Updated fr Documentation translation (Bruno Brouard)
550
551 NEW in 3.3.5 (06/02/2012)
552 ============
553 Bugs fixed:
554  - Fixed #667037, Crash when editing contacts (Guillaume Desmottes)
555  - Fixed #562462, "Open new chats in separate windows" has no obvious opposite (Danielle Madeley)
556  - Fixed #575669, Join Chatroom lists all accounts (Will Thompson)
557  - Fixed #576912, Highlights me in 1-1 conversations for no reason. (Will Thompson)
558  - Fixed #591667, Improve highlighting messages containing your nickname. (Will Thompson)
559  - Fixed #591756, Warn the user before leaving chat rooms (Will Thompson)
560  - Fixed #612216, Default conversation window size is too small (Ken VanDine)
561  - Fixed #643699, empathy-auth-client window should be modal to the desktop (Guillaume Desmottes)
562  - Fixed #660856, can't add a jabber account without a tld in username (Guillaume Desmottes)
563  - Fixed #662916, Empathy keeps scrolling up (Guillaume Desmottes)
564  - Fixed #666522, Notification unsure if a contact is coming or going (Guillaume Desmottes)
565  - Fixed #666714, Personal Information dialog for my XMPP account has a number of glitches (Guillaume Desmottes)
566  - Fixed #668336, Remove Edit -> Personnal information (Guillaume Desmottes)
567  - Fixed #668372, Adding a second Gmail account lists this account twice (Guillaume Desmottes)
568  - Fixed #668498, Stop watching connectivity change (Guillaume Desmottes)
569  - Fixed #668502, "No topic defined" displayed when reconnecting a private chat (Guillaume Desmottes)
570  - Fixed #668663, The default value of "sort-criterium" is NOT consistent with the description. (Guillaume Desmottes)
571  - Fixed #668681, empathy-auth-client window doesn't have proper name (Danielle Madeley)
572  - Fixed #668796, Is someone in Favourite/Favorite People really "Ungrouped" (Danielle Madeley)
573  - Fixed #669300, accounts assistant: salut widget has Close and Apply buttons (Guillaume Desmottes)
574  - Fixed #667467, Remove about Add New Preset section on the Saved Presets box (Yasumichi Akahoshi)
575  - Fixed #668364, I forgot to remove an unnecessary adjective (Yasumichi Akahoshi)
576
577 Translations:
578  - Updated cs Translation (Marek Černocký)
579  - Updated es Translation (Daniel Mustieles)
580  - Updated gl Translation (Fran Diéguez)
581  - Updated he Translation (Yaron Shahrabani)
582  - Updated nb Translation (Kjartan Maraas)
583  - Updated sl Translation (Matej Urbančič)
584  - Updated sv Translation (Daniel Nylander)
585  - Updated te Translation (Praveen Illa)
586  - Updated zh_HK Translation (Cheng-Chia Tseng)
587  - Updated zh_TW Translation (Cheng-Chia Tseng)
588
589 Documentation translations:
590  - Updated es Documentation translation (Daniel Mustieles)
591  - Updated gl Documentation translation (Fran Diéguez)
592
593 NEW in 3.3.4 (16/01/2012)
594 ============
595
596 The empathy-accounts dialog has been partially re-designed, please report any
597 regression you may experience.
598
599 Dependencies:
600  • champlain ≥ 0.12.1 (optional)
601
602 Bugs fixed:
603  - Fixed #631236, Adding # on mistyping of channel names (Jovanka Gulicoska)
604  - Fixed #652670, Combine account parameter editing and personal information editing (Danielle Madeley, Guillaume Desmottes)
605  - Fixed #661500, Display map in tooltip (Guillaume Desmottes)
606  - Fixed #666864, Can't link contacts
607  - Fixed #667676, segfault in empathy-chat (Guillaume Desmottes)
608  - Fixed #667743, Topup menu item not displayed when re-connecting account (Guillaume Desmottes)
609  - Fixed #667791, Should set Account.Service on IRC accounts (Guillaume Desmottes)
610  - Fixed #666531, Invite IRC contacts to join room broken (Guillaume Desmottes)
611
612 Translations:
613  - Updated be Translation (Kasia Bondarava)
614  - Updated es Translation (Daniel Mustieles)
615  - Updated et Translation (Mattias Põldaru)
616  - Updated gl Translation (Fran Diéguez)
617  - Updated he Translation (Yaron Shahrabani)
618  - Updated hu Translation (Gabor Kelemen)
619  - Updated mk Translation (Jovan Naumovski)
620  - Updated nl Translation (Hannie Dumoleyn)
621  - Updated ru Translation (Yuri Myasoedov)
622  - Updated tr Translation (Muhammet Kara)
623  - Updated xh Translation (Andiswa Mvanyashe)
624  - Updated zh_HK Translation (Cheng-Chia Tseng)
625  - Updated zh_TW Translation (Cheng-Chia Tseng)
626
627 Documentation translations:
628  - Updated es Documentation translation (Daniel Mustieles)
629  - Updated fr Documentation translation (Bruno Brouard)
630  - Updated pl Documentation translation (Piotr Drąg)
631  - Updated sl Documentation translation (Andrej Žnidaršič)
632
633 NEW in 3.3.3 (19/12/2011)
634 ============
635
636 The "Where else?" release.
637
638 A lot of code has been refactored in this release so if you experience any
639 regression please report them. Note that inviting IRC contacts is currently
640 broken (#666531), it should hopefully be fixed soon.
641
642 Dependencies:
643
644  • telepathy-glib ≥ 0.17.3
645  • folks ≥ 0.6.6
646
647 Bugs fixed:
648  - Fixed #649208, Should move to empathy-chat's workspace rather than moving the window to the current workspace (Guillaume Desmottes)
649  - Fixed #654171, [pidgin importer] IRC accounts all show up as "irc (nick)", making them hard to distinguish (Guillaume Desmottes)
650  - Fixed #660547, Get rid of EmpathyContactManager (Guillaume Desmottes)
651  - Fixed #661640, Can't update the password of a Google account added with gnome-online-accounts (Guillaume Desmottes)
652  - Fixed #662873, empathy-chat crashed with SIGSEGV in tp_proxy_get_object_path() (Guillaume Desmottes)
653  - Fixed #663124, improvements to pulsesink/pulsesrc usage (Arun Raghavan)
654  - Fixed #663328, Stop using EmpathyContactListFlags (Guillaume Desmottes)
655  - Fixed #663387, Use the individual manager to display muc members (Guillaume Desmottes)
656  - Fixed #663682, remove EmpathyTpFile (Jonny Lamb)
657  - Fixed #664459, Always start video preview when using a non default webcam (Guillaume Desmottes)
658  - Fixed #664564, Doesn't handle TP_DELIVERY_STATUS_PERMANENTLY_FAILED (Guillaume Desmottes)
659  - Fixed #664795, Theme previews are not rendered correctly (depending on which theme is previewed beforehand) (Guillaume Desmottes)
660  - Fixed #664935, [Patch] Simple little patch to fix the FSF address in the COPYING file. (Brian Pepple)
661  - Fixed #665038, Stop using EmpathyContactMenu (Guillaume Desmottes)
662  - Fixed #665121, Stop using empathy_contact_list_get_all_groups (Guillaume Desmottes)
663  - Fixed #665171, audio-sink: sigsegv while starting a call (Guillaume Desmottes)
664  - Fixed #665256, possible memleak in camera-monitor: on_camera_added (Raluca Elena Podiuc)
665  - Fixed #665403, map-view: stop using EmpathyContactManager (Guillaume Desmottes)
666  - Fixed #665592, Can't call offline contacts from the log viewer (Guillaume Desmottes)
667  - Fixed #665853, Use new folks API to ensure personas (Guillaume Desmottes)
668  - Fixed #666163, EmpathyIndividualMenu cleanup (Guillaume Desmottes)
669  - Fixed #653812, Errors in the user manual (Milo Casagrande)
670  - Fixed #665244, new cheese camera device monitor crashes Empathy (Guillaume Desmottes)
671
672 Translations:
673  - Updated es Translation (Daniel Mustieles)
674  - Updated he Translation (Yaron Shahrabani)
675  - Updated nb Translation (Kjartan Maraas)
676  - Updated ro Translation (Lucian Adrian Grijincu)
677  - Updated ru Translation (Vladislav Boboshko)
678  - Updated sl Translation (Matej Urbančič)
679  - Updated uk Translation (Daniel Korostil)
680  - Updated zh_CN Translation (Yangtse Su)
681
682 Documentation translations:
683  - Updated es Documentation translation (Daniel Mustieles)
684  - Updated it Documentation translation (Milo Casagrande)
685  - Updated sl Documentation translation (Matej Urbančič)
686  - Updated zh_CN Documentation translation (Funda Wang, Guanhao Yin)
687
688 NEW in 3.3.2 (21/11/2011)
689 ============
690
691 Dependencies:
692
693  • telepathy-glib ≥ 0.17.0
694  • telepathy-farsight ≥ 0.0.18
695  • telepathy-farstream ≥ 0.1.2 (optional)
696
697 Bugs fixed:
698  - Fixed #662504, Cannot quit empathy (Guillaume Desmottes)
699  - Fixed #646682, Support InsufficientBalance error (Emilio Pozuelo Monfort)
700  - Fixed #652544, Add X-FACEBOOK-PLATFORM and X-MESSENGER-OAUTH2 support (Xavier Claessens)
701  - Fixed #654430, Add support for video control interface to empathy-call (Nicolas Dufresne, Sjoerd Simons)
702  - Fixed #661805, Use tp-glib blocking API (Guillaume Desmottes)
703  - Fixed #662604, In a conversation window, Contact → Add Contact… selects the wrong account (Guillaume Desmottes)
704  - Fixed #662609, EmpathyAccountChooser clean up (Guillaume Desmottes)
705  - Fixed #662727, new-call/new-convo dialogs should listen to capabilities changes (Danielle Madeley)
706  - Fixed #662843, invite dialog looks stupid on IRC (Guillaume Desmottes)
707  - Fixed #662903, Empathy uses deprecated GTK widgets (potential build errors) (Guillaume Desmottes)
708  - Fixed #662995, Fix for misaligned 16x16 app icon (Michael Monreal)
709  - Fixed #663327, Stop using EmpathyContactManager to add and remove contacts (Guillaume Desmottes)
710  - Fixed #663442, Make GOA optional (Danielle Madeley)
711  - Fixed #663563, Shouldn't offer to send socket files (Guillaume Desmottes)
712  - Fixed #663567, Status icon is miss aligned in infobar (Danielle Madeley)
713  - Fixed #663763, Some contact/invidiual misc patches (Guillaume Desmottes)
714  - Fixed #663842, Don't do extra audio-processing for raw Contents (Sjoerd Simons)
715  - Fixed #664313, call-window opens very small the first time (Ken VanDine)
716
717 Translations:
718  - Updated cs Translation (Marek Černocký)
719  - Updated de Translation (Christian Kirbach)
720  - Updated et Translation (Mattias Põldaru)
721  - Updated gl Translation (Fran Diéguez)
722  - Updated lt Translation (Algimantas Margevičius)
723  - Updated my Translation (Thura Hlaing)
724  - Updated sl Translation (Matej Urbančič)
725  - Updated tr Translation (Muhammet Kara)
726  - Updated zh_HK Translation (Cheng-Chia Tseng)
727  - Updated zh_TW Translation (Cheng-Chia Tseng)
728
729 Documentation translations:
730  - Updated ca Documentation translation (Gil Forcada)
731  - Updated pl Documentation translation (Aleksander Łukasiewicz)
732
733 NEW in 3.3.1 (24/10/2011)
734 ============
735
736 The "So Long, and Thanks for all the Koalas" release.
737
738 This is the first 3.3 development release which will lead to 3.4 in March
739 2012. It contains all the fixes from 3.2.1.1, including the HTML injection
740 security bug (CVE-2011-3635).
741
742 The "New Call" and "New Conversation" dialogs have been re-written and the
743 experimental Call UI has been improved.
744
745 This release is also the first one shipping our brand new xmpp link-local
746 icon. Here is a tribute to the hypno-koala who will no longer appear in your
747 accounts dialog: http://t.co/9OTilx3K
748
749 Bugs fixed:
750  - Fixed #646630, account-widgets: fix glade sizing issues (Xavier Claessens)
751  - Fixed #662035, HTML injection in nicknames (Guillaume Desmottes)
752  - Fixed #662211, contact_list_store_contact_active_cb may be called after the destruction of the store (Guillaume Desmottes)
753  - Fixed #661981, new message/call dialog: use EmpathyContactChooser (Guillaume Desmottes)
754  - Fixed #574879, remember which account/server I joined a chat on last (Juan R. Garcia Blanco)
755  - Fixed #619186, That hypno-koala thing in the accounts dialog is freaking scary (Damien Lespiau)
756  - Fixed #629517, Nautilus-sendto plugin: use libfolks (Guillaume Desmottes)
757  - Fixed #650861, Unify contact selection (Guillaume Desmottes)
758  - Fixed #656884, Give more feedback when changing camera (Emilio Pozuelo Monfort)
759  - Fixed #656907, Make video preview jump around smoothly. (Emilio Pozuelo Monfort)
760  - Fixed #658245, Use TpFileTransferChannel (Guillaume Desmottes)
761  - Fixed #658542, Use new Subject and RoomConfig APIs rather than Telepathy.Properties (Will Thompson)
762  - Fixed #659144, Over-contextualization of 'unknown' string (Guillaume Desmottes)
763  - Fixed #659207, Some preferences are obscure or obsolete with gnome 3 (Juan R. Garcia Blanco)
764  - Fixed #659474, Gtk-WARNING **: Overriding tab label for notebook (Guillaume Desmottes)
765  - Fixed #659594, Shouldn't try requesting Call channel if built without Call support (Guillaume Desmottes)
766  - Fixed #659807, auth request contacts not included in contact list (Xavier Claessens)
767  - Fixed #659816, Presence misaligned in muc user tooltips (Guillaume Desmottes)
768  - Fixed #659952, Added shortcut CTRL + J for joining a new chat (Bernhard Posselt)
769  - Fixed #660124, editing of local accounts fails (Guillaume Desmottes)
770  - Fixed #660429, Stop using GtkTable (Guillaume Desmottes)
771  - Fixed #660449, empathy-accounts still uses goa-prefs.desktop (Guillaume Desmottes)
772  - Fixed #660586, setting to third party Adium theme leads to crash (Guillaume Desmottes)
773  - Fixed #661464, [Call] Use dark theme by default? (Guillaume Desmottes)
774  - Fixed #661489, Should just use Folks to get favorites (Guillaume Desmottes)
775  - Fixed #661734, Report insufficient balance for calls (Emilio Pozuelo Monfort, Danielle Madeley)
776  - Fixed #661756, String "Use echo cancellation to improve call quality" is untranslated (Gabor Kelemen)
777  - Fixed #661993, invite dialog: invite first selected contact when hitting 'enter' after typing (Guillaume Desmottes)
778  - Fixed #662250, contact-chooser does not activate after down-arrow (Danielle Madeley)
779  - Fixed #612555, Remove butterfly workarounds (Jonny Lamb)
780
781 Translations:
782  - Updated be Translation (Ihar Hrachyshka)
783  - Updated bg Translation (Alexander Shopov)
784  - Updated ca Translation (Gil Forcada)
785  - Updated ca@valencia Translation (Carles Ferrando)
786  - Updated de Translation (Paul Seyfert, Mario Blättermann)
787  - Updated en_GB Translation (Bruce Cowan)
788  - Updated eo Translation (Kristjan SCHMIDT)
789  - Updated es Translation (Daniel Mustieles)
790  - Updated fa Translation (Arash Mousavi)
791  - Updated gl Translation (Fran Dieguez)
792  - Updated he Translation (Yaron Shahrabani)
793  - Updated hu Translation (Gabor Kelemen)
794  - Updated it Translation (Luca Ferretti)
795  - Updated ko Translation (Changwoo Ryu)
796  - Updated lt Translation (Algimantas Margevičius)
797  - Updated lv Translation (Rudolfs Mazurs)
798  - Updated nb Translation (Kjartan Maraas)
799  - Updated pl Translation (Piotr Drąg)
800  - Updated sk Translation (Pavol Klačanský)
801  - Updated sl Translation (Matej Urbančič)
802  - Updated sv Translation (Daniel Nylander)
803  - Updated tr Translation (Muhammet Kara)
804  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
805  - Updated zh_CN Translation (Aron Xu)
806
807 Documentation translations:
808  - Updated fr Documentation translation (Bruno Brouard)
809  - Updated hu Documentation translation (Gabor Kelemen)
810
811 NEW in 3.2.0 (26/09/2011)
812 ============
813
814 The "As good as Bigon's hangover" release.
815
816 Here we are, the first 3.2 release. No big change since 3.1.92 as we were in
817 hard code freeze so most of the credit goes to the awesome work of the GNOME
818 translation team.
819
820 Bugs fixed:
821  - Fixed #659118, empathy frequently crashes because of already unref'fed window (Danielle Madeley)
822  - Fixed #659298, log-window: improve icons in the search entry (Cosimo Cecchi)
823
824 Translations:
825  - Updated an Translation (Daniel Martinez Cucalon)
826  - Updated as Translation (Nilamdyuti Goswami)
827  - Updated bg Translation (Alexander Shopov)
828  - Updated ca Translation (Gil Forcada)
829  - Updated cs Translation (Petr Kovar, Marek Černocký)
830  - Updated eu Translation (Inaki Larranaga Murgoitio)
831  - Updated ga Translation (Seán de Búrca)
832  - Updated he Translation (Yaron Shahrabani)
833  - Updated hu Translation (Gabor Kelemen)
834  - Updated id Translation (Andika Triwidada)
835  - Updated ko Translation (Changwoo Ryu)
836  - Updated lv Translation (Rudolfs Mazurs)
837  - Updated nl Translation (Hannie Dumoleyn)
838  - Updated sl Translation (Matej Urbančič)
839  - Updated sr@latin Translation (Мирослав Николић)
840  - Updated sr Translation (Мирослав Николић)
841  - Updated th Translation (Theppitak Karoonboonyanan)
842  - Updated zh_HK Translation (Cheng-Chia Tseng)
843  - Updated zh_TW Translation (Cheng-Chia Tseng)
844
845 Documentation translations:
846  - Updated hu Documentation translation (Gabor Kelemen)
847
848 NEW in 3.1.92 (19/09/2011)
849 =============
850
851 Dependencies:
852  • folks ≥ 0.6.2
853  • champlain ≥ 0.12 (optional)
854  • clutter ≥ 1.7.14 (optional)
855  • the optional dependency on libgnome-control-center has been removed
856
857
858 Bugs fixed:
859  - Fixed #580794, creates redundant call windows (Emilio Pozuelo Monfort)
860  - Fixed #632357, Contact list pane start with zero size (Xavier Claessens)
861  - Fixed #648315, Standardise drag-and-drop target types for contacts (Guillaume Desmottes)
862  - Fixed #652985, Avatar selector: weird behaviour if no camera is plugged in (Guillaume Desmottes)
863  - Fixed #655270, Closing application after a ctrl-F causes Gtk-CRITICAL and GLib-GObject-CRITICAL messages. (Guillaume Desmottes)
864  - Fixed #655356, Empathy cancel DTMF tones without minimal delay (Emilio Pozuelo Monfort)
865  - Fixed #655388, Remove libgnome-control-center dependency (Danielle Madeley)
866  - Fixed #657335, Unnecessary and unexplained tickybox for “Echo Cancellation” in Preferences (Will Thompson)
867  - Fixed #657746, Port to the new IndividualAggregator::individuals-changed-detailed signal (Philip Withnall)
868  - Fixed #657818, Prevent haze to be used for irc (Alban Browaeys)
869  - Fixed #658336, History window "Who" list should sort alphabetically (Jussi Kukkonen)
870  - Fixed #658340, empathy-chat crashes when I pick “Add Contact…” (Will Thompson)
871  - Fixed #658341, Support libchamplain 0.11/0.12 (Guillaume Desmottes)
872  - Fixed #658343, Mashing Enter in “New Conversation” dialogue does nothing (Will Thompson)
873  - Fixed #658573, Some contact in buddy list are shown as "empty" (Guillaume Desmottes)
874  - Fixed #658584, empathy-av crashed with SIGSEGV in gst_color_balance_list_channels() (Guillaume Desmottes)
875  - Fixed #658644, Invalid read when leaving a muc (Guillaume Desmottes)
876  - Fixed #658785, online accounts should not connect automatically (Guillaume Desmottes)
877  - Fixed #658821, Use a stable colour for the local user's messages (Guillaume Desmottes)
878  - Fixed #658857, individual-widget: use GtkGrid instead of GtkTable internally (Cosimo Cecchi)
879  - Fixed #658866, Translator comment for string "Provide" in code but not in po file (Guillaume Desmottes)
880  - Fixed #658895, GOA plugin should only save params of GOA accounts (Guillaume Desmottes)
881  - Fixed #658909, Crashes if account is changed before the callback tp_roomlist_create_channel_cb() happens (Guillaume Desmottes)
882  - Fixed #659003, Attack of the mutant tooltips (Cosimo Cecchi)
883  - Fixed #659053, Shouldn't save password until we actually connect (Guillaume Desmottes)
884  - Fixed #659141, Bad gettext syntax for duration string translation (Guillaume Desmottes)
885  - Fixed #659377, properly install schemas files under BSDs (Antoine Jacoutot)
886  - Fixed #659439, empathy-CRITICAL **: account_join_chatrooms: assertion `conn != NULL' failed (Guillaume Desmottes)
887  - Fixed #659476, Remove Folks deprecated API (Raul Gutierrez Segales)
888
889 Translations:
890  - Updated ast Translation (Xandru Armesto)
891  - Updated be Translation (Ihar Hrachyshka)
892  - Updated bg Translation (Alexander Shopov, Krasimir Chonov)
893  - Updated cs Translation (Marek Černocký)
894  - Updated da Translation (Kenneth Nielsen)
895  - Updated de Translation (Mario Blättermann)
896  - Updated en_GB Translation (Bruce Cowan)
897  - Updated es Translation (Jorge González, Daniel Mustieles)
898  - Updated fi Translation (Timo Jyrinki)
899  - Updated fr Translation (Bruno Brouard)
900  - Updated gl Translation (Fran Dieguez)
901  - Updated he Translation (Yaron Shahrabani)
902  - Updated hi Translation (Rajesh Ranjan)
903  - Updated id Translation (Andika Triwidada)
904  - Updated it Translation (Milo Casagrande)
905  - Updated ja Translation (Jiro Matsuzawa)
906  - Updated lt Translation (Aurimas Černius)
907  - Updated lv Translation (Rudolfs Mazurs)
908  - Updated nb Translation (Kjartan Maraas)
909  - Updated nl Translation (Hannie Dumoleyn)
910  - Updated pa Translation (A S Alam)
911  - Updated pl Translation (Piotr Drąg)
912  - Updated pt_BR Translation (Antonio Fernandes C. Neto)
913  - Updated pt Translation (Duarte Loreto)
914  - Updated ru Translation (Yuri Myasoedov)
915  - Updated sv Translation (Daniel Nylander)
916  - Updated ta Translation (Dr.T.Vasudevan)
917  - Updated tr Translation (Muhammet Kara)
918  - Updated zh_CN Translation (Yinghua Wang)
919  - Updated zh_HK Translation (Chao-Hsiung Liao)
920  - Updated zh_TW Translation (Chao-Hsiung Liao)
921
922 Documentation translations:
923  - Updated de Documentation translation (Mario Blättermann)
924  - Updated gl Documentation translation (Fran Dieguez)
925
926 NEW in 3.1.91 (06/09/2011)
927 =============
928
929 This release introduces a new optional mission-control plugins providing
930 integration with GNOME's online accounts service. With this plugin
931 installed, mission-control will automatically create a Telepathy account
932 if there is a Google GOA account configured with the 'Chat' feature enabled.
933
934 Dependencies:
935
936  • mission-control-plugins (optional)
937  • goa (optional)
938
939 Bugs fixed:
940  - Fixed #652543, Add a MC GOA plugin (Danielle Madeley, Guillaume, Desmottes)
941  - Fixed #656871, Shouldn't allow to start video call with audio only contact (Emilio Pozuelo Monfort)
942  - Fixed #657087, build: fix typo in configure summary (Cosimo Cecchi)
943  - Fixed #657266, empathy crashed with SIGSEGV in folks_persona_store_get_can_alias_personas() (Guillaume Desmottes)
944  - Fixed #657842, Search field isn't at the right end of the History window toolbar (Guillaume Desmottes)
945  - Fixed #657843, Chat and Call icons don't match in History window (Emilio Pozuelo Monfort)
946  - Fixed #657914, EmpathyIndividualStore segfaults if contact cannot be obtained by individual (Cosimo Alfarano)
947  - Fixed #657954, log-window: add the "raised" style class to the account chooser (Cosimo Cecchi)
948  - Fixed #657956, primary-toolbar style class has been removed (Cosimo Cecchi)
949  - Fixed #658254, empathy-accounts.desktop should not get installed if no control center embedding (Guillaume Desmottes)
950
951 Translations:
952  - Updated be Translation (Ihar Hrachyshka)
953  - Updated fa Translation (Arash Mousavi)
954  - Updated gl Translation (Fran Dieguez)
955  - Updated lt Translation (Aurimas Černius)
956  - Updated nb Translation (Kjartan Maraas)
957  - Updated nl Translation (Hannie Dumoleyn)
958  - Updated pt_BR Translation (Antonio Fernandes C. Neto)
959  - Updated ru Translation (Yuri Myasoedov)
960  - Updated sv Translation (Daniel Nylander)
961  - Updated ta Translation (Dr.T.Vasudevan)
962
963 Documentation translations:
964  - Updated es Documentation translation (Jorge González)
965
966 NEW in 3.1.90.1 (31/08/2011)
967 ===============
968
969 This release fixes the build when using latest gdk-pixbuf.
970 As the Telepathy integration has been greatly improved in GNOME Shell 3.1.90,
971 Empathy will no longer use a status icon and set your presence to offline when
972 exiting, if the Shell is running.
973
974 Bugs fixed:
975  - Fixed #656886, Dragging preview crashes empathy-call (Emilio Pozuelo Monfort)
976  - Fixed #656631, Stop watching session status if the Shell is running (Guillaume Desmottes)
977  - Fixed #656632, Don't set presence to offline when Shell is running (Guillaume Desmottes)
978  - Fixed #656911, Asserts when you drag the preview out of the window (Emilio Pozuelo Monfort)
979  - Fixed #656889, Remember preview location on disk (Emilio Pozuelo Monfort)
980  - Fixed #631944, Don't use a status icon when using the Shell (Guillaume Desmottes)
981
982 Translations:
983  - Updated es Translation (Jorge González)
984
985 NEW in 3.1.90 (29/08/2011)
986 =============
987
988 SIP accounts can now be marked as being able to make PSTN calls. Such accounts
989 can be used to call landline and mobile phones of contacts.
990 At the moment, this is only possible if the IM contact is linked with a
991 contact from Evolution's addressbook containing at least one phone field.
992
993 Bugs fixed:
994  - Fixed #650113, Chat search bar is LITERALLY THE WORST THING EVER (Jonny Lamb)
995  - Fixed #647124, crash in empathy-call (Sjoerd Simons)
996  - Fixed #657086, Contact list is slow with loads of contacts (Alban Crequy)
997  - Fixed #657562, Birthday on jabber account : can't chose the day (Guillaume Desmottes)
998  - Fixed #650112, Allow to call phone number of contacts (Guillaume Desmottes)
999  - Fixed #657362, [oneiric] empathy crash at launch (Guillaume Desmottes)
1000  - Fixed #656682, Empathy exits due to problem in the main loop exits with "Too many open files" (Philip Withnall, Will Thompson)
1001  - Fixed #657166, Unclear error message visible to users (Milo Casagrande)
1002  - Fixed #657271, SIGSEGV from g_settings_bind_with_mapping (Raluca Elena Podiuc)
1003  - Fixed #657173, auto accept publish requests even if contact has subscription=none (Xavier Claessens)
1004  - Fixed #657220, Add option to use account for phone calls (Guillaume Desmottes)
1005  - Fixed #657105, Clicking the spinner icon does not bring up the preference dialog (Guillaume Desmottes)
1006  - Fixed #657104, The "quit message" entry should be a normal entry instead of a password entry (Guillaume Desmottes)
1007  - Fixed #656829, empathy crashed with SIGSEGV in __memcpy_ssse3() (Guillaume Desmottes)
1008  - Fixed #642385, Incomplete list of servers and port numbers for Freenode (Debarshi Ray)
1009
1010 Translations:
1011  - Updated be Translation (Ihar Hrachyshka)
1012  - Updated de Translation (Mario Blättermann)
1013  - Updated es Translation (Jorge González, Daniel Mustieles)
1014  - Updated gl Translation (Fran Dieguez)
1015  - Updated he Translation (Yaron Shahrabani)
1016  - Updated nb Translation (Kjartan Maraas)
1017  - Updated nl Translation (Wouter Bolsterlee)
1018  - Updated pt_BR Translation (Og B. Maciel)
1019  - Updated ru Translation (Yuri Myasoedov)
1020  - Updated sv Translation (Daniel Nylander)
1021  - Updated zh_HK Translation (Cheng-Chia Tseng)
1022  - Updated zh_TW Translation (Cheng-Chia Tseng)
1023
1024 NEW in 3.1.5.1 (22/08/2011)
1025 ==============
1026
1027 This release fixes important regressions which have been introduced by
1028 Folks's contacts cache. It also continues improving the new experimental call
1029 UI.
1030
1031 Dependencies:
1032
1033  • WebkitGtk is now required
1034  • telepathy-glib ≥ 0.15.5
1035
1036 Bugs fixed:
1037  - Fixed #653599, Empathy shouldn't assume all TpfPersonas contain a valid TpContact (Travis Reitter)
1038  - Fixed #654471, Links in log viewer are not clickable (Danielle Madeley)
1039  - Fixed #655799, Use new client factory (Guillaume Desmottes)
1040  - Fixed #656566, Call toolbar shouldn't disappear when the call isn't connected (Emilio Pozuelo Monfort)
1041  - Fixed #656573, Call preview should be visibly dragged (Emilio Pozuelo Monfort)
1042  - Fixed #656576, Video preview could have rounded corners (Emilio Pozuelo Monfort)
1043  - Fixed #656579, Changing video device causes video to just freeze (Emilio Pozuelo Monfort)
1044  - Fixed #656673, Update autotools config a bit (Javier Jardón)
1045  - Fixed #656831, Rely on Empathy's factory to prepare TpConnection features (Guillaume Desmottes)
1046  - Fixed #656866, Use more tp_connection_get_account() (Guillaume Desmottes)
1047  - Fixed #656885, Don't actually "switch" to the same camera (Emilio Pozuelo Monfort)
1048  - Fixed #656887, Dragging preview is really weird (Emilio Pozuelo Monfort)
1049  - Fixed #656888, Preview button no longer works (Emilio Pozuelo Monfort)
1050  - Fixed #656908, telepathy-logger call support detection broken (Laurent Bigonville)
1051  - Fixed #656934, Allow to provide a request message when adding contact (Emilio Pozuelo Monfort)
1052
1053 Translations:
1054  - Updated es Translation (Daniel Mustieles)
1055  - Updated gl Translation (Fran Dieguez)
1056  - Updated he Translation (Yaron Shahrabani)
1057  - Updated id Translation (Andika Triwidada)
1058  - Updated nb Translation (Kjartan Maraas)
1059  - Updated nl Translation (Hannie Dumoleyn)
1060  - Updated pa Translation (A S Alam)
1061  - Updated sl Translation (Andrej Žnidaršič)
1062  - Updated zh_CN Translation (Aron Xu)
1063
1064 Documentation translations:
1065  - Updated gl Documentation translation (Fran Dieguez)
1066
1067 NEW in 3.1.5 (16/08/2011)
1068 ============
1069
1070 The "kangaroo currywurst" release.
1071
1072 Empathy now depends on PulseAudio to place calls. When using recent versions of
1073 PulseAudio (≥ 0.99.2), Empathy now has echo cancellation support.
1074
1075 The new, experimental, call UI gained some new calls features such as
1076 UI to choose the audio and video device used, a new floating toolbar and the
1077 ability to move the video preview using drag & drop.
1078 Empathy and Gabble have to be built with Call support to use this new UI.
1079
1080
1081 Dependencies:
1082
1083  • folks ≥ 0.6.0
1084  • libpulse and libpulse-mainloop-glib
1085
1086 Bugs fixed:
1087  - Fixed #590048, Change audio input device used in calls (Jonny Lamb)
1088  - Fixed #599167, Change video input device (Emilio Pozuelo Monfort)
1089  - Fixed #632874, VoIP Dialpad should show letters (Danielle Madeley)
1090  - Fixed #654914, empathy-debugger crashed with SIGSEGV in g_type_check_instance() (Danielle Madeley)
1091  - Fixed #654958, Missing 5min-timestamps (Guillaume Desmottes)
1092  - Fixed #655212, Update for libfolks API changes to AvatarDetails (Philip Withnall)
1093  - Fixed #655478, Plural forms (Emilio Pozuelo Monfort)
1094  - Fixed #655788, empathy-auth-client crashed with SIGABRT in __kernel_vsyscall() (Alexey Fisher)
1095  - Fixed #655884, [New Call UI] Menus (Emilio Pozuelo Monfort)
1096  - Fixed #655959, Yahoo not accessible with @rocketmail.com address (Guillaume Desmottes)
1097  - Fixed #656020, Factor out EmpathyContactChooser from EmpathyInviteParticipantDialog (Guillaume Desmottes)
1098  - Fixed #656065, empathy crashed with SIGSEGV in __strcmp_ssse3() (Press F3 -> Windows for search text) (Emilio Pozuelo Monfort)
1099  - Fixed #656150, Floating bottom toolbar (Emilio Pozuelo Monfort)
1100  - Fixed #656268, Move video preview (Emilio Pozuelo Monfort)
1101  - Fixed #656415, Muting microphone issues (Emilio Pozuelo Monfort)
1102  - Fixed #656572, Call window asserts when you try to move the preview (Emilio Pozuelo Monfort)
1103  - Fixed #656582, "Input volume" should be hidden if empathy-call isn't enabled (Emilio Pozuelo Monfort)
1104
1105 Translations:
1106  - Updated cs Translation (Marek Černocký)
1107  - Updated es Translation (Daniel Mustieles)
1108  - Updated fa Translation (Arash Mousavi)
1109  - Updated gl Translation (Fran Dieguez)
1110  - Updated he Translation (Yaron Shahrabani)
1111  - Updated hu Translation (Gabor Kelemen)
1112  - Updated nb Translation (Kjartan Maraas)
1113  - Updated pt_BR Translation (Felipe Borges)
1114  - Updated sv Translation (Daniel Nylander)
1115  - Updated uk Translation (Daniel Korostil)
1116  - Updated vi Translation (Ngô Chin, Nguyễn Thái Ngọc Duy)
1117  - Updated zh_CN Translation (Aron Xu)
1118  - Updated zh_HK Translation (Cheng-Chia Tseng)
1119  - Updated zh_TW Translation (Cheng-Chia Tseng)
1120  - Updated zu Translation (Abel Motha)
1121
1122 Documentation translations:
1123  - Updated eu Documentation translation (Inaki Larranaga Murgoitio)
1124  - Updated sl Documentation translation (Andrej Žnidaršič)
1125  - Updated zh_CN Documentation translation (lainme)
1126
1127 NEW in 3.1.4 (26/07/2011)
1128 ============
1129
1130 Dependencies:
1131
1132  • telepathy-glib ≥ 0.15.3
1133  • Optional gudev for camera monitoring
1134  • clutter if building empathy-call
1135
1136 Bugs fixed:
1137  - Fixed #558942, Dragging whitespace reveals secret contacts (Danielle Madeley)
1138  - Fixed #582442, Set video preview on top of remote video (Emilio Pozuelo Monfort)
1139  - Fixed #593352, empathy always display scroll bar in conversation window
1140  - Fixed #607557, Calls to bogus JIDs don't give useful error messages
1141  - Fixed #611789, VoIP toolbar buttons and icons (Emilio Pozuelo Monfort)
1142  - Fixed #634809, Call window size is saved with the sidebar but restored without it (Emilio Pozuelo Monfort)
1143  - Fixed #639353, Empathy should mirror webcam video stream (Emilio Pozuelo Monfort)
1144  - Fixed #652439, Can't open conversation tabs from the contact list if the conversation is open in the shell (Guillaume Desmottes)
1145  - Fixed #653116, Display aliases in the Who column (Emilio Pozuelo Monfort)
1146  - Fixed #653175, MUC chats show up as "Chat with <contact>" (Emilio Pozuelo Monfort)
1147  - Fixed #653341, Expand events when clicking on them (Emilio Pozuelo Monfort)
1148  - Fixed #653760, Refresh logs when new stuff happens
1149  - Fixed #653803, EmpathyLogWindow should be a GtkWindow
1150  - Fixed #654015, empathy-chat asserts with adium themes in tp_escape_as_identifier (Guillaume Desmottes)
1151  - Fixed #654256, empathy crashed with SIGSEGV in tp_proxy_get_object_path() (Emilio Pozuelo Monfort)
1152  - Fixed #654419, Chat history for Facebook lacks name of friend but shows ids
1153  - Fixed #654541, Default save location for debug reports is /tmp (Rob Sharp)
1154  - Fixed #654552, IRC configuration should expose 'username', and probably have an 'advanced' section. (Rob Sharp)
1155  - Fixed #654611, Should request Call channels by default when built with Call support (Emilio Pozuelo Monfort)
1156  - Fixed #654669, Spelling suggestions not offered from Menu key (Danielle Madeley)
1157
1158 Translations:
1159  - Updated es Translation (Jorge González, Daniel Mustieles)
1160  - Updated gl Translation (Fran Dieguez)
1161  - Updated he Translation (Yaron Shahrabani)
1162  - Updated lv Translation (Rudolfs Mazurs)
1163  - Updated nb Translation (Kjartan Maraas)
1164  - Updated pa Translation (A S Alam)
1165  - Updated sl Translation (Matej Urbančič)
1166  - Updated sv Translation (Daniel Nylander)
1167
1168 NEW in 3.1.3 (04/07/2011)
1169 ============
1170
1171 This new release fixes loads of issues with the new log viewer.
1172
1173 Bugs fixed:
1174  - Fixed #646555, empathy crashed with SIGSEGV in event_manager_add (Guillaume Desmottes)
1175  - Fixed #573652, Display current username beside the id in the log viewer (Emilio Pozuelo Monfort)
1176  - Fixed #630943, Bigger default size for dialogs such as "Custom status" (Will Thompson)
1177  - Fixed #644528, Remove live-addder (Sjoerd Simons)
1178  - Fixed #651055, Use tp-glib high level password API (Guillaume Desmottes)
1179  - Fixed #651205, support message editing (supersedes header) (Danielle Madeley)
1180  - Fixed #651473, Use tp-glib Claim + reject API (Guillaume Desmottes)
1181  - Fixed #652265, Should expand chats when there is only one in the treeview (Emilio Pozuelo Monfort)
1182  - Fixed #652278, Events should be selectable to start actions (Emilio Pozuelo Monfort)
1183  - Fixed #652279, Loading logs screen looks kinda shit (Emilio Pozuelo Monfort)
1184  - Fixed #652345, Need context to translate (Emilio Pozuelo Monfort)
1185  - Fixed #652443, Building master without webkit fails (Marc-Antoine Perennou)
1186  - Fixed #652496, empathy crashed with SIGSEGV in details_notify_cb() (Guillaume Desmottes)
1187  - Fixed #652522, Searching for string in logs no longer highlights find (Emilio Pozuelo Monfort)
1188  - Fixed #652590, empathy-accounts account list should use gnome 3 style (Danielle Madeley)
1189  - Fixed #653057, Google Talk broken account defaults (Will Thompson)
1190  - Fixed #653090, Unread msg icon stays displayed after connection disconnect/reconnect (Guillaume Desmottes)
1191  - Fixed #653175, MUC chats show up as "Chat with <contact>" (Emilio Pozuelo Monfort)
1192  - Fixed #653510, Set 'server' parameter for GTalk accounts. (Will Thompson)
1193  - Fixed #653551, Should show sent time, not received time (Guillaume Desmottes)
1194  - Fixed #653575, Make FT handler invokable (Guillaume Desmottes)
1195  - Fixed #653635, Date isn't remembered when changing Who or What panes (Emilio Pozuelo Monfort)
1196  - Fixed #653650, Blocking contacts dialog should autocomplete when adding contacts by alias (Emilio Pozuelo Monfort)
1197  - Fixed #653730, src/empathy-call-observer.c doesn't observe Call channels (Emilio Pozuelo Monfort)
1198  - Fixed #653739, Don't use deprecated notify APIs (Guillaume Desmottes)
1199  - Fixed #653760, Refresh logs when new stuff happens (Emilio Pozuelo Monfort)
1200  - Fixed #653767, Untranslated strings (Gabor Kelemen)
1201  - Fixed #653803, EmpathyLogWindow should be a GtkWindow (Emilio Pozuelo Monfort)
1202
1203 Translations:
1204  - Updated de Translation (Mario Blättermann)
1205  - Updated es Translation (Daniel Mustieles, Jorge González)
1206  - Updated gl Translation (Fran Diéguez)
1207  - Updated he Translation (Yaron Shahrabani)
1208  - Updated hu Translation (Gabor Kelemen)
1209  - Updated lt Translation (Aurimas Černius)
1210  - Updated nb Translation (Kjartan Maraas)
1211  - Updated nl Translation (Hannie Dumoleyn)
1212  - Updated sl Translation (Matej Urbančič)
1213  - Updated te Translation (krishnababu k)
1214  - Updated zh_CN Translation (Aron Xu)
1215  - Updated zh_HK Translation (Cheng-Chia Tseng)
1216  - Updated zh_TW Translation (Cheng-Chia Tseng)
1217
1218 Documentation translations:
1219  - Updated hu Documentation translation (Gabor Kelemen)
1220
1221 NEW in 3.1.2.1 (14/06/2011)
1222 ==============
1223
1224 A small fix release as 3.1.2 was shipping an outdated version of
1225 telepathy-yell. We also now depends on telepathy-logger 0.2.10 as the new log
1226 viewer was unusable with older versions.
1227
1228 Dependencies:
1229
1230  • telepathy-logger ≥ 0.2.10
1231
1232 Translations:
1233  - Updated gl Translation (Fran Diéguez)
1234  - Updated es Translation (Jorge González, Daniel Mustieles)
1235  - Updated ug Translation (Abduxukur Abdurixit)
1236  - Updated sl Translation (Matej Urbančič)
1237
1238 NEW in 3.1.2 (10/06/2011)
1239 ============
1240
1241 The "Big one" release.
1242
1243 Dependencies:
1244
1245  • Folks ≥ 0.5.1
1246  • GStreamer ≥ 0.10.32
1247  • telepathy-glib ≥ 0.15.1
1248  • telepathy-logger ≥ 0.2.8
1249  • telepathy-farstream (optional)
1250  • geocode-glib (optional)
1251  • libcheese (optional)
1252
1253 Empathy has now a brand new log viewer displaying calls as well as chats.
1254 Your telepathy-logger has to be built with call support to be able to enjoy
1255 this feature.
1256
1257 We now support CSS variants in Adium themes (WebKit 1.4.1 recommended).
1258 If built with libcheese, Empathy can now use a webcam to create an avatar.
1259
1260 This release also brings empathy-call, a new experimental handler for
1261 Call channels, our new audio/video API that is going to replace
1262 StreamedMedia channels.
1263 If you wish to test it, you'll need to install telepathy-farstream.
1264 This new handler can easily be disabled by passing --enable-call=no
1265 during the configure.
1266
1267 Bugs fixed:
1268  - Fixed #521747, Use Cheese to set avatar (Raluca Elena Podiuc)
1269  - Fixed #585474, Support for CSS variants in adium themes (Xavier Claessens)
1270  - Fixed #596737, No obvious way to view all the history (Emilio Pozuelo Monfort)
1271  - Fixed #598904, Log viewer should show an account-independent calendar (Emilio Pozuelo Monfort)
1272  - Fixed #635259, Allow to initiate a conversation/call from the previous conversations dialog (Emilio Pozuelo Monfort)
1273  - Fixed #646526, It's difficult to find a MUC with the same name but connected via different accounts (Chandni Verma)
1274  - Fixed #647011, Backport Call suport from 2.34 (Emilio Pozuelo Monfort)
1275  - Fixed #648822, Port Empathy to Folks 0.5.1 (Travis Reitter)
1276  - Fixed #649881, Weird parametrized variable syntax is not supported in message styles (Xavier Claessens)
1277  - Fixed #649892, Use geocode-glib (Guillaume Desmottes)
1278  - Fixed #650015, Chatroom joined but not displayed (Guillaume Desmottes)
1279  - Fixed #650386, Should use tp_channel_dispatch_operation_claim_async() (Guillaume Desmottes)
1280  - Fixed #650554, Make EmpathyTpChat a subclass of TpTextChannel (Guillaume Desmottes)
1281  - Fixed #650590, cell-renderer-expander: fix rendering with GTK+3 (Cosimo Cecchi)
1282  - Fixed #650844, SIP widget: add ignore-tls-errors (Guillaume Desmottes)
1283  - Fixed #650846, Should insensitive unsupported params (Guillaume Desmottes)
1284  - Fixed #650854, Fix expand/fill of some account widgets (Guillaume Desmottes)
1285  - Fixed #650939, Cleanup empathy-avatar-chooser (Guillaume Desmottes)
1286  - Fixed #651058, Insensitive text entry when joining a password protected IRC room (Chandni Verma)
1287  - Fixed #651242, Use tp-glib high level SMS API (Guillaume Desmottes)
1288  - Fixed #651489, protocol chooser is the slowest thing ever (Sjoerd Simons)
1289  - Fixed #651913, Messages from offline contacts no longer show up in contact list (Guillaume Desmottes)
1290  - Fixed #652015, Patch to fix a crash in empathy-accounts (Guillaume Desmottes)
1291  - Fixed #652264, log viewer: tpl_entity_get_entity_type: assertion `TPL_IS_ENTITY (self)' failed
1292  - Fixed #652270, "Missed call" icon should be the same everywhere (Guillaume Desmottes)
1293  - Fixed #619866, Log viewer should be redesigne (Matthew Paul Thomas, Emilio Pozuelo Monfort)
1294
1295 Translations:
1296  - Updated an Translation (Daniel Martinez)
1297  - Updated ca@valencia Translation (Carles Ferrando)
1298  - Updated cs Translation (Marek Černocký)
1299  - Updated eo Translation (Kristjan SCHMIDT)
1300  - Updated es Translation (Daniel Mustieles, Jorge González)
1301  - Updated fa Translation (Arash Mousavi)
1302  - Updated gl Translation (Fran Diéguez)
1303  - Updated he Translation (Yaron Shahrabani)
1304  - Updated nb Translation (Kjartan Maraas)
1305  - Updated pl Translation (Piotr Drąg)
1306  - Updated sl Translation (Matej Urbančič)
1307  - Updated th Translation (Sira Nokyoongtong)
1308  - Updated tr Translation (Muhammet Kara)
1309  - Updated ug Translation (Abduxukur Abdurixit)
1310  - Updated uk Translation (Daniel Korostil)
1311  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
1312
1313 NEW in 3.1.1 (09/05/2011)
1314 ============
1315
1316 This first release in the 3.1 development cycle is the first step that will
1317 lead us to GNOME 3.2 in September.
1318
1319 Adium theme support has been greatly improved: we can now mark unread
1320 messages, color the nick of participants and display a preview of themes in
1321 the preferences dialog!
1322
1323 Empathy can now make the difference between normal messages and SMS ones.
1324
1325 Bugs fixed:
1326  - Fixed #443884, red-line indicating last time I saw the given MUC/IRC channel/etc. (Xavier Claessens)
1327  - Fixed #541438, Preview of chat themes (Xavier Claessens)
1328  - Fixed #541632, Nicks by color (Guillaume Desmottes)
1329  - Fixed #614319, Search bar shouldn't resize the chat window (Vitaly Minko)
1330  - Fixed #622118, Empathy should send actions verbatim if not supported by the network (Guillaume Desmottes)
1331  - Fixed #627726, Should use Messages interface (Guillaume Desmottes)
1332  - Fixed #636463, Display delivery reports (Danielle Madeley)
1333  - Fixed #642087, The order of favorite rooms listed in menu items of Room menu change automatically sometimes (Chandni Verma)
1334  - Fixed #643293, Use GtkSwitch instead of the Enabled check box (Guillaume Desmottes)
1335  - Fixed #644085, ChatroomManager should find chats by channel not identifier (Danielle Madeley)
1336  - Fixed #644086, Inform the user if a channel is for SMS (Danielle Madeley)
1337  - Fixed #645586, Contact not selected when opening conversation log from conversation window (Guillaume Desmottes)
1338  - Fixed #645930, Remove unnecessary code in empathy_auth_factory_constructed() (Stef Walter)
1339  - Fixed #646061, Auth requiered event is not visible on the Shell (Guillaume Desmottes)
1340  - Fixed #646084, FT dialog should have a Close button (Guillaume Desmottes)
1341  - Fixed #646131, need translation context (Guillaume Desmottes)
1342  - Fixed #646227, Possible overflow in persona-view:drag_data_get (Philip Withnall)
1343  - Fixed #646681, Port send-error report to Messages interface (Danielle Madeley)
1344  - Fixed #647056, Removing a contact causes a segfault (Philip Withnall)
1345  - Fixed #647530, SMS support (Danielle Madeley)
1346  - Fixed #647641, Does not display the first account when opening empathy-accounts (Guillaume Desmottes)
1347  - Fixed #647793, Empathy doesn't disconnect when the network is disabled in network-manager (Guillaume Desmottes)
1348  - Fixed #647904, preferences: use GtkBox instead of Gtk[V,H]Box (Cosimo Cecchi)
1349  - Fixed #648188, Stop using time_t to store timestamps (Guillaume Desmottes)
1350  - Fixed #648230, EmpathyLocationManager cleanup (Guillaume Desmottes)
1351  - Fixed #648372, the select widget for importing accounts has wrong height (Guillaume Desmottes)
1352  - Fixed #648737, Small cleanup possible in chat_window_page_switched_cb (Guillaume Desmottes)
1353  - Fixed #648842, Notifications are delayed if contacts send messages too fast (Guillaume Desmottes)
1354  - Fixed #648914, Favourite contacts appear in other contact list groups when offline (Guillaume Desmottes)
1355  - Fixed #649161, Leak in main_window_flash_foreach (Guillaume Desmottes)
1356  - Fixed #649166, New adium themes not supported (Xavier Claessens)
1357  - Fixed #649273, empathy-chat exits even if there is disconnected chat (Guillaume Desmottes)
1358  - Fixed #649367, Empathy is not handling /me the same way adium does (Xavier Claessens)
1359  - Fixed #649379, Some files in libempathy-gtk use gi18n.h instead of gi18n-lib.h (Gabor Kelemen)
1360  - Fixed #649436, HTML fallbacks for adium themes are wrong (Xavier Claessens)
1361  - Fixed #649438, Support Conn.I.Balance (Danielle Madeley)
1362  - Fixed #649492, Translator comment needed (Guillaume Desmottes)
1363  - Fixed #649734, Roster instead of contact list (Guillaume Desmottes)
1364  - Fixed #649735, Need context to translate Balance (Guillaume Desmottes)
1365  - Fixed #647126, criticals in empathy-call
1366
1367 Translations:
1368  - Updated an Translation (Daniel Martinez)
1369  - Updated ca Translation (Jordi Serratosa)
1370  - Updated cs Translation (Marek Černocký)
1371  - Updated da Translation (Kenneth Nielsen)
1372  - Updated de Translation (Wolfgang Stöggl)
1373  - Updated el Translation (George Stefanakis)
1374  - Updated es Translation (Jorge González, Daniel Mustieles)
1375  - Updated et Translation (Mattias Põldaru)
1376  - Updated eu Translation (Inaki Larranaga Murgoitio)
1377  - Updated fa Translation (Arash Mousavi)
1378  - Updated gl Translation (Fran Diéguez)
1379  - Updated gu Translation (Sweta Kothari)
1380  - Updated he Translation (Yaron Shahrabani)
1381  - Updated ja Translation (OKANO Takayoshi)
1382  - Updated nb Translation (Kjartan Maraas)
1383  - Updated nl Translation (Hannie Dumoleyn)
1384  - Updated pl Translation (Piotr Drąg)
1385  - Updated pt_BR Translation (Rodrigo Padula de Oliveira)
1386  - Updated ru Translation (Leonid Kanter)
1387  - Updated sk Translation (Pavol Klačanský)
1388  - Updated sl Translation (Matej Urbančič)
1389  - Updated sr@latin Translation (Branko Kokanović)
1390  - Updated sr Translation (Branko Kokanović)
1391  - Updated th Translation (Sira Nokyoongtong)
1392  - Updated tr Translation (Muhammet Kara, Baris Cicek)
1393  - Updated ug Translation (Abduxukur Abdurixit)
1394  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
1395
1396 Documentation translations:
1397  - Updated de Documentation translation (Wolfgang Stöggl, Hendrik Richter, Mario Blättermann)
1398  - Updated es Documentation translation (Jorge González)
1399  - Updated fr Documentation translation (Bruno Brouard)
1400
1401 NEW in 3.0.0 (04/04/2011)
1402 ============
1403
1404 The "Et un, et deux, et trois, zéro !" release.
1405
1406 Here we go, this is GNOME 3.0 release of Empathy.
1407
1408 The biggest change since 2.91.93 is a better integration of Empathy's
1409 notification in gnome-shell: calls, file transfers and room invitations
1410 notifications should now be properly displayed with the 3.0 version of
1411 the Shell.
1412
1413 We strongly recommend distributions shipping this version to update to
1414 telepathy-logger 0.2.8 as well.
1415
1416 Once again, GNOME's translation team did an outstanding job. Thanks to them
1417 this new major release of Empathy is usable in more than 50 languages!
1418
1419 Bugs fixed:
1420  - Fixed #646010, ft-manager: make sure the scrolled window expands in the dialog height (Cosimo Cecchi)
1421  - Fixed #646097, Shouldn't format notification header (Guillaume Desmottes)
1422  - Fixed #646691, Fails to build with -Werror (Danilo Segan)
1423  - Fixed #638951, Conversation windows resize after being shown (Guillaume Desmottes)
1424  - Fixed #645932, Hard to accept incoming calls and file transfer (Guillaume Desmottes)
1425
1426 Translations:
1427  - Updated ca Translation (Jordi Serratosa)
1428  - Updated da Translation (Kenneth Nielsen)
1429  - Updated de Translation (Wolfgang Stöggl)
1430  - Updated el Translation (George Stefanakis)
1431  - Updated et Translation (Mattias Põldaru)
1432  - Updated eu Translation (Inaki Larranaga Murgoitio)
1433  - Updated gu Translation (Sweta Kothari)
1434  - Updated ja Translation (OKANO Takayoshi)
1435  - Updated nl Translation (Hannie Dumoleyn)
1436  - Updated pt_BR Translation (Rodrigo Padula de Oliveira)
1437  - Updated ru Translation (Leonid Kanter)
1438  - Updated sk Translation (Pavol Klačanský)
1439  - Updated sr@latin Translation (Branko Kokanović)
1440  - Updated sr Translation (Branko Kokanović)
1441  - Updated tr Translation (Baris Cicek)
1442  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
1443
1444 Documentation translations:
1445  - Updated de Documentation translation (Wolfgang Stöggl, Hendrik Richter, Mario Blättermann)
1446  - Updated es Documentation translation (Jorge González)
1447
1448 NEW in 2.91.93 (28/03/2011)
1449 ==============
1450
1451 This release actually fixes more bugs than the ones listed in these release
1452 notes but bugzilla's breakage on Thursday ate most of them.
1453
1454 Basically, the log viewer has been polished a bit and you shouldn't get
1455 notifications for outgoing messages sent using Shell's message tray.
1456
1457 Bugs fixed:
1458  - Fixed #645488, Blocking linked contacts doesn't work and can crash empathy
1459  - Fixed #645558, Opening blocked contacts twice horribly breaks
1460
1461 Translations:
1462  - Updated bg Translation (Krasimir Chonov)
1463  - Updated de Translation (Mario Blättermann)
1464  - Updated hi Translation (Rajesh Ranjan)
1465  - Updated lt Translation (Žygimantas Beručka)
1466  - Updated mr Translation (Sandeep Shedmake)
1467  - Updated pa Translation (A S Alam)
1468  - Updated ta Translation (Dr.T.Vasudevan)
1469  - Updated ug Translation (Abduxukur Abdurixit)
1470  - Updated zh_CN Translation (Aron Xu)
1471
1472 NEW in 2.91.92 (22/03/2011)
1473 ==============
1474
1475 The "A Dream of Spring" release.
1476
1477 With this release, Empathy enters the final phase of the GNOME 3.0 cycle and
1478 hard code freeze. Please test it extensively and report any issue
1479 you may experience so we'll make the best 3.0 release possible.
1480
1481 Dependencies:
1482
1483  • telepathy-glib ≥ 0.14.1
1484
1485 Bugs fixed:
1486  - Fixed #645112, Can't handle more than one ServerAuthentication at the same time (Guillaume Desmottes)
1487  - Fixed #641664, Empathy from git fails to build in jhbuild (Emilio Pozuelo Monfort)
1488  - Fixed #643860, Should scroll to the right row when adding a new account (Guillaume Desmottes)
1489  - Fixed #644412, [PATCH] update for NetworkManager 0.9 (Dan Williams)
1490  - Fixed #645069, Show an avatar on the block contact dialog (Emilio Pozuelo Monfort)
1491  - Fixed #645108, Empathy is asking for password but I told him to remember it (Guillaume Desmottes)
1492  - Fixed #645115, Free priv->hostname in EmpathyServerTlsHandler (Stef Walter)
1493  - Fixed #645119, Use ServerTLSConnection.ReferenceIdentities to check cert identity. (Stef Walter)
1494  - Fixed #645121, Contact Search uses Ctrl-F, leaving Find in Contact List (Will Thompson)
1495  - Fixed #645133, Set 'extra-identities' for Google Talk accounts (Stef Walter)
1496  - Fixed #645487, Adding a user who is on the block list doesn't remove them from the block list (Danielle Madeley)
1497  - Fixed #645504, Use stable ContactBlocking API (Guillaume Desmottes)
1498
1499 Translations:
1500  - Updated ar Translation (Khaled Hosny)
1501  - Updated ca Translation (Gil Forcada)
1502  - Updated id Translation (Dirgita)
1503  - Updated it Translation (Milo Casagrande)
1504  - Updated kn Translation (Shankar Prasad)
1505  - Updated ko Translation (Changwoo Ryu)
1506  - Updated lv Translation (Rudolfs Mazurs)
1507  - Updated nb Translation (Kjartan Maraas)
1508  - Updated pl Translation (Piotr Drąg)
1509  - Updated pt Translation (Duarte Loreto)
1510  - Updated ru Translation (Yuri Myasoedov)
1511  - Updated uk Translation (Daniel Korostil)
1512  - Updated zh_CN Translation (Aron Xu)
1513  - Updated zh_HK Translation (Cheng-Chia Tseng)
1514  - Updated zh_TW Translation (Cheng-Chia Tseng)
1515
1516 NEW in 2.91.91.1 (17/03/2011)
1517 ================
1518
1519 The "Happy Guinness Day!" release.
1520
1521 Empathy has a new icon! See [1] to learn more about it.
1522
1523 You can now block annoying contacts.
1524
1525 [1] http://blog.desmottes.be/post/2011/03/16/New-Empathy-icon%21
1526
1527 Dependencies:
1528  • folks ≥ 0.4.0
1529
1530 Bugs fixed:
1531  - Fixed #644296, Contact Info should respect Overwritten_By_Nickname (Guillaume Desmottes)
1532  - Fixed #614640, new app icon for empathy (Jakub Steiner)
1533  - Fixed #618787, Allow to block specific contacts (Danielle Madeley)
1534  - Fixed #639417, SSL server validation should follow override server CancelOk (Stef Walter)
1535  - Fixed #643690, Have to enter password even if provided during account creation (Guillaume Desmottes)
1536  - Fixed #643863, Should set EmpathyChat as PreferredHandler when requesting a text channel (Guillaume Desmottes)
1537  - Fixed #644295, Don't set your contact info if nothing's changed (Guillaume Desmottes)
1538  - Fixed #644298, Don't clobber alias updates through using both Aliasing and ContactInfo (Guillaume Desmottes)
1539  - Fixed #644359, Support Error.EmergencyCallsNotSupported (Emilio Pozuelo Monfort)
1540  - Fixed #644360, Support Error.SoftwareUpgradeRequired (Emilio Pozuelo Monfort)
1541  - Fixed #644406, Should set password-prompt on IRC accounts when needed (Guillaume Desmottes)
1542  - Fixed #644475, Empathy.Auth.client doesn't have DelayApprovers (Guillaume Desmottes)
1543  - Fixed #644500, Install .service and .client files for empathy-call (Emilio Pozuelo Monfort)
1544  - Fixed #644726, Remove contact doesn't work (Guillaume Desmottes)
1545  - Fixed #644830, Sidebar is very wide (Guillaume Desmottes)
1546  - Fixed #644844, Clear logs improvements (Emilio Pozuelo Monfort)
1547  - Fixed #644914, History window: filter accounts without logs (Emilio Pozuelo Monfort)
1548  - Fixed #644936, Don't update Contact menu on a focus-in (Michael Terry)
1549  - Fixed #644944, Patch for warnings from GCC 4.6 about variables that are set but not used (Kjartan Maraas)
1550  - Fixed #645008, empathy-auth-client should implement the Debug interface (Guillaume Desmottes)
1551  - Fixed #645014, ICQ widget: should be able to enter an email address (Guillaume Desmottes)
1552
1553 Translations:
1554  - Updated ar Translation (Khaled Hosny)
1555  - Updated ca Translation (Gil Forcada)
1556  - Updated cs Translation (Marek Černocký)
1557  - Updated el Translation (Michael Kotsarinis)
1558  - Updated en_GB Translation (Bruce Cowan)
1559  - Updated es Translation (Daniel Mustieles)
1560  - Updated et Translation (Mattias Põldaru, Ivar Smolin)
1561  - Updated fr Translation (Bruno Brouard)
1562  - Updated gl Translation (Fran Diéguez)
1563  - Updated he Translation (Yaron Shahrabani)
1564  - Updated hu Translation (Gabor Kelemen)
1565  - Updated pl Translation (Piotr Drąg)
1566  - Updated ro Translation (Lucian Adrian Grijincu)
1567  - Updated sl Translation (Andrej Žnidaršič, Matej Urbančič)
1568  - Updated sv Translation (Daniel Nylander)
1569  - Updated uk Translation (Daniel Korostil)
1570
1571 NEW in 2.91.91 (08/03/2011)
1572 ==============
1573
1574 Dependencies:
1575
1576  • telepathy-glib ≥ 0.13.16
1577  • GTK+ ≥ 3.0.2
1578
1579 Empathy will now automatically reject new incoming calls while there is
1580 another active call. A notification will be displayed telling you about the
1581 call you just missed.
1582
1583 We strongly recommend that you update to telepathy-mission-control 5.7.6 to
1584 avoid races between the different Empathy components.
1585
1586 Bugs fixed:
1587  - Fixed #583317, throbber/status message input widget disapper when contact list too narrow (Robert Sajdok)
1588  - Fixed #641121, Empathy ask to confirm certificate even if it is trusted in system stash (Stef Walter)
1589  - Fixed #643656, Autoreject incoming calls when there is one in progress (Emilio Pozuelo Monfort)
1590  - Fixed #643745, Support Ch.I.CredentialsStorage in auth-client (Danielle Madeley)
1591  - Fixed #643872, Auth client should have Observer.DelayApprovers (Guillaume Desmottes)
1592  - Fixed #643920, MSN protocol name may not be recognizable to some users (Guillaume Desmottes)
1593  - Fixed #644058, Missing mnemonic for "I don't want to enable this feature for now" (Guillaume Desmottes)
1594  - Fixed #644062, Warn if the user has insufficient disk space to receive file (Danielle Madeley)
1595  - Fixed #644121, all: set the primary-toolbar style class on primary toolbars (Cosimo Cecchi)
1596  - Fixed #644127, Display a notification when rejecting a call (Guillaume Desmottes)
1597  - Fixed #644210, Fix various issues in the Call observer (Guillaume Desmottes)
1598
1599 Translations:
1600  - Updated ar Translation (Khaled Hosny)
1601  - Updated bg Translation (Krasimir Chonov)
1602  - Updated ca Translation (Gil Forcada)
1603  - Updated es Translation (Daniel Mustieles)
1604  - Updated et Translation (Ivar Smolin)
1605  - Updated fr Translation (Bruno Brouard)
1606  - Updated he Translation (Yaron Shahrabani)
1607  - Updated ko Translation (Changwoo Ryu)
1608  - Updated lt Translation (Žygimantas Beručka)
1609  - Updated lv Translation (Rudolfs Mazurs)
1610  - Updated nb Translation (Kjartan Maraas)
1611  - Updated pa Translation (A S Alam)
1612  - Updated pt Translation (Duarte Loreto)
1613  - Updated ru Translation (Yuri Myasoedov, Leonid Kanter)
1614  - Updated sl Translation (Matej Urbančič)
1615  - Updated sv Translation (Daniel Nylander)
1616  - Updated uk Translation (Daniel Korostil)
1617  - Updated zh_CN Translation (liuzhen)
1618
1619 NEW in 2.91.90.2 (25/02/2011)
1620 ================
1621
1622 This release disables the /part command which introduced linking issues in
1623 latest release. This command will be back in a future release.
1624
1625 NEW in 2.91.90.1 (25/02/2011)
1626 ================
1627
1628 The goal of this release is to provide an Empathy version which can be built
1629 using latest telepathy-logger releases.
1630
1631 Dependencies:
1632
1633  • telepathy-glib ≥ 0.13.14
1634  • telepathy-logger ≥ 0.2.0
1635
1636 Bugs fixed:
1637  - Fixed #604348, /part not implemented (Chandni Verma)
1638  - Fixed #623682, /query and /msg command are broken (Guillaume Desmottes)
1639  - Fixed #641491, Use tp_capabilities_supports_room_list() (Guillaume Desmottes)
1640  - Fixed #643078, Header collision between clutter-gtk-1.0 and clutter-gtk-0.10 due to include path order (Nirbheek Chauhan)
1641  - Fixed #643186, Certificate dialog should disappear if the connection goes away (Guillaume Desmottes)
1642  - Fixed #611913, Empathy preferences appears in "Appearence" in control-center (Cosimo Cecchi)
1643
1644 Translations:
1645  - Updated et Translation (Ivar Smolin)
1646  - Updated fr Translation (Bruno Brouard)
1647  - Updated zh_HK Translation (Cheng-Chia Tseng)
1648  - Updated zh_TW Translation (Cheng-Chia Tseng)
1649
1650 NEW in 2.91.90 (21/02/2011)
1651 ==============
1652
1653 Champlain support, which was disabled during the GTK+3 transition, is now
1654 back.
1655
1656 Dependencies:
1657
1658  • folks ≥ 0.3.5
1659  • telepathy-glib ≥ 0.13.12
1660  • champlain ≥ 0.10 (optional)
1661
1662 Bugs fixed:
1663  - Fixed #641861, Can't setup an irc server (Guillaume Desmottes)
1664  - Fixed #642358, Empathy should check Reconnect_Required before calling Reconnect() (Guillaume Desmottes)
1665  - Fixed #592595, Allow pinning contacts (showing them even when they are offline) (Guillaume Desmottes)
1666  - Fixed #634679, Implement a channel factory (Guillaume Desmottes)
1667  - Fixed #637151, Hide the user Individual from the contact list (Philip Withnall)
1668  - Fixed #640914, MUC does not show user status (Guillaume Desmottes)
1669  - Fixed #641119, Assertion failure when sending a file to yourself (Guillaume Desmottes)
1670  - Fixed #641157, contact tooltip are never destroyed (Guillaume Desmottes)
1671  - Fixed #641161, Crash when trying to show contact info (Guillaume Desmottes)
1672  - Fixed #641662, Update for libfolks API changes to IndividualAggregator.add_persona_from_details (Philip Withnall)
1673  - Fixed #641707, Set FileTransfer.URI (Guillaume Desmottes)
1674  - Fixed #641867, cc-panel: make sure to always pack a widget during construction (Cosimo Cecchi)
1675  - Fixed #641868, accounts: fill in the right categories to show up in control-center (Cosimo Cecchi)
1676  - Fixed #641985, connectivity: Uses old connman D-BUS names (Rob Bradford)
1677  - Fixed #642010, Port to champlain 0.10 (Guillaume Desmottes)
1678  - Fixed #642098, Group expander is always in the same state (Guillaume Desmottes)
1679  - Fixed #642264, Reset Networks' list button in IRC network chooser dialog (Chandni Verma)
1680  - Fixed #642296, Hitting Enter doesn't activate the "Enter password" dialog (Guillaume Desmottes)
1681  - Fixed #642385, Incomplete list of servers and port numbers for Freenode (Debarshi Ray)
1682  - Fixed #642440, Empathy and empathy-chat should appear as the same app in gnome-shell (Guillaume Desmottes)
1683  - Fixed #642461, Improve context menu reference management (Guillaume Desmottes)
1684  - Fixed #642700, Wrong capitalization for check-boxes (Milo Casagrande)
1685  - Fixed #642865, Chat window close button is huge (Guillaume Desmottes)
1686
1687 Translations:
1688  - Updated ar Translation (Khaled Hosny)
1689  - Updated ast Translation (Xandru Armesto)
1690  - Updated es Translation (Daniel Mustieles)
1691  - Updated et Translation (Ivar Smolin)
1692  - Updated fa Translation (Mahyar Moghimi)
1693  - Updated fr Translation (Bruno Brouard)
1694  - Updated gl Translation (Fran Diéguez)
1695  - Updated gu Translation (Sweta Kothari)
1696  - Updated he Translation (Yaron Shahrabani)
1697  - Updated nb Translation (Kjartan Maraas)
1698  - Updated pa Translation (A S Alam)
1699  - Updated pl Translation (Asia Słowik)
1700  - Updated sv Translation (Daniel Nylander)
1701  - Updated zh_HK Translation (Cheng-Chia Tseng)
1702  - Updated zh_TW Translation (Cheng-Chia Tseng)
1703  - Updated zu Translation (Friedel Wolff)
1704
1705 Documentation translations:
1706  - Updated es Documentation translation (Daniel Mustieles)
1707
1708 NEW in 2.91.6.1 (01/02/2011)
1709 ===============
1710
1711 The "How many French speaking hackers do you need to fix a bug?" release.
1712
1713 We finally managed to fix the very annoying bug making Empathy getting stuck in
1714 a memory eating infinite loop. \o/
1715
1716 Bugs fixed:
1717  - Fixed #635105, Empathy is eating all the memory (Guillaume Desmottes)
1718
1719 NEW in 2.91.6 (01/02/2011)
1720 =============
1721
1722 Empathy can now search for contacts on the server!
1723 It can also now save the password of protected rooms.
1724
1725 Dependencies:
1726
1727  • folks ≥ 0.3.4
1728  • telepathy-glib ≥ 0.13.11
1729
1730 Bugs fixed:
1731  - Fixed #601577, Add a throbber in the info bar when joining a room protected room (Jonny Lamb)
1732  - Fixed #601578, Add "Firefox style" info bar to save room password (Jonny Lamb)
1733  - Fixed #606947, support Contact Search API (Emilio Pozuelo Monfort)
1734  - Fixed #609419, Display "typing" icon in muc contacts list (Chandni Verma)
1735  - Fixed #609420, Don't display "typing" icon in muc tabs (Chandni Verma)
1736  - Fixed #631101, Enforce a format for birthday (Vitaly Minko)
1737  - Fixed #634853, Empathy does not allow Yahoo server to be added to account. (Guillaume Desmottes)
1738  - Fixed #637322, empathy-chat crashes when trying to send a file (Guillaume Desmottes)
1739  - Fixed #637839, Send video button greyed out but Video->Video On menu not (Guillaume Desmottes)
1740  - Fixed #637847, Adjust for Folks avatar and presence interface renames (Travis Reitter)
1741  - Fixed #639302, Incoming message sound played twice (Guillaume Desmottes)
1742  - Fixed #640295, main-window: use line-wrap for "no match" label (Diego Escalante Urrelo)
1743  - Fixed #640411, Crash when trying to create an ICQ account (Guillaume Desmottes)
1744  - Fixed #640532, Rename and clean-up EmpathyIdle (Guillaume Desmottes)
1745  - Fixed #640751, Mark a non-user-visible string as untranslatable. (Will Thompson)
1746
1747 Translations:
1748  - Updated ar Translation (Khaled Hosny)
1749  - Updated cs Translation (Marek Černocký)
1750  - Updated de Translation (Mario Blättermann)
1751  - Updated es Translation (Daniel Mustieles)
1752  - Updated et Translation (Ivar Smolin)
1753  - Updated eu Translation (Inaki Larranaga Murgoitio)
1754  - Updated gl Translation (Fran Diéguez)
1755  - Updated he Translation (Yaron Shahrabani)
1756  - Updated ru Translation (Yuri Myasoedov)
1757
1758 NEW in 2.91.5.1 (18/01/2011)
1759 ===============
1760
1761 This release fixes a nasty race stopping you from connecting your XMPP
1762 accounts.
1763
1764 Bugs fixed:
1765  - Fixed #586257, In Empathy, "F2" key should rename contacts (Kushal Das)
1766  - Fixed #638766, /nick should be disabled on connection not supporting Renaming (Chandni Verma)
1767  - Fixed #639214, EmpathyAccountChooser broken because of GTK3 (Guillaume Desmottes)
1768  - Fixed #639352, Notifications for login and logout need love (Guillaume Desmottes)
1769
1770 Translations:
1771  - Updated el Translation (Michael Kotsarinis)
1772  - Updated hu Translation (Gabor Kelemen)
1773  - Updated nb Translation (Kjartan Maraas)
1774  - Updated sl Translation (Andrej Žnidaršič)
1775
1776 NEW in 2.91.5 (10/01/2011)
1777 =============
1778
1779 The --with-ca-file configure option has been removed as certificates are now
1780 managed using gnome-keyring.
1781
1782 Bugs fixed:
1783  - Fixed #603027, "Manage favorites" dialog should skip accounts which don't support rooms (Chandni Verma)
1784  - Fixed #636258, Certificate verification should use keyring (Stef Walter)
1785  - Fixed #637195, File transfer window should let you double click to open a file (Kushal Das)
1786  - Fixed #638040, avatar X filter adding is jumping throug hoops for now reason (Sjoerd Simons)
1787  - Fixed #638041, Should highlight both the tab label and the tab menu label (Sjoerd Simons)
1788
1789 Translations:
1790  - Updated es Translation (Daniel Mustieles)
1791  - Updated et Translation (Mattias Põldaru)
1792  - Updated gl Translation (Fran Diéguez)
1793  - Updated he Translation (Yaron Shahrabani)
1794  - Updated nb Translation (Kjartan Maraas)
1795  - Updated pa Translation (A S Alam)
1796  - Updated sl Translation (Matej Urbančič)
1797  - Updated sv Translation (Daniel Nylander)
1798
1799 NEW in 2.91.4.3 (24/12/2010)
1800 ===============
1801
1802 The "Hopefully the good one..." release.
1803
1804 This new 2.91.4 release fixes build with latest gnome-keyring.
1805
1806 Dependencies:
1807  • libgcr (provided by gnome-keyring) ≥ 2.91.4
1808
1809 Bugs fixed:
1810  - Fixed #609568, Add a popup menu to quickly enable/disable accounts
1811
1812 Translations:
1813  - Updated ug Translation (Gheyret T.Kenji)
1814
1815 NEW in 2.91.4.2 (23/12/2010)
1816 ===============
1817
1818 This releases fixes some build warnings which could lead to crashes.
1819
1820 NEW in 2.91.4.1 (23/12/2010)
1821 ===============
1822
1823 The main goal of this release is to be able to build with GTK+ 2.91.7 (and
1824 make Vincent happy :).
1825
1826 Bugs fixed:
1827  - Fixed #637799, Empty Contact menu on chatrooms (Guillaume Desmottes)
1828  - Fixed #637854, Empathy depends upon removed gdk_spawn_on_screen() (Guillaume Desmottes)
1829  - Fixed #637855, Empathy depends upon removed gdk_xid_table_lookup() (Guillaume Desmottes)
1830
1831 NEW in 2.91.4 (20/12/2010)
1832 =============
1833
1834 Empathy is now able to prompt you for your password when it's needed, rather
1835 than requiring you to save it when you create the account. This needs the very
1836 latest versions of connection managers (in some cases, unreleased versions).
1837 Older connection managers will continue to work but you'll still have to save
1838 passwords when creating accounts.
1839
1840 Dependencies:
1841  • telepathy-glib ≥ 0.13.9
1842  • GTK+ ≥ 2.91.6
1843
1844 Bugs fixed:
1845  - Fixed #602450, Cannot clear password from created accounts (Jonny Lamb)
1846  - Fixed #637135, Add nice UI for password-less accounts (Jonny Lamb)
1847  - Fixed #637307, Accounts dialog doesn't select the right accounts when opened from the info bar (Guillaume Desmottes)
1848
1849 Translations:
1850  - Updated eo Translation (Kristjan SCHMIDT)
1851  - Updated es Translation (Daniel Mustieles)
1852  - Updated et Translation (Mattias Põldaru)
1853  - Updated he Translation (Yaron Shahrabani)
1854  - Updated nb Translation (Kjartan Maraas)
1855
1856 NEW in 2.91.3.1 (14/12/2010)
1857 ===============
1858
1859 This release fixes a lot of nasty bugs, including crashes and infinite
1860 loops.
1861
1862 Dependencies:
1863  • telepathy-glib ≥ 0.13.7
1864  • folks ≥ 0.3.3
1865
1866 Bugs fixed:
1867  - Fixed #608806, empathy doesn't let me see or get to contact details during subscription request (Guillaume Desmottes)
1868  - Fixed #626507, Connection error message is not shown completely (Robert Sajdok)
1869  - Fixed #630146, Add Ovi account profile (Guillaume Desmottes)
1870  - Fixed #631096, Should not mention "meta contacts" in UI (Philip Withnall)
1871  - Fixed #635513, Message displayed TWICE (in chat msg overlay) when opening a chat window for unread msg (Guillaume Desmottes)
1872  - Fixed #636067, Add an EmpathySoundManager (Guillaume Desmottes)
1873  - Fixed #636123, gtk_menu_detach(): menu is not attached when right closing contact context menu (Guillaume Desmottes)
1874  - Fixed #636202, "Invite to chatroom" menu broken (Guillaume Desmottes)
1875  - Fixed #636203, Crash when trying to create an IRC account (Guillaume Desmottes)
1876  - Fixed #636207, Avatar not always displayed in a MUC (Guillaume Desmottes)
1877  - Fixed #636360, Favorite chatrooms list is not updated (Guillaume Desmottes)
1878  - Fixed #636613, Become a server SASL handler (Jonny Lamb)
1879  - Fixed #636700, Add an extra warning when deleting a metacontact (Philip Withnall)
1880  - Fixed #636802, Doesn't compile with --without-ca-file (Will Thompson)
1881  - Fixed #637097, Port to latest folks API changes (Philip Withnall)
1882
1883 Translations:
1884  - Updated en_GB Translation (Philip Withnall)
1885  - Updated es Translation (Daniel Mustieles)
1886  - Updated gl Translation (Fran Diéguez)
1887  - Updated he Translation (Yaron Shahrabani)
1888  - Updated nb Translation (Kjartan Maraas)
1889  - Updated sl Translation (Matej Urbančič)
1890  - Updated zh_HK Translation (Cheng-Chia Tseng)
1891  - Updated zh_TW Translation (Cheng-Chia Tseng)
1892
1893 Documentation translations:
1894  - Updated hu Documentation translation (Gabor Kelemen)
1895
1896 NEW in 2.91.3 (29/11/2010)
1897 =============
1898
1899 The Empathy contact list is now able to display a phone icon when a contact is
1900 connected using a mobile device.
1901
1902 This release adds a '--with-ca-file' option to configure.
1903 The default is to use the normal location for either Red Hat
1904 or Debian, or fail if neither exists. Use --with-ca-file to force a
1905 particular location (e.g. if your build system doesn't guarantee to have
1906 the CA certificate bundle installed), or use --without-ca-file if your
1907 system doesn't have a standard CA certificate store.
1908
1909 Dependencies:
1910  • folks ≥ 0.3.2
1911  • gsettings-desktop-schemas
1912  • Empathy does not longer depend on GConf.
1913
1914 Bugs fixed:
1915  - Fixed #595305, "Previous Conversations" window does not have an exit keybinding or button (Emilio Pozuelo Monfort)
1916  - Fixed #597043, unusual menubar behaviour (Chandni Verma)
1917  - Fixed #607146, hitting enter on creating an account should "log in" (Emilio Pozuelo Monfort)
1918  - Fixed #625745, Tabs not displayed in chat text in theme (Vitaly Minko)
1919  - Fixed #626560, Unusual tabbing behaviour in Facebook account creation dialog (Chandni Verma)
1920  - Fixed #626810, Use GSettings to get the document_font_name key (Guillaume Desmottes)
1921  - Fixed #628043, Port EmpathyCellRendererText to GTK+ 3 (Guillaume Desmottes)
1922  - Fixed #630706, Add Accept/Decline button in subscription notifications (Guillaume Desmottes)
1923  - Fixed #630707, show the subscription request message in the accept dialog (Guillaume Desmottes)
1924  - Fixed #633481, AccountChooser filters should be asynchronous (Vitaly Minko)
1925  - Fixed #633835, Stop using GtkWidget:size-request (Guillaume Desmottes)
1926  - Fixed #634197, [Patch] Make CA cert paths configurable (Brian Pepple)
1927  - Fixed #634688, Search bar is not visible (Vitaly Minko)
1928  - Fixed #634754, Don't use removed folks Individual convenience methods (Philip Withnall)
1929  - Fixed #634912, accounts dialog doesn't resize properly with GTK3 (Guillaume Desmottes)
1930  - Fixed #635022, Chat window size is written to GSettings on every change (Guillaume Desmottes)
1931  - Fixed #635082, Crash when trying to join a MUC (Guillaume Desmottes)
1932  - Fixed #635105, Empathy is eating all the memory (Guillaume Desmottes)
1933  - Fixed #635262, configure.ac missing Quadrigraphs for meego (Nishio Futoshi)
1934  - Fixed #635500, Split notifications from empathy-status-icon (Guillaume Desmottes)
1935  - Fixed #635592, EMPATHY_PERSIST doesn't work with empathy-chat (Guillaume Desmottes)
1936  - Fixed #635681, Fix leaks in empathy-chat (Guillaume Desmottes)
1937  - Fixed #635691, Fix leaks in the log viewer (Guillaume Desmottes)
1938  - Fixed #547658, Add client type support (Jonny Lamb, Emilio Pozuelo Monfort)
1939  - Fixed #636063, Reduce DConf D-Bus traffic (Guillaume Desmottes)
1940
1941 Translations:
1942  - Updated es Translation (Daniel Mustieles)
1943  - Updated et Translation (Ivar Smolin)
1944  - Updated fi Translation (Ville-Pekka Vainio)
1945  - Updated gl Translation (Fran Diéguez)
1946  - Updated he Translation (Yaron Shahrabani)
1947  - Updated nb Translation (Kjartan Maraas)
1948  - Updated pa Translation (A S Alam)
1949  - Updated sl Translation (Matej Urbančič)
1950  - Updated ta Translation (Dr.T.Vasudevan)
1951  - Updated ug Translation (Gheyret T.Kenji)
1952
1953 Documentation translations:
1954  - Updated gl Documentation translation (Fran Diéguez)
1955
1956 NEW in 2.91.2 (08/11/2010)
1957 =============
1958
1959 The text channel handler has been split to its own process (empathy-chat).
1960 Thanks to Vitaly Minko, you can now add new words to the dictionary using the
1961 spelling menu.
1962
1963 Empathy continues to follow the development of the GNOME 3 platform and so
1964 has been ported to latest GLib and GTK+ APIs.
1965
1966 Dependencies:
1967
1968  • GTK+ ≥ 2.91.3
1969  • GLib ≥ 2.27.2
1970  • libnotify ≥ 0.7.0
1971
1972 Bugs fixed:
1973  - Fixed #632681, tp_account_get_storage_restrictions: assertion `TP_IS_ACCOUNT (self)' failed when creating an account (Danielle Madeley)
1974  - Fixed #550775, Can't add words to dictionary in empathy (Vitaly Minko)
1975  - Fixed #573283, Most options should be disabled when right clicking on  in a chatroom (Vitaly Minko)
1976  - Fixed #581029, Context needed to translate (Guillaume Desmottes)
1977  - Fixed #609942, URLs are split at apostrophes (Vitaly Minko)
1978  - Fixed #612205, Ctrl-C not working in the topic (Vitaly Minko)
1979  - Fixed #616339, Problem with & symbol from status messages links in tooltips. (Vitaly Minko)
1980  - Fixed #619858, contacts list should autoscroll when drag-n-dropping (Vitaly Minko)
1981  - Fixed #619961, Drag and drop should work onto a collapsed group (Vitaly Minko)
1982  - Fixed #625780, Not attaching to minimized window (Vitaly Minko)
1983  - Fixed #628823, "Salut" -> "People Nearby" in the error message (Francisca Gallardo)
1984  - Fixed #630421, Empathy fails to support multiple TEL fields in ContactInfo (Guillaume Desmottes)
1985  - Fixed #631946, decouple roster from Text channel handler (Guillaume Desmottes)
1986  - Fixed #632024, Be able to start contact search using menu (Vitaly Minko)
1987  - Fixed #632550, Continue killing EmpathyDispatcher (Guillaume Desmottes)
1988  - Fixed #632564, assertion `EMPATHY_IS_CONTACT (contact)' failed in individual_store_contact_sort (Travis Treitter)
1989  - Fixed #632846, Empathy needs to catch up with G/tkApplication API breaks (Travis Reitter)
1990  - Fixed #632912, Empathy programs no longer guarantee uniqueness (Travis Reitter)
1991  - Fixed #632926, Hash mismatch error string is incomprehensible. (Guillaume Desmottes)
1992  - Fixed #633329, Crash when trying to join a MUC (Guillaume Desmottes)
1993  - Fixed #633816, empathy-av crashes at startup (Guillaume Desmottes)
1994  - Fixed #633870, Jabber subscription request dialog is too difficult to understand for non-technical users (Alex Launi)
1995
1996 Translations:
1997  - Updated ca@valencia Translation (Carles Ferrando)
1998  - Updated crh Translation (Reşat SABIQ)
1999  - Updated es Translation (Daniel Mustieles, Jorge González)
2000  - Updated gl Translation (Fran Diéguez)
2001  - Updated he Translation (Yaron Shahrabani)
2002  - Updated ja Translation (Takayuki KUSANO)
2003  - Updated sl Translation (Matej Urbančič)
2004  - Updated zh_CN Translation (Aron Xu)
2005
2006 Documentation translations:
2007  - Updated de Documentation translation (Mario Blättermann)
2008  - Updated fr Documentation translation (Claude Paroz)
2009  - Updated gl Documentation translation (Fran Diéguez)
2010  - Updated hu Documentation translation (Gabor Kelemen)
2011
2012 NEW in 2.91.1 (18/10/2010)
2013 =============
2014
2015 The "The Pet Petter" release.
2016
2017 The spelling suggestions menu has been improved to display one sub-menu per
2018 language. Empathy gained support for accounts managed by external applications
2019 and made one step further to GNOME 3 by switching from libunique to
2020 GtkApplication.
2021
2022 Dependencies:
2023
2024  • GTK+ ≥ 2.91.1
2025  • telepathy-glib ≥ 0.13.2
2026  • No more dependency on libunique
2027
2028 Bugs fixed:
2029  - Fixed #631095, auth client crashes when trying to connect (Cosimo Cecchi)
2030  - Fixed #532832, Spelling propositions when multi language support (Vitaly Minko)
2031  - Fixed #594145, should enable accounts after import (Vitaly Minko)
2032  - Fixed #619901, support Account.Iface.Storage (Danielle Madeley)
2033  - Fixed #621339, Port Empathy to GtkApplication (Guillaume Desmottes)
2034  - Fixed #629261, Shouldn't allow jid without domain (Vitaly Minko)
2035  - Fixed #630188, Port Empathy to Folks 0.3.x (Travis Treitter)
2036  - Fixed #631098, Always show status icon in contact right-click menu (for meta-contacts) (Guillaume Desmottes)
2037  - Fixed #631339, Update to latest GTK3 API breaks (Travis Treitter)
2038  - Fixed #631455, window resizes irreversibly when perfoming a contact search (Guillaume Desmottes)
2039  - Fixed #631657, Empathy doesn't build with gcr-3 (Danielle Madeley)
2040  - Fixed #632422, notifications show up even if I'm busy (Guillaume Desmottes)
2041  - Fixed #632434, Contact tooltip as alignement issues for status (Guillaume Desmottes)
2042  - Fixed #594576, Empathy should complain at runtime if MC5 is not installed (Chandni Verma)
2043
2044 Translations:
2045  - Updated ca Translation (Gil Forcada)
2046  - Updated es Translation (Jorge González)
2047  - Updated et Translation (Mattias Põldaru)
2048  - Updated gl Translation (Fran Diéguez)
2049  - Updated he Translation (Yaron Shahrabani)
2050  - Updated ko Translation (Changwoo Ryu)
2051  - Updated nb Translation (Kjartan Maraas)
2052  - Updated pa Translation (A S Alam)
2053  - Updated sl Translation (Matej Urbančič)
2054  - Updated zh_HK Translation (Cheng-Chia Tseng)
2055  - Updated zh_TW Translation (Cheng-Chia Tseng)
2056
2057 Documentation translations:
2058  - Updated sl Documentation translation (Andrej Žnidaršič, Matej Urbančič)
2059
2060 NEW in 2.91.0 (04/10/2010)
2061 =============
2062
2063 This is the first release in the new 2.91 development branch.
2064 Empathy now depends on GTK+3 and can't build with GTK+2 anymore.
2065 As a consequence, dependencies linking on GTK+ itself have been bumped to
2066 depend on the GTK+3 version of those libs.
2067
2068 Dependencies:
2069
2070  • GTK+ ≥ 2.91.0
2071  • libcanberra-gtk3 ≥ 0.25
2072  • libnotify ≥ 0.5.1
2073  • libunique ≥ 2.90.1
2074  • WebKitGTK+ ≥ 1.3.2 (optional)
2075  • nautilus-sendto ≥ 2.90.0 (optional)
2076
2077 Bugs fixed (since 2.32.0.1):
2078  - Fixed #601191, Use the size of the latest chat window when opening a new a one in "one window per chat" mode (Guillaume Desmottes)
2079  - Fixed #629544, First item of context menu must be "copy", not "clear" (Bilal Akhtar)
2080  - Fixed #629707, Missing msgctxt for translatable "Select" string (Guillaume Desmottes)
2081  - Fixed #629734, Should use Account.Service (Guillaume Desmottes)
2082  - Fixed #630025, FTBFS with GTK+/GDK 3 git master (Guillaume Desmottes)
2083  - Fixed #630343, Stop using Connection.RequestChannel() (Guillaume Desmottes)
2084  - Fixed #630709, Use tp-glib generated code rather than our (Guillaume Desmottes)
2085  - Fixed #631080, Stop popping up the import dialog (Guillaume Desmottes)
2086
2087 NEW in 2.32.0 (27/09/2010)
2088 =============
2089
2090 Not a lot of code changes since 2.31.92 as we were in hard code freeze but we
2091 still fixed 2 crashes.
2092 Most of the work has been done by the awesome GNOME Translation Team. Thanks
2093 to them Empathy 2.32.0 is translated in more than 30 languages.
2094 See http://l10n.gnome.org/module/empathy/
2095
2096 Bugs fixed:
2097  - Fixed #629380, Double contacts after adding new contact in group "Ungrouped" (Philip Withnall)
2098  - Fixed #629736, Blacklist Haze's sip protocol (Guillaume Desmottes)
2099  - Fixed #629957, Failed assertion in contact_widget_details_feature_prepared_cb() (Guillaume Desmottes)
2100  - Fixed #630168, empathy-accounts assert failure: *** glibc detected *** /usr/bin/empathy-accounts: free(): invalid pointer: 0x0809d5b6 *** (Guillaume Desmottes)
2101  - Fixed #630214, File missing from POTFILES.in (Gabor Kelemen)
2102  - Fixed #630400, Untranslatable strings (Gabor Kelemen)
2103  - Fixed #630476, Typo in user guide: witn (Gabor Kelemen)
2104
2105 Translations:
2106  - Updated an Translation (Daniel Martinez Cucalon)
2107  - Updated ar Translation (Khaled Hosny)
2108  - Updated bg Translation (Damyan Ivanov)
2109  - Updated cs Translation (Marek Černocký)
2110  - Updated da Translation (Kenneth Nielsen)
2111  - Updated de Translation (Christian Kirbach)
2112  - Updated en_GB Translation (Bruce Cowan)
2113  - Updated et Translation (Mattias Põldaru)
2114  - Updated eu Translation (Inaki Larranaga Murgoitio)
2115  - Updated fr Translation (Claude Paroz)
2116  - Updated gl Translation (Fran Diéguez)
2117  - Updated he Translation (Yaron Shahrabani)
2118  - Updated hu Translation (Gabor Kelemen)
2119  - Updated it Translation (Milo Casagrande)
2120  - Updated ja Translation (Takayuki KUSANO)
2121  - Updated lt Translation (Žygimantas Beručka)
2122  - Updated nb Translation (Kjartan Maraas)
2123  - Updated pa Translation (A S Alam)
2124  - Updated pl Translation (Piotr Drąg)
2125  - Updated pt_BR Translation (Djavan Fagundes)
2126  - Updated pt Translation (Duarte Loreto)
2127  - Updated ro Translation (Lucian Adrian Grijincu)
2128  - Updated ru Translation (Yuri Myasoedov)
2129  - Updated sl Translation (Matej Urbančič)
2130  - Updated zh_CN Translation (Xhacker Liu, Aron Xu)
2131  - Updated zh_HK Translation (Cheng-Chia Tseng)
2132  - Updated zh_TW Translation (Cheng-Chia Tseng)
2133
2134 Documentation translations:
2135  - Updated de Documentation translation (Mario Blättermann, Christian Kirbach)
2136  - Updated es Documentation translation (Jorge González)
2137  - Updated fr Documentation translation (Claude Paroz)
2138  - Updated gl Documentation translation (Fran Diéguez)
2139  - Updated hu Documentation translation (Gabor Kelemen)
2140
2141 NEW in 2.31.92 (14/09/2010)
2142 ==============
2143
2144 The "I'm on a horse" release.
2145
2146 This is the GNOME 2.32 release candidate. A bunch of meta-contacts related
2147 bugs have been fixed and the audio/video client has been improved to
2148 reduce the bandwith used by the video stream.
2149
2150 We also use the stable API of the Conference, ServerTLSConnection and
2151 TLSCertificate interfaces so you should upgrade to telepathy-gabble 0.9.18
2152 if you want to use these features.
2153
2154 Bugs fixed:
2155  - Fixed #598394, Use network name for IRC account name (Guillaume Desmottes)
2156  - Fixed #628993, crash in empathy-auth-client (Cosimo Cecchi)
2157  - Fixed #609484, Impossible to add Yahoo Japan account. (Guillaume Desmottes)
2158  - Fixed #611107, account window stretches when facebook account selected (Guillaume Desmottes)
2159  - Fixed #622376, EmpathyLiveSearch matching algorithm could be smarter with words (Xavier Claessens)
2160  - Fixed #625575, when setting up a new account, hitting enter in the password field should "apply" (Cyril Roelandt)
2161  - Fixed #627819, the linking ui misses some contacts (Philip Withnall)
2162  - Fixed #628133, Linking dialog's live search should copy the one from the roster (Philip Withnall)
2163  - Fixed #628156, crash on startup with empathy 2.31.90 (Philip Withnall)
2164  - Fixed #628338, Refactor code to choose the best Persona to perform an action on (Philip Withnall)
2165  - Fixed #628376, Unlinking/editing links for an Individual is complicated (Philip Withnall)
2166  - Fixed #628377, Context menu name "Link…" is ambiguous (Philip Withnall)
2167  - Fixed #628596, Crash in individual_view_expand_idle_cb (Philip Withnall)
2168  - Fixed #628601, Untranslated strings in IM account setting dialog (Guillaume Desmottes)
2169  - Fixed #628681, Behave correctly on Individual removals and persona changes (Philip Withnall)
2170  - Fixed #628786, Add video noise filter to videosrc pipe (Alexey Fisher)
2171  - Fixed #628789, Add videomaxrate filter to prevent hi cpu usage. (Alexey Fisher)
2172  - Fixed #629134, Typo in empathy-tls-dialog.c (Guillaume Desmottes)
2173  - Fixed #629565, use stable API for ServerTLSConnection, TLSCertificate and Conference (Simon McVittie)
2174  - Fixed #629594, paste pastes in the 'send' box when the 'find' box is selected (Guillaume Desmottes)
2175  - Fixed #627238, gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed (Felix Kaser)
2176  - Fixed #628153, Crash in individual_store_contact_update() (Philip Withnall)
2177
2178 Translations:
2179  - Updated ar Translation (Khaled Hosny)
2180  - Updated cs Translation (Marek Černocký, Petr Kovar)
2181  - Updated da Translation (Kenneth Nielsen)
2182  - Updated de Translation (Christian Kirbach)
2183  - Updated en_GB Translation (Bruce Cowan, Philip Withnall)
2184  - Updated es Translation (Jorge González)
2185  - Updated et Translation (Mattias Põldaru)
2186  - Updated fi Translation (Timo Jyrinki)
2187  - Updated fr Translation (Claude Paroz)
2188  - Updated gl Translation (Fran Diéguez)
2189  - Updated he Translation (Yaron Shahrabani)
2190  - Updated hu Translation (Gabor Kelemen)
2191  - Updated it Translation (Milo Casagrande)
2192  - Updated ja Translation (Takayuki KUSANO)
2193  - Updated nb Translation (Kjartan Maraas)
2194  - Updated pa Translation (A S Alam)
2195  - Updated pt_BR Translation (Henrique P. Machado)
2196  - Updated pt Translation (Duarte Loreto)
2197  - Updated sl Translation (Matej Urbančič)
2198  - Updated sv Translation (Daniel Nylander)
2199  - Updated ta Translation (Dr.Tirumurti Vasudevan, drtv)
2200  - Updated zh_HK Translation (Cheng-Chia Tseng)
2201  - Updated zh_TW Translation (Cheng-Chia Tseng)
2202
2203 Documentation translations:
2204  - Updated es Documentation translation (Jorge González)
2205  - Updated fr Documentation translation (Bruno Brouard)
2206  - Updated gl Documentation translation (Fran Diéguez)
2207
2208 NEW in 2.31.91.1 (02/09/2010)
2209 ================
2210
2211 The "Huggy Hippo" release.
2212
2213 A small release so our Ubuntu friends will be able to test latest fixes during
2214 their Empathy bug day. See [1] if you want to participate.
2215
2216 [1] https://wiki.ubuntu.com/UbuntuBugDay/20100902
2217
2218 Bugs fixed:
2219  - Fixed #627916, Can't build with GTK3 any more (Guillaume Desmottes)
2220  - Fixed #628106, Groups are not expanded when reconnecting (Philip Withnall)
2221  - Fixed #628315, Can't add video to a audio call (Guillaume Desmottes)
2222  - Fixed #628421, Wrong AV icon in the contact list (Philip Withnall)
2223  - Fixed #628433, Call menu accessible from linking dialogue (Philip Withnall)
2224  - Fixed #628464, Crash in log_manager_got_chats_cb
2225  - Fixed #628481, Double contact tooltips (Philip Withnall)
2226
2227 Translations:
2228  - Updated el Translation (Michael Kotsarinis)
2229  - Updated en_GB Translation (Philip Withnall)
2230  - Updated es Translation (Jorge González)
2231  - Updated et Translation (Mattias Põldaru)
2232  - Updated gl Translation (Fran Diéguez)
2233  - Updated hu Translation (Gabor Kelemen)
2234  - Updated pa Translation (A S Alam)
2235  - Updated sl Translation (Matej Urbančič)
2236  - Updated sr@latin Translation (Branko Kokanović)
2237  - Updated sr Translation (Branko Kokanović)
2238
2239 Documentation translations:
2240  - Updated el Documentation translation (Simos Xenitellis, Michael Kotsarinis)
2241
2242 NEW in 2.31.91 (30/08/2010)
2243 ==============
2244
2245 Loads of meta-contacts related bugs have been fixed. There are still
2246 issues but meta-contacts should be now more usable.
2247
2248 Thanks to Cosimo Cecchi, Empathy is now able to ask user to manually approve
2249 untrusted TLS certificates. Note that you'll need telepathy-gabble 0.9.17 or
2250 newer to use this feature.
2251
2252 The IRC account widget has been improved and it is now possible to create IRC
2253 accounts using the assistant.
2254
2255 Dependencies:
2256
2257  • folks ≥ 0.1.15
2258  • gnutls ≥ 2.8.5
2259  • gcr ≥ 2.26.0
2260  • nautilus-sendto ≥ 2.31.7 (optional)
2261  • champlain ≥ 0.7.1 (optional)
2262
2263 Bugs fixed:
2264  - Fixed #460647, Support metacontacts (Travis Treitter, Philip Treitter)
2265  - Fixed #588243, Pre-defined IRC channel list is way too long (Guillaume Desmottes)
2266  - Fixed #596086, initial empathy account wizard (Welcome Screen) does not offer IRC as an account (Guillaume Desmottes)
2267  - Fixed #608140, dragging and dropping a chat tab hides the original window (Guillaume Desmottes)
2268  - Fixed #611701, Should cope better with dialog loading (Guillaume Desmottes)
2269  - Fixed #623164, Accelerator clashes in account dialog (Guillaume Desmottes)
2270  - Fixed #624353, Clicking Add in the accounts dialog quickly populates the new account dialog with current details (Guillaume Desmottes)
2271  - Fixed #626031, Update nautilus-sendto dep (Guillaume Desmottes)
2272  - Fixed #626544, Add unlinking UI for Individuals (Philip Withnall)
2273  - Fixed #626715, Linking UI: should display more info about the persona (Philip Withnall)
2274  - Fixed #626728, Add EmpathyIndividualWidget (Philip Withnall)
2275  - Fixed #626848, Allow interactive TLS certificate verification (Cosimo Cecchi)
2276  - Fixed #627219, Link dialog search doesn't work (Philip Withnall)
2277  - Fixed #627228, Empathy completely ignores local-pending contacts without a valid 'actor' handle (Guillaume Desmottes)
2278  - Fixed #627242, Some contacts stay in the contact list once disconnected (Travis Treitter)
2279  - Fixed #627246, Crash in individual_store_add_individual at empathy-individual-store.c line 357 (Philip Withnall)
2280  - Fixed #627360, "Information" of a meta contact is too big for the screen (Philip Withnall)
2281  - Fixed #627500, Linking dialog is confused when selecting personas (Felix Kaser)
2282  - Fixed #627587, After upgrade to 2.31.90 (from 2.31.6) empathy does not list users of irc chat (Guillaume Desmottes)
2283  - Fixed #627706, Use the Individual.personas_changed signal (Philip Withnall)
2284  - Fixed #627715, Linking dialog: move personas using DnD (Philip Withnall)
2285  - Fixed #627728, EmpathyContact avatar cleanups (Philip Withnall)
2286  - Fixed #627786, [PATCH] Fix a reference and signal leak (Travis Treitter)
2287  - Fixed #627802, when hovering over a contact I get tons of criticals (Sjoerd Simons)
2288  - Fixed #627917, the information popup looks strange recently (Philip Withnall)
2289  - Fixed #627930, Disallow linking local-xmpp contacts in the UI (Philip Withnall)
2290  - Fixed #628011, Crash when trying to unlink contacts (Philip Withnall)
2291  - Fixed #628062, Add translator comments (Philip Withnall)
2292  - Fixed #628063, Remove markup from translatable strings (Guillaume Desmottes)
2293  - Fixed #628064, Miscellaneous string fixes (Philip Withnall)
2294  - Fixed #628078, Use libchamplain 0.7.1 or newer for the map plugin (Jiri Techet)
2295  - Fixed #628121, Should pick an online persona when starting a chat (Philip Withnall)
2296  - Fixed #628123, Linking UI checkbox update problem (Philip Withnall)
2297  - Fixed #628124, Disallow activating group rows in the linking dialogue (Philip Withnall)
2298  - Fixed #628320, Make the Link button in the linking dialogue only sensitive if changes have been made (Philip Withnall)
2299  - Fixed #614884, [PATCH] allow building empathy without eds (Saleem Abdulrasool)
2300
2301 Translations:
2302  - Updated ar Translation (Khaled Hosny)
2303  - Updated cs Translation (Petr Kovar)
2304  - Updated da Translation (Kenneth Nielsen)
2305  - Updated el Translation (Michael Kotsarinis)
2306  - Updated en_GB Translation (Philip Withnall)
2307  - Updated es Translation (Jorge González)
2308  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
2309  - Updated gl Translation (Fran Diéguez)
2310  - Updated he Translation (Yaron Shahrabani)
2311  - Updated hu Translation (Gabor Kelemen)
2312  - Updated ja Translation (GLSJPN_Etsuko)
2313  - Updated kk Translation (Baurzhan Muftakhidinov)
2314  - Updated nb Translation (Kjartan Maraas)
2315  - Updated sl Translation (Matej Urbančič)
2316  - Updated sr@latin Translation (Branko Kokanović)
2317  - Updated sr Translation (Branko Kokanović)
2318  - Updated sv Translation (Daniel Nylander)
2319  - Updated zh_HK Translation (Cheng-Chia Tseng)
2320  - Updated zh_TW Translation (Cheng-Chia Tseng)
2321
2322 Documentation translations:
2323  - Updated fr Documentation translation (Bruno Brouard)
2324
2325 NEW in 2.31.90 (18/08/2010)
2326 ==============
2327
2328 The "Dissociative identity disorder" release.
2329
2330 Dependencies:
2331
2332  • telepathy-glib ≥ 0.11.13
2333  • telepathy-logger ≥ 0.1.5
2334  • folks ≥ 0.1.13
2335
2336 Thanks to the hard work of Philip Withnall and Travis Treitter, Empathy
2337 finally gained meta-contacts support! There is still lots of work to do but
2338 most the pieces are now in place. You can use the linking dialogue to
2339 merge similar contacts together.
2340
2341 This is still in very early stage so some regressions have to be expected. If you
2342 experience any please check for existing bug reports before reporting.
2343 Most of the them should be filed using the 'Meta Contacts' component [1].
2344
2345 But meta-contacts support is the not the only new feature in this release!
2346 Empathy should now report more useful error messages when failing to connect.
2347 The preferences window gained an option to disable logging of chats
2348 and the 'Details' pane of the call UI now displays information about the
2349 candidates used to stream the audio/video data.
2350
2351 [1] https://bugzilla.gnome.org/buglist.cgi?product=empathy&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Meta%20Contacts
2352
2353 Bugs fixed:
2354  - Fixed #523895, Use ConnectionError for better error reporting (Guillaume Desmottes)
2355  - Fixed #567858, Logging should be optional (Guillaume Desmottes)
2356  - Fixed #621090, Live search does not show offline contacts (Felix Kaser)
2357  - Fixed #621642, live search should display "no match found" if thats the case (Felix Kaser)
2358  - Fixed #621643, the treeview should have the default focus (Felix Kaser)
2359  - Fixed #622714, 'previous conversations' on a contact brings up generic dialog (Guillaume Desmottes)
2360  - Fixed #623139, Should use TpSimpleHandler to handle FT channels (Guillaume Desmottes)
2361  - Fixed #623934, follow LC_TIME preferred time format when printing time and date (Nicolò Chieffo)
2362  - Fixed #624062, GPS data precision (Guillaume Desmottes)
2363  - Fixed #624344, details pane: display FsCandidate info (Guillaume Desmottes)
2364  - Fixed #625641, Crash in g_value_array_free, valuearray_simple_free at dbus-gvalue-utils.c line 790 (Philip Withnall)
2365  - Fixed #625675, freenode should be the default irc network when creating an irc account (Bilal Akhtar)
2366  - Fixed #625828, No custom presence message in tooltip (Philip Withnall)
2367  - Fixed #625950, Remove "Ubuntu servers" from irc channel list (Brian Curtis)
2368  - Fixed #626009, [PATCH] Allow selection of persona to chat to (Philip Withnall)
2369  - Fixed #626041, Fix an assertion failure in the filtering code due to show-offline changes (Philip Withnall)
2370  - Fixed #626114, gcc warning fixes (Philip Withnall)
2371  - Fixed #626130, Add linking UI for Individuals (Philip Withnall)
2372  - Fixed #626162, No audio/video icon in the contact list (Philip Withnall)
2373  - Fixed #626552, Sporadic tree model warnings upon initial fill in Empathy (Philip Withnall)
2374  - Fixed #626600, Make use of TpAccountChannelRequest (Guillaume Desmottes)
2375  - Fixed #626602, Add support for new errors (Guillaume Desmottes)
2376  - Fixed #626620, Log In button is not enabled after all details are entered while creating IRC account (Guillaume Desmottes)
2377  - Fixed #626630, Use TpAccountChannelRequest to request text channels (Guillaume Desmottes)
2378  - Fixed #626636, Should use TpCapabilities to get RCC (Guillaume Desmottes)
2379  - Fixed #626992, Back and Forward buttons in Previous conservations window are reversed (Guillaume Desmottes)
2380  - Fixed #626994, Rename Back and Forward buttons,in Previous Conservations > Search Tab, to Previous and Next (Guillaume Desmottes)
2381  - Fixed #627165, Use tp-glib's user action API (Guillaume Desmottes)
2382
2383 Translations:
2384  - Updated es Translation (Jorge González)
2385  - Updated gl Translation (Fran Diéguez)
2386  - Updated he Translation (Yaron Shahrabani)
2387  - Updated nb Translation (Kjartan Maraas)
2388  - Updated pa Translation (A S Alam)
2389  - Updated ru Translation (Leonid Kanter)
2390  - Updated sl Translation (Matej Urbančič)
2391  - Updated sv Translation (Daniel Nylander)
2392  - Updated zh_CN Translation (Funda Wang)
2393
2394 NEW in 2.31.6 (02/08/2010)
2395 =============
2396
2397 The « Oh, and the toilets are free. Mind the gap please. » release.
2398
2399 Empathy now depends on libfolks ≥ 0.1.11. This doesn't introduce any
2400 user-visible changes yet, but is the first step towards introducing
2401 meta-contact support to Empathy.
2402
2403 The audio/video window now has a "details" pane containing some information
2404 about the call.
2405
2406 Bugs fixed:
2407  - Fixed #599166, Add a "details" pane in the sidebar (Guillaume Desmottes)
2408  - Fixed #621629, live-search: should select first matching contact (Felix Kaser)
2409  - Fixed #623714, Rebase Empathy upon libfolks (Travis Treitter, Philip Withnall)
2410  - Fixed #624268, Empathy crash when opening a chat (Guillaume Desmottes)
2411  - Fixed #624462, Empathy segv in event_manager_add (Marc-Antoine Perennou)
2412  - Fixed #624599, show the date in messages coming from history (Nicolò Chieffo)
2413  - Fixed #624650, no more GtkNotebookPage in GTK+ 3.0 (Danielle Madeley)
2414  - Fixed #625826, EmpathyMapView should be a GtkWindow (Guillaume Desmottes)
2415  - Fixed #624412, control centre plugin no longer builds against recent gnome-c-c (Danielle Madeley)
2416
2417 Translations:
2418  - Updated ar Translation (Khaled Hosny)
2419  - Updated de Translation (Mario Blättermann)
2420  - Updated es Translation (Jorge González)
2421  - Updated et Translation (Mattias Põldaru)
2422  - Updated gl Translation (Fran Diéguez)
2423  - Updated he Translation (Yaron Shahrabani)
2424  - Updated nn Translation (Torstein Adolf Winterseth)
2425  - Updated sl Translation (Andrej Žnidaršič)
2426  - Updated zh_CN Translation (Yunqiang Su, Aron Xu)
2427  - Updated zh_HK Translation (Cheng-Chia Tseng)
2428  - Updated zh_TW Translation (Cheng-Chia Tseng)
2429
2430 Documentation translations:
2431  - Updated gl Documentation translation (Fran Diéguez)
2432  - Updated zh_CN Documentation translation (Aron Xu)
2433
2434 NEW in 2.31.5.1 (13/07/2010)
2435 ===============
2436
2437 A small release fixing detection of libnm-glib which was accidentally
2438 broken in 2.31.5.
2439
2440 Bugs fixed:
2441  - Fixed #624202, empathy requires libnm_glib instead of libnm-glib (Laurent Bigonville)
2442
2443 Translations:
2444  - Updated gl Translation (Fran Diéguez)
2445  - Updated he Translation (Yaron Shahrabani)
2446
2447 NEW in 2.31.5 (12/07/2010)
2448 =============
2449
2450 The "Please popup chats in my face!" release.
2451
2452 Empathy finally gained an option to automatically present incoming events
2453 rather than making the status icon blink.
2454
2455 The notifications bubbles now contain more buttons (if your notify server
2456 supports actions) allowing you to quickly accept or decline incoming events.
2457
2458 The audio/video client now lives in its own process: 'empathy-av'.
2459
2460 Empathy can now build with GTK+ 3. If GTK+ 3 is present during configure it
2461 will be used and Empathy will requier updated versions of other dependencies:
2462   - libcanberra-gtk3 ≥ 0.25
2463   - libnotify ≥ 0.5.1
2464   - libunique ≥ 2.90.1
2465   - WebKitGTK+ ≥ 1.3.2 (optional)
2466   - nautilus-sendto ≥ 2.90.0 (optional)
2467 If GTK+ 3 is not detected or if --enable-gtk3=no is passed to configure, then
2468 GTK+ 2 is used and the other dependencies are unchanged.
2469
2470
2471 Bugs fixed:
2472  - Fixed #585914, Notification icon must be clicked before user can see new messages (Guillaume Desmottes)
2473  - Fixed #597124, Should make better use of libnotify actions (Guillaume Desmottes)
2474  - Fixed #599161, Audio/Video client should be a separated process (Guillaume Desmottes)
2475  - Fixed #617405, Empathy's short (menu) description should focus on its use, not the technology (Guillaume Desmottes)
2476  - Fixed #621753, Should be able to build with GTK+3 (Guillaume Desmottes)
2477  - Fixed #622729, duplicated messages when opening chat (Guillaume Desmottes)
2478  - Fixed #623054, Should re-add data/org.gnome.Empathy.gschema.xml.in to POTFILES.in (Danielle Madeley)
2479  - Fixed #623112, Bip backlog are not displayed any more (Guillaume Desmottes)
2480  - Fixed #623117, Debug window should look for TP clients (Guillaume Desmottes)
2481  - Fixed #623358, Use TpSimpleHandler to handle text channels (Guillaume Desmottes)
2482  - Fixed #623396, Fixed some leaks (Guillaume Desmottes)
2483  - Fixed #623679, /join broken (Guillaume Desmottes)
2484  - Fixed #623756, empathy-CRITICAL **: empathy_chatroom_is_always_urgent: assertion `EMPATHY_IS_CHATROOM (chatroom)' failed (Sjoerd Simons)
2485  - Fixed #623817, Sync man pages with Debian (Laurent Bigonville, Guillaume Desmottes)
2486  - Fixed #623914, since tp-logger history is shown as normal messages in adium themes (Guillaume Desmottes)
2487  - Fixed #623937, empathy -h does not start hidden (Guillaume Desmottes)
2488  - Fixed #623972, Toggling [ ] Enabled in the accounts dialog with the keyboard doesn't work (Will Thompson)
2489  - Fixed #624054, Fix a memory leak in EmpathyAvatar (Philip Withnall)
2490
2491 Translations:
2492  - Updated es Translation (Jorge González)
2493  - Updated et Translation (Ivar Smolin)
2494  - Updated gl Translation (Fran Diéguez)
2495  - Updated he Translation (Yaron Shahrabani)
2496  - Updated nb Translation (Kjartan Maraas)
2497  - Updated sl Translation (Matej Urbančič)
2498
2499 NEW in 2.31.4 (28/06/2010)
2500 =============
2501
2502 A lot of new things in this release!
2503
2504 Empathy now has an awesome contact live search feature.
2505 See http://kaserf.blogspot.com/2010/06/empathy-live-search.html for details.
2506
2507 Empathy doesn't log messages any more but relies on a new component,
2508 the telepathy-logger, to do so. As a result the feature allowing you to tag
2509 contacts as favourites is now built-in.
2510
2511 The contact list and status icon are now a proper Telepathy Approver. That
2512 means external applications can now approve channels as well and Empathy will
2513 handle them nicely.
2514
2515 This release makes a few steps forward to the bright GNOME 3 future by removing
2516 deprecated GTK+ symbols and switching from GConf to GSettings.
2517
2518 Dependencies:
2519
2520 * telepathy-logger ≥ 0.1.2 (0.1.3 recommended)
2521 * telepathy-glib ≥ 0.11.7
2522 * libunique ≥ 0.1.2
2523 * GTK+ ≥ 2.21.2
2524
2525 Bugs fixed:
2526  - Fixed #586476, Use accessor functions instead direct access (Danielle Madeley)
2527  - Fixed #588922, Empathy should use ContactInfo (Xavier Claessens)
2528  - Fixed #589225, We should check if the contact supports vnc stream tube for Share my desktop (Guillaume Desmottes)
2529  - Fixed #599158, Contact list and status icon should be an Approver (Guillaume Desmottes)
2530  - Fixed #608166, Add contacts live search bar (Felix Kaser, Xavier Claessens)
2531  - Fixed #610956, Should depend on telepathy-logger (Guillaume Desmottes)
2532  - Fixed #616362, Port Empathy to GSettings (Danielle Madeley)
2533  - Fixed #619873, search-as-you-type should only match beginnings of words (Xavier Claessens)
2534  - Fixed #620903, some messages get dropped when using adium themes (Guillaume Desmottes)
2535  - Fixed #621023, empathy does not set geoclue requirements before asking for address/position (Laurent Bigonville)
2536  - Fixed #621089, The live search don't always have focus in main window (Xavier Claessens)
2537  - Fixed #621409, empathy-2.30.1.1: tests fail (Guillaume Desmottes)
2538  - Fixed #621545, Stable empathy passes GTK_DISABLE_SINGLE_INCLUDES and doesn't require libunique that is fine with that (Xavier Claessens)
2539  - Fixed #621703, Here come a couple of UI tweaks (Will Thompson)
2540  - Fixed #621789, crash when closing chat with still-open notification bubble (Guillaume Desmottes)
2541  - Fixed #621797, Doesn't display outgoing message (Guillaume Desmottes)
2542  - Fixed #621894, Should port to new tp-logger API (Guillaume Desmottes)
2543  - Fixed #621998, Should stop using ShareWithTube() (Guillaume Desmottes)
2544  - Fixed #622201, Can't connect chatroom if space after adress (Guillaume Desmottes)
2545  - Fixed #622266, Should decide which default font to use for chat view (Xavier Claessens)
2546  - Fixed #622273, Crash when closing the log viewer while searching (Guillaume Desmottes)
2547  - Fixed #622368, Audio/Video: Use TpSimpleHandler (Guillaume Desmottes)
2548  - Fixed #622370, Should bold dates having logs (Guillaume Desmottes)
2549  - Fixed #622381, Debug dialog: display Logger logs (Guillaume Desmottes)
2550  - Fixed #622491, port EmpathyMainWindow to GtkWindow subclass (Danielle Madeley)
2551  - Fixed #622557, port EmpathyPreferences to GtkDialog subclass (Danielle Madeley)
2552  - Fixed #622578, Remove MC4 import (Guillaume Desmottes)
2553  - Fixed #622714, 'previous conversations' on a contact brings up generic dialog (Guillaume Desmottes)
2554
2555 Translations:
2556  - Updated eo Translation (Kristjan Schmidt)
2557  - Updated es Translation (Jorge González)
2558  - Updated et Translation (Mattias Põldaru)
2559  - Updated fr Translation (Claude Paroz)
2560  - Updated gl Translation (Fran Diéguez)
2561  - Updated he Translation (Yaron Shahrabani)
2562  - Updated lv Translation (Rudolfs Mazurs)
2563  - Updated nb Translation (Kjartan Maraas)
2564  - Updated zh_HK Translation (Cheng-Chia Tseng)
2565  - Updated zh_TW Translation (Cheng-Chia Tseng)
2566
2567 NEW in 2.31.3 (07/06/2010)
2568 =============
2569
2570 The "Curtain required call" release.
2571
2572 This new release brings significant improvements to the spell checker.
2573 It should also fix connection issues with Facebook accounts. If you
2574 experienced issues with previous versions you should recreate your account and
2575 give it another try.
2576
2577 Empathy now depends on telepathy-glib 0.11.6.
2578
2579 Bugs fixed:
2580  - Fixed #520207, Edit favorite button doesn't work (Guillaume Desmottes)
2581  - Fixed #579812, Use avatar data/cache from TpContact (Xavier Claessens)
2582  - Fixed #604159, Spell checker breaks words incorrectly (on apostrophes, for example) (Mike Ruprecht)
2583  - Fixed #611466, "Applications->Internet->Empathy IM client" title is sub-optimal (Paul Sladen)
2584  - Fixed #611894, Add option to make chatroom "always urgent" (Jonas Bonn)
2585  - Fixed #612523, display protocol names for configured accounts in the debug window (Danielle Madeley)
2586  - Fixed #616603, Should use tp-glib API to get avatar requirements (Xavier Claessens)
2587  - Fixed #616616, Possible to open multiple accounts dialog (Danielle Madeley)
2588  - Fixed #617971, Empathy silently fails importing contacts from Pidgin (Guillaume Desmottes)
2589  - Fixed #618993, Fix various channel handling issues (Guillaume Desmottes)
2590  - Fixed #619378, Fix contact menu items' capitalization (Gabriel Burt)
2591  - Fixed #619488, EmpathyTpContactFactort should be killed (Xavier Claessens)
2592  - Fixed #619489, EmpathyContactMonitor should be killed (Xavier Claessens)
2593  - Fixed #619678, "Invite" button not marked for translation (Guillaume Desmottes)
2594  - Fixed #619701, Avatar chooser can enter infinite loop (Xavier Claessens)
2595  - Fixed #619702, configure script not compatible with dash as /bin/sh (Simons McVittie)
2596  - Fixed #619736, crash on 0-byte file in log search (Robert McQueen)
2597  - Fixed #619862, "Network error" on connecting to Facebook Chat (Guillaume Desmottes)
2598  - Fixed #619863, "Previous Conversations" Search entry is not activatable (Guillaume Desmottes)
2599  - Fixed #619980, empathy hangs with high cpu load when changing avatar (Xavier Claessens)
2600  - Fixed #620439, "Join favorites" should deal better with connecting accounts (Guillaume Desmottes)
2601  - Fixed #620474, Status reported by account dialog is wrong in connman mode (Rob Bradford)
2602  - Fixed #620476, accounts_dialog_update_status_infobar mixes const and allocated strings for message (Rob Bradford)
2603  - Fixed #620657, Empathy should not requires that geoclue providers support updates (Laurent Bigonville)
2604  - Fixed #620760, Switching from sending video to just preview makes my local preview jump out into its own window (Guillaume Desmottes)
2605
2606 Translations:
2607  - Updated es Translation (Jorge González)
2608  - Updated et Translation (Mattias Põldaru)
2609  - Updated gl Translation (Fran Diéguez)
2610  - Updated he Translation (Yaron Shahrabani)
2611  - Updated nb Translation (Kjartan Maraas)
2612  - Updated nl Translation (Wouter Bolsterlee, Hannie Dumoleyn)
2613  - Updated th Translation (Sira Nokyoongtong)
2614
2615 Documentation translations:
2616  - Updated de Documentation translation (Mario Blättermann)
2617  - Updated es Documentation translation (Jorge González)
2618
2619 NEW in 2.31.2 (24/05/2010)
2620 =============
2621
2622 The "brand-new Telepathy store: http://is.gd/cjoQ8" release.
2623
2624 Empathy now uses icons from gnome-icon-theme 2.30. You should consider
2625 to upgrade to this version if needed.
2626
2627 Bugs fixed:
2628  - Fixed #606738, empathy_dispatcher_join_muc: assertion failed: (connection_data != NULL) when joining favorites rooms while account is connecting (Guillaume Desmottes)
2629  - Fixed #617909, Should call gtk_builder_set_translation_domain on GtkBuilder UI components (Rob Bradford)
2630  - Fixed #618401, Empathy should use port 8001 to connect to freenode irc (Brian Curtis)
2631  - Fixed #618753, In the preference dialog, "Automatically _connect..." and  the "_Close" button conflict. (ekspiulo)
2632  - Fixed #618883, IRC account: don't allow to save changes when editing network details (Guillaume Desmottes)
2633  - Fixed #618969, Incomplete localisation of g-c-c module (Rob Bradford)
2634
2635 Translations:
2636  - Updated cs Translation (Petr Kovar)
2637  - Updated en@shaw Translation (Thomas Thurman)
2638  - Updated gl Translation (Fran Diéguez)
2639  - Updated id Translation (Andika Triwidada)
2640  - Updated nb Translation (Kjartan Maraas)
2641  - Updated si Translation (Danishka Navin)
2642  - Updated zh_HK Translation (Cheng-Chia Tseng)
2643  - Updated zh_TW Translation (Cheng-Chia Tseng)
2644
2645 NEW in 2.31.1 (04/05/2010)
2646 =============
2647
2648 The "This is not the calendar-based joke you're looking for" release.
2649
2650 This the first release in the new 2.31 cycle. You should continue to use
2651 2.30.x releases for now if you don't feel adventurous.
2652
2653 Empathy now depends on telepathy-glib 0.11.3 and GTK+ 2.20.0.
2654
2655 This new releases now uses status icons from your icon theme.
2656 The conversation window is now able to "undo" the closing of a tab.
2657
2658
2659 Bugs fixed (since 2.30.1):
2660  - Fixed #539765, Jabber contacts in the jabber roster with subscription=none are not shown (Guillaume Desmottes)
2661  - Fixed #579813, Use capabilities from TpContact (Guillaume Desmottes)
2662  - Fixed #579936, Different icon for hidden status
2663  - Fixed #588955, Dont steal focus when join favourites clicked
2664  - Fixed #598446, Use GtkSpinner (Xavier Claessens)
2665  - Fixed #599162, Should use TpContact get Location (Guillaume Desmottes)
2666  - Fixed #602420, Should use status icons from the theme (Guillaume Desmottes)
2667  - Fixed #602937, Can't display video preview when there is no call (Guillaume Desmottes)
2668  - Fixed #603606, Can't stop sending video to the echo bot
2669  - Fixed #604475, new messages after a long time shouldnt be wrapped with the old ones (Felix Kaser)
2670  - Fixed #607446, Support the append hint for notifications (Nicolò Chieffo)
2671  - Fixed #608104, Use clear icon inside password entry (Guillaume Desmottes)
2672  - Fixed #609823, the text in the infobar should stick to the left (Felix Kaser)
2673  - Fixed #609832, “Undo close tab” would be nice. (Jonny Lamb)
2674  - Fixed #610477, should hang up calls gracefully rather than calling StreamHandler.Error() (Guillaume Desmottes)
2675  - Fixed #612020, Empathy fails to initiate a audio/video call over XMPP (Olivier Crête)
2676  - Fixed #612185, Remove check for GTK version once we hard dep on 2.20 (Xavier Claessens)
2677  - Fixed #612390, Add icon close to the People Nearby group
2678  - Fixed #612409, Should depend on GTK+ 2.20
2679  - Fixed #612864, Keep ordering of contacts consistent (Jonny Lamb)
2680  - Fixed #612949, contact list is empty for a jabber account with a lot of contacts (Guillaume Desmottes)
2681  - Fixed #613043, Should use Account.Interface.Avatar to set avatar (Guillaume Desmottes)
2682  - Fixed #613044, Should set Account.Nickname instead of calling SetAlias (Guillaume Desmottes)
2683  - Fixed #613243, Join room should be greyed out for AIM
2684  - 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)
2685  - Fixed #613558, make People Nearby a fake group like Favourites and Ungrouped
2686  - Fixed #613583, Should use tp_g_signal_connect_object instead of empathy_signal_connect_weak (Guillaume Desmottes)
2687  - Fixed #613603, [patch]Empathy should allow users to toggle auto-away mode on/off (Christian Kampka)
2688  - Fixed #613930, empathy incorrectly updates our own IRC nick for /me (Guillaume Desmottes)
2689  - Fixed #614002, Shouldn't request RoomList channel if not supported by connection (Guillaume Desmottes)
2690  - Fixed #614012, New contacts don't appear on the map (Guillaume Desmottes)
2691  - Fixed #614052, Show contacts' status messages in compact mode (Will Thompson)
2692  - Fixed #614162, use JID for contact list if the alias of a contact is empty (Felix Kaser)
2693  - Fixed #614236, Stop using NewChannel to get groups (Guillaume Desmottes)
2694  - Fixed #614375, People Nearby group is gone if I don't build with tpl (Guillaume Desmottes)
2695  - Fixed #614524, MUC contacts now appear as "Ungrouped"
2696  - Fixed #614562, Contacts with no status message (e.g. IRC MUCs) have "(null)" as their status (Guillaume Desmottes)
2697  - Fixed #614862, No need to create a model
2698  - Fixed #614874, account-chooser crashes when setting a filter and has-all-option to TRUE (Guillaume Desmottes)
2699  - Fixed #614944, GnomeGoal: Correct accounts .desktop file
2700  - Fixed #615052, debug window: better default directory and name (Guillaume Desmottes)
2701  - Fixed #615135, Crash IA__g_hash_table_unref, contact_finalize at empathy-contact.c line 311 (Guillaume Desmottes)
2702  - Fixed #615976, empathy_dispatcher_handle_channels ignores timestamp
2703  - Fixed #616439, URL should be highlighted in channel topics
2704  - Fixed #616859, build failure due to missing header (Jasper Lievisse Adriaanse)
2705  - Fixed #617262, Empathy accounts CC module calls textdomain
2706  - Fixed #533638, Topic by expander (Xavier Claessens)
2707  - Fixed #608103, Missing image icon shows up when contact has no avatar (Frédéric Péters)
2708
2709 Translations:
2710  - Updated ar Translation (Khaled Hosny)
2711  - Updated ast Translation (Xandru Armesto)
2712  - Updated bg Translation (Alexander Shopov)
2713  - Updated bn Translation (Jamil Ahmed)
2714  - Updated ca Translation (Jordi Serratosa, Gil Forcada)
2715  - Updated ca@valencia Translation (Carles Ferrando)
2716  - Updated crh Translation (Reşat SABIQ)
2717  - Updated cs Translation (Petr Kovar, Jiri Eischmann)
2718  - Updated da Translation (Ask H. Larsen)
2719  - Updated de Translation (Mario Blättermann, Christian Kirbach, Christian.Kirbach)
2720  - Updated el Translation (Simos Xenitellis, Kostas Papadimas)
2721  - Updated en_GB Translation (Bruce Cowan)
2722  - Updated es Translation (Jorge González)
2723  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
2724  - Updated eu Translation (Inaki Larranaga Murgoitio)
2725  - Updated fi Translation (Timo Jyrinki)
2726  - Updated fr Translation (Claude Paroz, Bruno Brouard)
2727  - Updated gl Translation (Francisco Diéguez, Fran Diéguez)
2728  - Updated hu Translation (Gabor Kelemen)
2729  - Updated it Translation (Milo Casagrande, Francesco Marlatta)
2730  - Updated ko Translation (Changwoo Ryu)
2731  - Updated ku Translation (Sîmurg56, simurg56)
2732  - Updated lt Translation (Žygimantas Beručka)
2733  - Updated lv Translation (Peteris Krisjanis)
2734  - Updated nb Translation (Kjartan Maraas)
2735  - Updated oc Translation (Yannig Marchegay)
2736  - Updated pa Translation (A S Alam)
2737  - Updated pl Translation (Piotr Drąg)
2738  - Updated pt_BR Translation (Vladimir Melo, Djavan Fagundes)
2739  - Updated pt Translation (Duarte Loreto)
2740  - Updated ro Translation (Adi Roiban)
2741  - Updated ru Translation (Leonid Kanter)
2742  - Updated sl Translation (Matej Urbančič)
2743  - Updated sr@latin Translation (Branko Kokanović)
2744  - Updated sr Translation (Branko Kokanović)
2745  - Updated sv Translation (Daniel Nylander)
2746  - Updated ta Translation (vasudeven)
2747  - Updated th Translation (Theppitak Karoonboonyanan)
2748  - Updated uk Translation (Maxim V. Dziumanenko)
2749  - Updated zh_CN Translation (Aron Xu)
2750  - Updated zh_HK Translation (Cheng-Chia Tseng)
2751  - Updated zh_TW Translation (Cheng-Chia Tseng)
2752
2753 Documentation translations:
2754  - Updated de Documentation translation (Mario Blättermann)
2755  - Updated el Documentation translation (Simos Xenitellis, Marios Zindilis, Μάριος Ζηντίλης)
2756  - Updated es Documentation translation (Jorge González)
2757  - Updated fr Documentation translation (Bruno Brouard)
2758  - Updated it Documentation translation (Milo Casagrande)
2759
2760 NEW in 2.30.0 (29/03/2010)
2761 =============
2762
2763 The "The Petri net cake" release.
2764
2765 This is the first release in the new 2.30 stable branch. We strongly advise
2766 distributions to ship this version.
2767
2768 Changes since 2.29.93 include a fix ensuring that the accounts dialog and
2769 debug windows are properly translated. We also fixed the accounts dialog to
2770 fit better on smaller screens.
2771
2772 This release includes loads of translation updates from the GNOME translation
2773 team; many thanks to them!
2774
2775 Bugs fixed:
2776  - Fixed #613596, Account Assistant translations are not loaded (Guillaume Desmottes)
2777  - Fixed #601693, Shouldn't cycle tab if gtk-keynav-wrap-around is 0 (Aaron Brown)
2778  - Fixed #612557, empathy_sidebar_menu_position_under: assertion `gtk_widget_get_has_window (user_data)' failed (Guillaume Desmottes)
2779  - Fixed #613117, Please fix escaping of UTF-chars in ui file (Gabor Kelemen)
2780  - Fixed #613272, im settings capplet goes offscreen when advanced is expanded (Travis Reitter)
2781  - Fixed #613437, Empathy fails to build (Guillaume Desmottes)
2782  - Fixed #613793, remove non-standard notification capabilities (Nicolò Chieffo)
2783  - Fixed #613892, Should start hidden when activated (Guillaume Desmottes)
2784  - Fixed #614155, Move Tab Left/Right should have accelerator (Aaron Brown)
2785  - Fixed #613772, Minor typo in Empathy documentation (Marios Zindilis)
2786
2787 Translations:
2788  - Updated ar Translation (Khaled Hosny)
2789  - Updated bg Translation (Alexander Shopov)
2790  - Updated bn Translation (Jamil Ahmed)
2791  - Updated ca Translation (Gil Forcada)
2792  - Updated crh Translation (Reşat SABIQ)
2793  - Updated cs Translation (Petr Kovar, Jiri Eischmann)
2794  - Updated da Translation (Ask H. Larsen)
2795  - Updated de Translation (Christian Kirbach, Christian.Kirbach)
2796  - Updated el Translation (Simos Xenitellis, Kostas Papadimas)
2797  - Updated en_GB Translation (Bruce Cowan)
2798  - Updated es Translation (Jorge González)
2799  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
2800  - Updated eu Translation (Inaki Larranaga Murgoitio)
2801  - Updated fi Translation (Timo Jyrinki)
2802  - Updated fr Translation (Bruno Brouard, Claude Paroz)
2803  - Updated gl Translation (Fran Diéguez)
2804  - Updated hu Translation (Gabor Kelemen)
2805  - Updated it Translation (Milo Casagrande, Francesco Marlatta)
2806  - Updated ko Translation (Changwoo Ryu)
2807  - Updated ku Translation (Sîmurg56, simurg56)
2808  - Updated lt Translation (Žygimantas Beručka)
2809  - Updated nb Translation (Kjartan Maraas)
2810  - Updated pa Translation (A S Alam)
2811  - Updated pl Translation (Piotr Drąg)
2812  - Updated pt_BR Translation (Djavan Fagundes)
2813  - Updated pt Translation (Duarte Loreto)
2814  - Updated ro Translation (Adi Roiban)
2815  - Updated ru Translation (Leonid Kanter)
2816  - Updated sl Translation (Matej Urbančič)
2817  - Updated sr@latin Translation (Branko Kokanović)
2818  - Updated sr Translation (Branko Kokanović)
2819  - Updated sv Translation (Daniel Nylander)
2820  - Updated uk Translation (Maxim V. Dziumanenko)
2821  - Updated zh_CN Translation (Aron Xu)
2822  - Updated zh_HK Translation (Cheng-Chia Tseng)
2823  - Updated zh_TW Translation (Cheng-Chia Tseng)
2824
2825 Documentation translations:
2826  - Updated de Documentation translation (Mario Blättermann)
2827  - Updated el Documentation translation (Marios Zindilis, Μάριος Ζηντίλης)
2828  - Updated es Documentation translation (Jorge González)
2829  - Updated fr Documentation translation (Bruno Brouard)
2830
2831 NEW in 2.29.93
2832 ==============
2833
2834 The "6 amp limitation" release.
2835
2836 Empathy now supports marking contacts as favourite. This feature has to be
2837 turned on by passing --enable-favourite-contacts during configure and depends
2838 on the telepathy-logger. We discourage distributions shipping GNOME from
2839 enabling this feature for now. It will be enabled by default in 2.31.x.
2840
2841 Empathy no longer removes a manually-set Away status when the screen is unlocked.
2842 It is now able to invite contacts to MSN multi-user chats if you have
2843 telepathy-butterfly 0.5.6 installed.
2844
2845 Bugs fixed:
2846  - Fixed #566832, Don't reset status to available unlocking the screen (Brian Curtis)
2847  - Fixed #609001, Clicking on the tray icon should close roster when open (Guillaume Desmottes)
2848  - Fixed #611525, Separate the debug window into its own process. (Mike Ruprecht)
2849  - Fixed #611972, Support marking contacts as favorites (Travis Reitter, Guillaume Desmottes)
2850  - Fixed #611998, Do not use constant in gettext expressions (Guillaume Desmottes)
2851  - Fixed #612381, accounts pane is still twiddleable underneath assistant (Danielle Madeley)
2852  - Fixed #612433, Window title for the accounts dialog should match the name in the launcher (Ken VanDine)
2853  - Fixed #612448, Display offline contacts and sort by status by default (Guillaume Desmottes)
2854  - Fixed #612450, Side bar should display the audio input page by default (Guillaume Desmottes)
2855  - Fixed #612461, Deal with new butterfly using the conference interface (Jonny Lamb)
2856  - Fixed #612519, Handle a butterfly network ID migration (Jonny Lamb)
2857  - Fixed #612672, Wrong folder used for saving received files (Guillaume Desmottes)
2858  - Fixed #612718, Invite participant dialog show contact on all network (Guillaume Desmottes)
2859  - Fixed #612946, Receive note path via DnD from tomboy (Olivier Le Thanh Duong)
2860
2861 Translations:
2862  - Updated br Translation (deniarnuad)
2863  - Updated es Translation (Jorge González)
2864  - Updated gl Translation (Fran Diéguez)
2865  - Updated it Translation (Luca Ferretti)
2866  - Updated ru Translation (Leonid Kanter)
2867  - Updated sl Translation (Matej Urbančič)
2868  - Updated uk Translation (Maxim V. Dziumanenko)
2869
2870 Documentation translations:
2871  - Updated de Documentation translation (Mario Blättermann)
2872  - Updated es Documentation translation (Jorge González)
2873  - Updated it Documentation translation (Milo Casagrande)
2874
2875 NEW in 2.29.92
2876 ==============
2877
2878 This release disables clickable links in status messages as they trigger a
2879 nasty issue in GTK+.
2880
2881 Bugs fixed:
2882  - Fixed #330394, im-* icons broken (Guillaume Desmottes)
2883  - Fixed #607626, buddy info tooltip should be prevented from showing if a popup menu is shown in the contact list (Mike Ruprecht)
2884
2885 Translations:
2886  - Updated de Translation (Christian Kirbach)
2887  - Updated en_GB Translation (Philip Withnall)
2888  - Updated eu Translation (Inaki Larranaga Murgoitio)
2889  - Updated fr Translation (Claude Paroz)
2890  - Updated gl Translation (Fran Diéguez)
2891  - Updated lv Translation (Anita Reitere)
2892  - Updated pa Translation (A S Alam)
2893  - Updated pt_BR Translation (Jonh Wendell)
2894  - Updated ro Translation (Adi Roiban)
2895  - Updated sr@latin Translation (Branko Kokanović)
2896  - Updated sr Translation (Branko Kokanović)
2897  - Updated zh_HK Translation (Chao-Hsiung Liao)
2898  - Updated zh_TW Translation (Chao-Hsiung Liao)
2899
2900 Documentation translations:
2901  - Updated de Documentation translation (Mario Blättermann)
2902
2903 NEW in 2.29.91.2
2904 ================
2905
2906 The "No pony in this release" release.
2907
2908 Some issues regarding the account assistant have been fixed,
2909 including a crash introduced in yesterday's release.
2910
2911 Empathy should now cope better with buggy routers that prevent connecting
2912 to Google Talk. If you have experienced this issue, please see the Empathy FAQ
2913 for details: http://live.gnome.org/Empathy/FAQ
2914
2915 Links in contacts status messages are now clickable.
2916
2917 Bugs fixed:
2918  - Fixed #525576, URL in contact's status are not clickable (Xavier Claessens)
2919  - Fixed #601089, "Network Error" on any new Google Talk account (Guillaume Desmottes)
2920  - Fixed #611753, "B)" and "B-)" both present the face-cool, not following the Icon Naming Spec (Guillaume Desmottes)
2921  - Fixed #611792, Crash through empathy-accounts wizard (Sjoerd Simons)
2922  - Fixed #611794, Empathy asserts if icon not available (Sjoerd Simons)
2923  - Fixed #611817, Remove salut_created gconf key (Guillaume Desmottes)
2924
2925 Translations:
2926  - Updated ar Translation (Khaled Hosny)
2927  - Updated de Translation (Mario Blättermann)
2928
2929 NEW in 2.29.91.1
2930 ================
2931
2932 The "No Chatroulette on your phone!" release.
2933
2934 This new version can optionally use the telepathy-logger for log
2935 management when built with --enable-tpl.
2936 We discourage distributions shipping GNOME from enabling this
2937 feature for now.
2938
2939 This release also fixes lot of bugs in the accounts dialog and assistant.
2940
2941 Bugs fixed:
2942  - Fixed #598905, Should request channels via the channel dispatcher (Sjoerd Simons)
2943  - Fixed #518414, Conversation logger should be a separated process (Cosimo Alfarano)
2944  - Fixed #599189, Should fetch logs asynchronously (Cosimo Alfarano)
2945  - Fixed #603463, the name in accounts-dialog does not change after creation (Guillaume Desmottes)
2946  - Fixed #608111, If first-run wizard is cancelled, it is never seen again.
2947  - Fixed #610751, [PATCH] Add missing libm linking (Brian Pepple)
2948  - Fixed #610769, Add search support to the Debug window (Mike Ruprecht)
2949  - Fixed #610847, Infobar message is unclear when presence is offline (Guillaume Desmottes)
2950  - Fixed #610886, Remove inset framing from the main window (Sander Dijkhuis)
2951  - Fixed #610942, Crash when adding new account using control-center module (Guillaume Desmottes)
2952  - Fixed #611062, Map is not displayed if contact only publishes his lon/lat (Guillaume Desmottes)
2953  - Fixed #611071, Calls Close() three times on IM channels. (Will Thompson)
2954  - Fixed #611126, When the existing window is activated it is marked as skip task bar (Rob Bradford)
2955  - Fixed #611131, account assistant does not appear when accounts list is Empathy until you run Edit->Accounts (Danielle Madeley)
2956  - Fixed #611179, TPL 0.1.1 update: review needed (Cosimo Alfarano)
2957  - Fixed #611309, Use emblem-favorite icon (Guillaume Desmottes)
2958  - Fixed #611565, Doesn't set status to online when adding initial accounts (Guillaume Desmottes)
2959  - Fixed #611675, Assistant: set better display name (Guillaume Desmottes)
2960  - Fixed #611224, new account initially shows offline/disabled status (Sjoerd Simons)
2961
2962 Translations:
2963  - Updated ar Translation (Khaled Hosny)
2964  - Updated bg Translation (Alexander Shopov)
2965  - Updated de Translation (Mario Blättermann)
2966  - Updated el Translation (Jennie Petoumenou)
2967  - Updated en_GB Translation (Bruce Cowan)
2968  - Updated es Translation (Jorge González)
2969  - Updated et Translation (Mattias Põldaru)
2970  - Updated he Translation (blueomega)
2971  - Updated it Translation (Milo Casagrande)
2972  - Updated sl Translation (Matej Urbančič)
2973  - Updated sv Translation (Daniel Nylander)
2974  - Updated zh_HK Translation (Cheng-Chia Tseng)
2975  - Updated zh_TW Translation (Cheng-Chia Tseng)
2976
2977 NEW in 2.29.91
2978 ==============
2979
2980 The "A+++ would release again" release.
2981
2982 Empathy now has a widget to easily configure Facebook accounts.
2983 The accounts dialog has been moved to its own application (empathy-accounts)
2984 which can be started from the GNOME preferences menu.
2985
2986 Some crashes have been fixed, including the one when moving tabs between
2987 chat windows.
2988
2989 Bugs fixed:
2990  - Fixed #609737, "All" entry in room list dialog's account chooser mis-sorted (Will Thompson)
2991  - Fixed #573194, FacebookChat (Guillaume Desmottes)
2992  - Fixed #585089, Criticals when dropping the last tab from one window into another (Sjoerd Simons)
2993  - Fixed #607330, Should use TpDebugSender (Jonny Lamb)
2994  - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani)
2995  - Fixed #608113, Strange behavior on account creation (Guillaume Desmottes)
2996  - Fixed #608690, Edit needs context (Guillaume Desmottes)
2997  - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter)
2998  - Fixed #608863, Separate the Empathy Accounts dialog into its own program (Travis Reitter)
2999  - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley)
3000  - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley)
3001  - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley)
3002  - Fixed #609030, uninitialised variable access (Danielle Madeley)
3003  - Fixed #609220, accounts are not created during initial setup (Guillaume Desmottes)
3004  - Fixed #609319, Disable Empathy's "Contact goes online" and "Contact goes offline" sound notifications by default (Frédéric Péters)
3005  - Fixed #609343, Zephyr protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy)
3006  - Fixed #609352, Replacement for 16px blurry silc icon (K.Vishnoo Charan Reddy)
3007  - Fixed #609439, Importing accounts from the assistant seems broken (Guillaume Desmottes)
3008  - Fixed #609519, Mxit protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy)
3009  - Fixed #609537, long avatar messages stretch account settings window out of screen (Guillaume Desmottes)
3010  - Fixed #609567, Fix leaked contact menu in contact list view. (Xavier Claessens)
3011  - Fixed #609574, Fix leaks, gtk_tree_model_get() returns a ref! (Xavier Claessens)
3012  - Fixed #609575, cannot delete two accounts without closing accounts window. (Guillaume Desmottes)
3013  - Fixed #609701, port nbtk widgets to mx (Danielle Madeley)
3014  - Fixed #609822, use the same color in infobar (Guillaume Desmottes)
3015  - Fixed #609843, Crashed when I closed one tab and hence switched to another tab for a disconnected account (Will Thompson)
3016  - Fixed #609995, Failed to create account using assistant from empathy-accounts (Guillaume Desmottes)
3017  - Fixed #610032, Do not show "respond" in "contact has gone offline" notification (Guillaume Desmottes)
3018  - Fixed #610380, In first run, Link-local accounts require some typing before 'apply' becomes available (Guillaume Desmottes)
3019  - Fixed #610461, Should call RemoveMembers when exiting room (Guillaume Desmottes)
3020  - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś)
3021  - Fixed #609645, Typo in help/C/video-call.page (Łukasz Jernaś)
3022  - Fixed #607908, error window too wide (Guillaume Desmottes)
3023
3024 Translations:
3025  - Updated ar Translation (Khaled Hosny)
3026  - Updated es Translation (Jorge González)
3027  - Updated gl Translation (Fran Diéguez)
3028  - Updated nb Translation (Kjartan Maraas)
3029  - Updated pt_BR Translation (Djavan Fagundes)
3030  - Updated ro Translation (Lucian Adrian Grijincu)
3031  - Updated sl Translation (Matej Urbančič)
3032  - Updated ta Translation (vasudeven)
3033  - Updated th Translation (Theppitak Karoonboonyanan)
3034  - Updated zh_HK Translation (Chao-Hsiung Liao)
3035  - Updated zh_TW Translation (Chao-Hsiung Liao)
3036
3037 Documentation translations:
3038  - Updated es Documentation translation (Jorge González)
3039  - Updated it Documentation translation (Milo Casagrande)
3040
3041 NEW in 2.29.90
3042 ==============
3043
3044 The "Succulente lasagne aux truffes" release.
3045
3046 Bugs fixed:
3047  - Fixed #606329, Buttons in GtkInfoBar are too big.
3048  - Fixed #607868, Change Hidden to Invisible in docs
3049  - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani)
3050  - Fixed #608690, Edit needs context (Guillaume Desmottes)
3051  - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter)
3052  - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley)
3053  - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley)
3054  - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley)
3055  - Fixed #609030, uninitialised variable access (Danielle Madeley)
3056  - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś)
3057
3058 Translations:
3059  - Updated bg Translation (Alexander Shopov)
3060  - Updated bn Translation (Jamil Ahmed)
3061  - Updated de Translation (Christian Kirbach)
3062  - Updated el Translation (Simos Xenitellis)
3063  - Updated es Translation (Jorge González)
3064  - Updated et Translation (Mattias Põldaru)
3065  - Updated sl Translation (Matej Urbančič)
3066  - Updated sv Translation (Daniel Nylander)
3067  - Updated th Translation (Theppitak Karoonboonyanan)
3068  - Updated zh_HK Translation (Chao-Hsiung Liao)
3069  - Updated zh_TW Translation (Chao-Hsiung Liao)
3070
3071 Documentation translations:
3072  - Updated es Documentation translation (Jorge González)
3073
3074 NEW in 2.29.6
3075 =============
3076
3077 The "Riding on lions" release.
3078
3079 The accounts dialog has been improved to display the status of all your
3080 accounts in the treeview. A new page has been added to the new accounts
3081 assistant to let users enter their personal details that are used to create
3082 the XMPP link-local account.
3083
3084 Chat windows gained a very nice search bar allowing you to look for a specific
3085 string as you do in your web browser.
3086
3087 Empathy now makes use of the new ContactCapabilities interface when available
3088 to check if your contacts support file transfer and audio/video calls.
3089
3090 Finally, Empathy doesn't dispatch tube channels any more. All tubes applications
3091 should now implement the Handler interface to interact properly with
3092 mission-control 5.
3093
3094 Bugs fixed:
3095  - Fixed #603472, Rename "Hidden" to "Invisible" (G.Balaji)
3096  - Fixed #606329, Buttons in GtkInfoBar are too big. (Felix Kaser)
3097  - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server
3098  - Fixed #585168, Scrollback search and jump-to-highlight would be nice. (Thomas Meire)
3099  - Fixed #596575, Automatic salut account creation doesn't work (Guillaume Desmottes)
3100  - Fixed #599159, Stop to handle tube channels (Guillaume Desmottes)
3101  - Fixed #599163, Should use ContactCapability to get A/V caps (Guillaume Desmottes)
3102  - Fixed #599164, Should use ContactCapability to get FT caps (Guillaume Desmottes)
3103  - Fixed #600693, Empathy calls xmlCleanupParser() where it shouldn't (Guillaume Desmottes)
3104  - Fixed #600949, Deleting accounts from the treeview is weird
3105  - Fixed #603498, Escaped text displayed in notifications (Guillaume Desmottes)
3106  - Fixed #606642, IRC account: "Connect" button is not sensitive when changing the IRC network (Guillaume Desmottes)
3107  - Fixed #606753, Scrollback search is not case sensitive
3108  - Fixed #607207, show protocol icons in compact view (Guillaume Desmottes)
3109  - Fixed #607306, /join fails to work on the latest version of empathy (Thomas Meire)
3110  - Fixed #607436, Salut account should only automatically created when the wizard is run (Guillaume Desmottes)
3111  - Fixed #607455, Misc fixes regarding the accounts assistant (Guillaume Desmottes)
3112  - Fixed #607463, Edit Custom Messages window is too narrow (Ken VanDine)
3113  - Fixed #607868, Change Hidden to Invisible in docs
3114  - Fixed #607925, edit account from infobar does not open the right account (Guillaume Desmottes)
3115  - Fixed #608043, Should ellipsize text in connection error infobars (Will Thompson)
3116  - Fixed #604700, (null) status infobar with IRC account (Guillaume Desmottes)
3117  - Fixed #604706, infobar shows no icon if the presence is empty (Felix Kaser)
3118  - Fixed #605309, Show the status of accounts in the treeview (Guillaume Desmottes)
3119  - Fixed #605532, on account-creation some field should be persistent over a protocol change (Guillaume Desmottes)
3120  - Fixed #606510, Unclear string meaning (Guillaume Desmottes)
3121  - Fixed #585364, Get rid of shave with AM_SILENT_RULES automake option
3122
3123 Translations:
3124  - Updated ar Translation (Khaled Hosny)
3125  - Updated es Translation (Jorge González)
3126  - Updated fr Translation (Claude Paroz)
3127  - Updated nb Translation (Kjartan Maraas)
3128
3129 Documentation translations:
3130  - Updated es Documentation translation (Jorge González)
3131
3132 NEW in 2.29.5.1
3133 ===============
3134
3135 The "Translator accidentally the entire file" release.
3136
3137 A translator accidentally removed the LINGUAS file so no translations have been
3138 shipped in 2.29.5. This is fixed by this release.
3139
3140 Translations:
3141  - Updated pa Translation (A S Alam)
3142
3143 NEW in 2.29.5
3144 =============
3145
3146 The « Alban, 28 affonds (of Nutella) ! » release.
3147
3148 The contact list has been improved to make it harder to accidentally call
3149 a contact when you just intended to select a row. The accounts dialog has been
3150 reworked to reduce the number of steps when adding a new account.
3151 Thanks to Thomas Meire, a new contributor, the nick auto-completion has been
3152 improved in rooms.
3153 We also fixed a bunch of crashes and a regression when starting a video call.
3154
3155 Bugs fixed:
3156  - Fixed #554767, IRC tab completion only works with letters (Thomas Meire)
3157  - Fixed #576434, ellipsize long status messages in the status combobox
3158  - Fixed #590051, too easy to start a call (not wanting it) (Guillaume Desmottes)
3159  - Fixed #593268, Make Enable/Disable accounts easier again (Guillaume Desmottes)
3160  - Fixed #593483, L10n string split in two feilds
3161  - Fixed #599182, Remove useless screen when adding a new account (Guillaume Desmottes)
3162  - Fixed #599779, empathy doesn't auto finish IRC usernames when user hits tab (Thomas Meire)
3163  - Fixed #600030, EmpathyAccountsDialog should inherit from GtkWindow/GtkDialog
3164  - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline
3165  - Fixed #603976, Don't re-enable chat window once reconnected
3166  - Fixed #604347, /join command doesn't accept multi rooms (Thomas Meire)
3167  - Fixed #604481, StatusIcon no longer gets status message, only says 'available' (Guillaume Desmottes)
3168  - Fixed #604702, support creation of PMUCs using the Conference interface
3169  - Fixed #605213, Move register radio buttons to the account widget (Guillaume Desmottes)
3170  - Fixed #605529, accounts-dialog shows a box around some advanced settings (Felix Kaser)
3171  - Fixed #605549, Video call fails with "resource unavailable" (Guillaume Desmottes)
3172  - Fixed #605689, SIGSEGV crash when joining a IRC room (Guillaume Desmottes)
3173  - Fixed #605818, String fixes
3174  - Fixed #605822, protocols icons should be hidden by default (Guillaume Desmottes)
3175  - Fixed #605848, Use Pango markup attributes in GtkBuilder file
3176  - Fixed #606220, Stopping a transfer during hashing causes double free (Guillaume Desmottes)
3177  - Fixed #606513, Don't confuse translator comments and contextual specifier (Claude Paroz)
3178  - Fixed #601379, error notification should disappear when account is disabled
3179  - Fixed #604154, when discarding changes on create account the "new bla account" should be removed (Felix Kaser)
3180  - Fixed #604628, creating an account causes weird behavior (Felix Kaser)
3181
3182 Translations:
3183  - Updated ar Translation (Khaled Hosny)
3184  - Updated en_GB Translation (Philip Withnall)
3185  - Updated es Translation (Jorge González)
3186  - Updated nb Translation (Kjartan Maraas)
3187  - Updated si Translation (Danishka Navin)
3188  - Updated sl Translation (Matej Urbančič)
3189  - Updated sv Translation (Daniel Nylander)
3190  - Updated th Translation (Theppitak Karoonboonyanan)
3191  - Updated vi Translation (Nguyễn Thái Ngọc Duy)
3192  - Updated zh_HK Translation (Cheng-Chia Tseng)
3193  - Updated zh_TW Translation (Cheng-Chia Tseng)
3194
3195 Documentation translations:
3196  - Updated es Documentation translation (Jorge González)
3197
3198 NEW in 2.29.4
3199 =============
3200
3201 The "The Snow of the Apocalypse" release.
3202
3203 Empathy is now able to start SIP video calls using the new "New Call" dialog.
3204 It also indicates whether an incoming call contains video or is audio only.
3205 The contact list can now display the protocol used by contacts, and the
3206 accounts dialog shows the accounts' status (enabled/disabled,
3207 available/busy/away/offline, etc.).
3208 Thanks to K. Vishnoo Charan Reddy, Empathy gained icons for 4 protocols.
3209
3210 Bugs fixed:
3211  - Fixed #602821, accounts do not reconnect after toggling enable/disable (Felix Kaser)
3212  - Fixed #603490, SIGSEGV crash when cancelling accounts creation (Felix Kaser)
3213  - Fixed #570399, Call button should be disabled in "new conversation dialog" if CM doesn't support audio/video
3214  - Fixed #576434, ellipsize long status messages in the status combobox (Pascal Potvin)
3215  - Fixed #576542, tooltips for toolbar buttons in call window (Guillaume Desmottes)
3216  - Fixed #582596, Should tell if we are receiving an audio only or audio/video call (Guillaume Desmottes)
3217  - Fixed #582599, chat -> new conversation is not an obvious way to start an audio/video call (Guillaume Desmottes)
3218  - Fixed #586290, Remember contact pane's width (ranjiao)
3219  - Fixed #588812, Group 1-to-1 chats in one window and MUC's in another one (Abner Silva)
3220  - Fixed #598964, contact list disappears on reconnect for group chats (Guillaume Desmottes)
3221  - Fixed #602288, Shouldn't notify about scrollback messages (Guillaume Desmottes)
3222  - Fixed #603393, Crash when trying to join a rom while being offline (Guillaume Desmottes)
3223  - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline (Guillaume Desmottes)
3224  - Fixed #603502, Myspace missing icon in create account dropdown menu (Guillaume Desmottes)
3225  - Fixed #603508, Sametime missing icon in create account dropdown menu (Guillaume Desmottes)
3226  - Fixed #603545, [Patch] gtk-missing-icon shown in add contact dialog before status is queried (Brian Pepple)
3227  - Fixed #603593, assertion error when rejoining a chatroom because of reconnection (Guillaume Desmottes)
3228  - Fixed #603634, Groupwise icon missing in create account dropdown menu (Guillaume Desmottes)
3229  - Fixed #603877, [patch] add protocol icon to contact list (chantra)
3230  - Fixed #603976, Don't re-enable chat window once reconnected (Guillaume Desmottes)
3231  - Fixed #603980, new messages mixed with old in new conversation windows (Guillaume Desmottes)
3232  - Fixed #604003, Separate geometry of private and muc chat windows (Guillaume Desmottes)
3233  - Fixed #604097, EmpathyNewMessageDialog should inherit from GtkDialog (Guillaume Desmottes)
3234  - Fixed #604166, account-chooser: display connected accounts first (Guillaume Desmottes)
3235  - Fixed #604181, Should remove contact from 'stored' list when possible (Guillaume Desmottes)
3236  - Fixed #604254, Contact list channels should be requested via EnsureChannel
3237  - Fixed #604554, SILC missing icon in create account dropdown menu (Guillaume Desmottes)
3238  - Fixed #604567, Yahoo!Japan missing icon in create account dropdown menu (Guillaume Desmottes)
3239  - Fixed #599153, Accounts dialog should display the status of accounts (Felix Kaser)
3240
3241 Translations:
3242  - Updated es Translation (Jorge González)
3243  - Updated he Translation (Yaron Sharabani)
3244  - Updated nb Translation (Kjartan Maraas)
3245  - Updated sl Translation (Matej Urbančič)
3246  - Updated zh_CN Translation (Aron Xu)
3247
3248 Documentation translations:
3249  - Updated de Documentation translation (Christian Kirbach)
3250
3251 NEW in 2.29.3
3252 ==============
3253
3254 The « Guillaume, 25 affonds ! » release.
3255
3256 This release fixes a lot of regressions that have been introduced in 2.29.2 by
3257 the port to TpAccount.
3258 It also introduces a new widget to configure SIP accounts and adds the ability
3259 to send files using Drag and Drop.
3260
3261 Bugs fixed:
3262  - Fixed #601235, calls to empathy_idle_get_status() before AM object is ready (Guillaume Desmottes)
3263  - Fixed #548701, improve chat window title with multi tabs (Guillaume Desmottes)
3264  - Fixed #571642, when an irc user changes nick, empathy doesn't indicate that the name changed (Jonathon Jongsma)
3265  - Fixed #581626, Semantics of empathy -a (Guillaume Desmottes)
3266  - Fixed #585582, Can't connect to google account "Network Error"
3267  - Fixed #586678, "Manage favorites" dialog don't display the Room column if showing all account (Guillaume Desmottes)
3268  - Fixed #590700, Wrong icon is used in notification for contacts without avatars (Guillaume Desmottes)
3269  - Fixed #598381, WebKit automatically converts <a> tags in links (Gustavo Noronha Silva)
3270  - Fixed #599315, confusing dependencies of NetworkManager ... libnm-glib v. libnm_glib (Brian Pepple)
3271  - Fixed #599640, Messages are not correctly escaped for adium themes
3272  - Fixed #600800, Crash when searching through logs (Guillaume Desmottes)
3273  - Fixed #601697, SIP account widget is incomplete (Guillaume Desmottes)
3274  - Fixed #601807, Previous conversations doesn't work any more
3275  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
3276  - Fixed #602066, Support /nick command
3277  - Fixed #602324, Fix nautilus-sendto plugin's linking
3278  - Fixed #602572, copy and paste not useful
3279  - Fixed #602649, Raising from the notification area doesn't bring it to the current workspace (Xavier Claessens)
3280  - Fixed #602852, Smileys are not displayed in /me messages
3281  - Fixed #603163, Render emails in format <email@example.com> to links
3282  - Fixed #603361, No contact appears when reconnecting (Guillaume Desmottes)
3283  - Fixed #603384, Crash in debug dialog (Guillaume Desmottes)
3284  - Fixed #595226, Send files using drag and drop (Shaun McCance)
3285  - Fixed #600946, Add more friendly strings for TpMediaStreamError
3286  - Fixed #601288, Video preview should always be displayed when we are sending video (Guillaume Desmottes)
3287
3288 Translations:
3289  - Updated es Translation (Jorge González)
3290  - Updated gl Translation (Antón Méixome)
3291  - Updated hu Translation (Gabor Kelemen)
3292  - Updated ro Translation (Adi Roiban)
3293  - Updated sl Translation (Matej Urbančič)
3294
3295 NEW in 2.29.2
3296 =============
3297
3298 The "Nintendo or Zappa" release.
3299
3300 Empathy now uses the TpAccount API and so depends on telepathy-glib 0.9.0,
3301 but we strongly advise you to use the latest telepathy-glib release.
3302
3303 This release brings support for a subset of IRC commands such as "/join".
3304 Empathy is also now able to join password protected chat rooms; note that
3305 this doesn't work with IRC channels at the moment because of a telepathy-idle
3306 bug (fd.o #25039).
3307
3308 We also worked on improving error reporting to users. The contact list will now
3309 display a new info bar when an account is disconnected and the audio/video UI
3310 should give better feedback if an error occurs.
3311
3312 Bugs fixed:
3313  - Fixed #591360, Incoming message while menu is open freezes X
3314  - Fixed #599612, crash when typoing room name
3315  - Fixed #523918, Empathy sometimes loose messages
3316  - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server
3317  - Fixed #575763, Should display an error when RTP connection is impossible (Guillaume Desmottes)
3318  - Fixed #579341, Should be able to join password protected rooms (Guillaume Desmottes)
3319  - Fixed #580254, empathy_contact_hash() defined in header, but no such symbol (Guillaume Desmottes)
3320  - Fixed #581789, An error message should be shown when required codecs are not installed. (Guillaume Desmottes)
3321  - Fixed #583208, Status doesn't change on idle
3322  - Fixed #583919, New conversation should have autocomplete for offline contacts too (Justin Forest)
3323  - Fixed #585340, clean geoloc tooltip info
3324  - Fixed #586098, Ctrl+Up loses typed text (Jerzy Mansarliński)
3325  - Fixed #586287, the channel topic is missing the first time I open a channel
3326  - Fixed #587216, Retry option whenever account connecting fails
3327  - Fixed #589263, Empathy next tab or previous tab doesnt cycle. (Rômulo Fernandes Machado)
3328  - Fixed #595922, time display not readable in debug window
3329  - Fixed #597678, invert server and room forms in join room dialog (Guillaume Desmottes)
3330  - Fixed #597819, No tray icon when no valid account configured (Jonny Lamb)
3331  - Fixed #598550, Should warn user when he closes the accounts dialog with a not connected new account (Guillaume Desmottes)
3332  - Fixed #599169, Should use new TpAccount API
3333  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol
3334  - Fixed #599431, Empty notifications with butterfly contact (Guillaume Desmottes)
3335  - Fixed #600023, Crash when trying to display the accounts dialog more than once (Guillaume Desmottes)
3336  - Fixed #600427, "Connect" button should be "Save" when we are offline (Guillaume Desmottes)
3337  - Fixed #600446, Crash when trying to add a new account (Guillaume Desmottes)
3338  - Fixed #600473, Show current chat tab name in title bar. (Guillaume Desmottes)
3339  - Fixed #600537, Crashed when opening Chat - New Conversation dialog (Jonny Lamb)
3340  - Fixed #600551, crash in Empathy: Was doing nothing.. (Guillaume Desmottes)
3341  - Fixed #600671, Debian#554325: fails to link when using binutils-gold (Guillaume Desmottes)
3342  - Fixed #600705, accounts created in the assistant don't get a nice display name (Guillaume Desmottes)
3343  - Fixed #600713, Connection is not ready when EmpathyDispatcher requests capabilities (Guillaume Desmottes)
3344  - Fixed #600732, Reorganize chat_window_update (Ryan LaBelle)
3345  - Fixed #600798, "Previous conversations" is always unsensitive (Guillaume Desmottes)
3346  - Fixed #600958, Disabling build of nautilus-sendto plugin does not work
3347  - Fixed #600961, nautilus-sendto plugin does not build (Jonny Lamb)
3348  - Fixed #600962, Review Moblin specific changes (Guillaume Desmottes)
3349  - Fixed #601150, Account spacing in the accounts dialog is not homogeneous (Guillaume Desmottes)
3350  - Fixed #601190, Empathy does not appear to save window size on close (Guillaume Desmottes)
3351  - Fixed #601233, Room menu is insensitive
3352  - Fixed #601336, Conflicting English keyboard accelerators in chat window (Guillaume Desmottes)
3353  - Fixed #601348, Duplicate English keyboard accelerators in "Edit" menu
3354  - Fixed #601691, Refactoring of libnotify code (Guillaume Desmottes)
3355  - Fixed #601796, Newly created account appears twice in the treeview (Guillaume Desmottes)
3356  - Fixed #601807, Previous conversations doesn't work any more (Guillaume Desmottes)
3357  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
3358  - Fixed #602066, Support /nick command
3359  - Fixed #599176, Should use GtkInfoBar to display connection errors
3360  - Fixed #600946, Add more friendly strings for TpMediaStreamError
3361  - Fixed #593327, Update the smiley list (Rodolphe)
3362
3363 Translations:
3364  - Updated crh Translation (Reşat SABIQ)
3365  - Updated en@shaw Translation (Thomas Thurman)
3366  - Updated es Translation (Jorge González)
3367  - Updated hu Translation (Gabor Kelemen)
3368  - Updated it Translation (Milo Casagrande)
3369  - Updated lv Translation (Rudolfs Mazurs)
3370  - Updated nb Translation (Kjartan Maraas)
3371  - Updated sl Translation (Matej Urbančič)
3372  - Updated ta Translation (vasudeven, drtvasudevan)
3373  - Updated zh_CN Translation (Aron Xu)
3374
3375 Documentation translations:
3376  - Updated it Documentation translation (Milo Casagrande)
3377
3378 NEW in 2.29.1
3379 =============
3380
3381 The "Let's drop half of our code" release.
3382
3383 This is the first release in the 2.29.x development branch.
3384 Most users should continue to use the 2.28.x stable branch for now.
3385
3386 In this release we removed the megaphone and nothere applets which were not
3387 really maintained and were about to die with GNOME 3 anyway.
3388 We also stopped pretending being a library and stopped to ship libempathy
3389 and libempathy-gtk as shared libraries. We encourage projects to use
3390 telepathy-glib instead and help us create a new telepathy-gtk library.
3391
3392 The Empathy plugin for nautilus-sendto has been moved in Empathy itself.
3393 Distributions should add a build dependency on nautilus-sendto if they
3394 want to build this plugin.
3395
3396
3397 Bugs fixed:
3398  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
3399  - Fixed #591360, Incoming message while menu is open freezes X (Rob Bradford)
3400  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume (Jonny Lamb)
3401  - Fixed #594893, icq accounts import from pidgin not working
3402  - Fixed #595275, Invalid read when terminating an audio call
3403  - Fixed #598423, empathy crashed when dnding an avatar image (Cosimo Cecchi)
3404  - Fixed #598452, crashed with SIGSEGV in contact_list_store_iface_setup() (Guillaume Desmottes)
3405  - Fixed #599612, crash when typoing room name (Guillaume Desmottes)
3406  - Fixed #581488, copy/paste is broken
3407  - Fixed #520206, Room auto-connect doesn't work
3408  - Fixed #532737, using *_run_* calls prevents quitting Empathy (Will Thompson)
3409  - Fixed #550127, Chat windows don't show when we are reconnected
3410  - Fixed #571876, Get rid of deprecated Bonobo
3411  - Fixed #584034, The Map View doesn't have a "Best Fit" button (Olivier Le Thanh Duong)
3412  - Fixed #585957, Weird preferences (Pierre-Luc Beaudoin)
3413  - Fixed #589408, Add respond button to notifications (Rob Bradford)
3414  - Fixed #589409, the Event struct in EmpathyEventManager should contain an enum with the event type (Guillaume Desmottes)
3415  - Fixed #593334, Use GOptionContext to parse options
3416  - Fixed #593883, Empathy misbehaviour
3417  - Fixed #594160, Empathy forgets IRC bookmarks
3418  - Fixed #594308, Spelling mistake: "Criterion" not "Criterium" (Guillaume Desmottes)
3419  - Fixed #594569, Empathy 2.27.92 fails to build
3420  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
3421  - Fixed #594654, empathy crashed with SIGSEGV in empathy_account_settings_get_default()
3422  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
3423  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
3424  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
3425  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
3426  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
3427  - Fixed #595180, crash when dragging user from roster to MUC window
3428  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
3429  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
3430  - Fixed #595666, double click on a contact should raise the window
3431  - Fixed #595737, Where does default font size comes from?
3432  - Fixed #595921, "Missing" icon is used on protocols without specific icons (Cosimo Cecchi)
3433  - Fixed #595945, Crash when doing nothing (Cosimo Cecchi)
3434  - Fixed #595962, Criticals endlessly if you open and contract a group too fast. (Will Thompson)
3435  - Fixed #596044, --hide-contact-list doesn't work (Cosimo Cecchi)
3436  - Fixed #596075, Add nautilus-sendto plugin
3437  - Fixed #596101, Debug: gabble logs disappear 5 seconds after disconnection (Cosimo Cecchi)
3438  - Fixed #596303, Missing file fallback for Adium themes not implemented. (Xavier Claessens)
3439  - Fixed #596317, Adium themes always attempt to combine consecutive messages. (Xavier Claessens)
3440  - Fixed #596956, Empathy crash at startup
3441  - Fixed #597125, libnotify chat bubbles aren't displayed once the first bubble disappeared (Rob Bradford)
3442  - Fixed #597289, Info dialog says "Edit contact information"
3443  - Fixed #597293, libempathy header files are wrong
3444  - Fixed #597416, empathy crashed with SIGSEGV in empathy_account_settings_get_account() (Guillaume Desmottes)
3445  - Fixed #597680, contact status doesn't change after disconnection (Guillaume Desmottes)
3446  - Fixed #598332, Crash when CM crashes during a channel request. (Mike Ruprecht)
3447  - Fixed #598354, Presence chooser shouldn't be sensitive when there are no accounts (Sjoerd Simons)
3448  - Fixed #598355, Use pretty names for protocol in account display names (Sjoerd Simons)
3449  - Fixed #598408, Changing display name can crash empathy (Guillaume Desmottes)
3450  - Fixed #598432, empathy crashed with SIGSEGV in empathy_call_window_audio_input_level_changed_cb() (Guillaume Desmottes)
3451  - Fixed #598453, empathy crashed with SIGSEGV in empathy_call_window_got_self_contact_cb() (Guillaume Desmottes)
3452  - Fixed #598628, Empathy start isn't idempotent
3453  - Fixed #598954, Empathy crashes with SIGSEGV when trying spellcheck (Felix Kaser)
3454  - Fixed #599039, Should the python bindings be removed? (Jonny Lamb)
3455  - Fixed #599042, Remove applets (Jonny Lamb)
3456  - Fixed #599086, Remove libempathy and libempathy-gtk shared libraries (Jonny Lamb)
3457  - Fixed #599087, Stop building gtk-doc HTML (Jonny Lamb)
3458  - Fixed #599243, fails testsuite for a coding style problem in a comment ! (Guillaume Desmottes)
3459  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol (Guillaume Desmottes)
3460
3461 Translations:
3462  - Updated as Translation (Amitakhya Phukan)
3463  - Updated ast Translation (Astur)
3464  - Updated bg Translation (Alexander Shopov, Yavor Doganov)
3465  - Updated bn_IN Translation (Runa Bhattacharjee)
3466  - Updated bn Translation (Jamil Ahmed)
3467  - Updated ca Translation (Gil Forcada)
3468  - Updated cs Translation (Petr Kovar)
3469  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
3470  - Updated de Translation (Mario Blättermann)
3471  - Updated el Translation (Kostas Papadimas)
3472  - Updated en_GB Translation (Philip Withnall)
3473  - Updated es Translation (Jorge González)
3474  - Updated et Translation (Mattias Põldaru)
3475  - Updated fi Translation (Ilkka Tuohela)
3476  - Updated fr Translation (Claude Paroz)
3477  - Updated gl Translation (Antón Méixome)
3478  - Updated he Translation (Yaron Shahrabani)
3479  - Updated hi Translation (Rajesh Ranjan)
3480  - Updated hu Translation (Gabor Kelemen)
3481  - Updated it Translation (Milo Casagrande)
3482  - Updated ja Translation (Kentaro Kazuhama)
3483  - Updated kn Translation (Shankar Prasad)
3484  - Updated lt Translation (Žygimantas Beručka)
3485  - Updated mai Translation (Rajesh Ranjan)
3486  - Updated ml Translation (Praveen Arimbrathodiyil)
3487  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
3488  - Updated pt_BR Translation (André Gondim)
3489  - Updated pt Translation (Duarte Loreto)
3490  - Updated ro Translation (Lucian Adrian Grijincu)
3491  - Updated ru Translation (Leonid Kanter)
3492  - Updated sl Translation (Matej Urbančič)
3493  - Updated sv Translation (Daniel Nylander)
3494  - Updated ta Translation (drtvasudevan)
3495  - Updated te Translation (krishnababu k)
3496  - Updated th Translation (Theppitak Karoonboonyanan)
3497  - Updated tr Translation (Baris Cicek)
3498  - Updated uk Translation (Maxim V. Dziumanenko)
3499  - Updated zh_HK Translation (Chao-Hsiung Liao)
3500  - Updated zh_TW Translation (Chao-Hsiung Liao)
3501
3502 Documentation translations:
3503  - Updated de Documentation translation (Mario Blättermann)
3504  - Updated el Documentation translation (Jennie Petoumenou)
3505
3506 NEW in 2.28.0
3507 ==============
3508 Bugs fixed:
3509  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
3510  - Fixed #594893, icq accounts import from pidgin not working
3511  - Fixed #595275, Invalid read when terminating an audio call
3512  - Fixed #520206, Room auto-connect doesn't work
3513  - Fixed #532737, using *_run_* calls prevents quitting Empathy
3514  - Fixed #550127, Chat windows don't show when we are reconnected
3515  - Fixed #593334, Use GOptionContext to parse options
3516  - Fixed #593883, Empathy misbehaviour
3517  - Fixed #594160, Empathy forgets IRC bookmarks
3518  - Fixed #594569, Empathy 2.27.92 fails to build
3519  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume
3520  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
3521  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
3522  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
3523  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
3524  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
3525  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
3526  - Fixed #595180, crash when dragging user from roster to MUC window
3527  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
3528  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
3529  - Fixed #595666, double click on a contact should raise the window
3530
3531 Translations:
3532  - Updated as Translation (Amitakhya Phukan)
3533  - Updated ast Translation (Astur)
3534  - Updated bg Translation (Yavor Doganov)
3535  - Updated bn_IN Translation (Runa Bhattacharjee)
3536  - Updated bn Translation (Jamil Ahmed)
3537  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
3538  - Updated el Translation (Kostas Papadimas)
3539  - Updated en_GB Translation (Philip Withnall)
3540  - Updated et Translation (Mattias Põldaru, Ivar Smolin)
3541  - Updated fi Translation (Ilkka Tuohela)
3542  - Updated gl Translation (Antón Méixome)
3543  - Updated hi Translation (Rajesh Ranjan)
3544  - Updated kn Translation (Shankar Prasad)
3545  - Updated lt Translation (Žygimantas Beručka)
3546  - Updated mai Translation (Rajesh Ranjan)
3547  - Updated ml Translation (Ani, Praveen Arimbrathodiyil)
3548  - Updated or Translation (Manoj Kumar Giri)
3549  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
3550  - Updated pt Translation (Duarte Loreto)
3551  - Updated ro Translation (Lucian Adrian Grijincu)
3552  - Updated sl Translation (Matej Urbančič)
3553  - Updated ta Translation (ifelix)
3554  - Updated te Translation (krishnababu k)
3555  - Updated tr Translation (Baris Cicek)
3556  - Updated uk Translation (Maxim V. Dziumanenko)
3557  - Updated zh_HK Translation (Chao-Hsiung Liao)
3558  - Updated zh_TW Translation (Chao-Hsiung Liao)
3559
3560 Documentation translations:
3561  - Updated de Documentation translation (Mario Blättermann)
3562
3563 NEW in 2.27.92
3564 ==============
3565 Bugs fixed:
3566  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
3567  - Fixed #583897, Warnings and assertions when starting Empathy
3568  - Fixed #459014, we shouldn't be able to enable an incomplete account
3569  - Fixed #459546, Rename Salut to Bonjour/Zeroconf/Link Local/something else in the interface
3570  - Fixed #539142, Cannot go online manually if NM is not running
3571  - Fixed #547323, The account is not enabled when added
3572  - Fixed #585226, "make distcheck" is broken
3573  - Fixed #587117, tp-haze MSN has password entry before account
3574  - Fixed #587883, Empathy shouldn't use mc-profiles internally
3575  - Fixed #590118, Port pidgin account importer to mc5
3576  - Fixed #590165, Should use MC5
3577  - Fixed #592737, GnomeGoal: Correct Desktop Files (Frédéric Péters)
3578  - Fixed #592997, Confirmation needed when there are unapplied changes on an account
3579  - Fixed #592998, Disable and re-enable an account and it won't reconnect
3580  - Fixed #593009, No "Google Talk" profile/account any more
3581  - Fixed #593018, Should respawn MC5 if it crashed (Cosimo Cecchi)
3582  - Fixed #593041, Have Handler.Capabilities to remain callable with future Mission Control/Gabble (Sjoerd Simons)
3583  - Fixed #593054, By default, the display name of an account should be set to the username.
3584  - Fixed #593095, Send errors are printed as normal messages. (Will Thompson)
3585  - Fixed #593101, Empathy exits sending empty /me message (Will Thompson)
3586  - Fixed #593158, When we need to reconnect an account, instead of disconnecting and reconnecting it, tp_cli_account_call_reconnect should be used.
3587  - Fixed #593161, A disabled and invalid account is enabled automatically when fixed. (Cosimo Cecchi)
3588  - Fixed #593207, URL contains the rest of the line
3589  - Fixed #593209, [PATCH] Use valid desktop category.
3590  - Fixed #593224, .pc files still mark dep on libmissioncontrol
3591  - Fixed #593237, Cannot create IRC account until you type something
3592  - Fixed #593248, Cancel should always be sensitive for new account creation
3593  - Fixed #593257, Translatable strings not well constructed (Frédéric Péters)
3594  - Fixed #593285, Word 'wizard' should not be used (Milo Casagrande)
3595  - Fixed #593717, Build failure due compiler warning
3596  - Fixed #594139, importing msn account is broken since 2.27.91
3597
3598 Translations:
3599  - Updated ar Translation (Khaled Hosny)
3600  - Updated be Translation (Alexander Nyakhaychyk)
3601  - Updated de Translation (Christian Kirbach, Michael Kanis)
3602  - Updated es Translation (Jorge González)
3603  - Updated et Translation (Ivar Smolin)
3604  - Updated eu Translation (Inaki Larranaga Murgoitio)
3605  - Updated fr Translation (Claude Paroz)
3606  - Updated gu Translation (Sweta Kothari)
3607  - Updated he Translation (Mark Krapivner)
3608  - Updated hu Translation (Gabor Kelemen)
3609  - Updated it Translation (Milo Casagrande)
3610  - Updated kn Translation (Shankar Prasad)
3611  - Updated ko Translation (Changwoo Ryu)
3612  - Updated mr Translation (Sandeep Shedmake)
3613  - Updated nb Translation (Kjartan Maraas)
3614  - Updated pa Translation (A S Alam)
3615  - Updated pl Translation (Piotr Drąg)
3616  - Updated pt_BR Translation (Fábio Nogueira)
3617  - Updated sr@latin Translation (Branko Kokanović)
3618  - Updated sr Translation (Branko Kokanović)
3619  - Updated sv Translation (Daniel Nylander)
3620  - Updated ta Translation (ifelix)
3621  - Updated zh_HK Translation (Chao-Hsiung Liao)
3622  - Updated zh_TW Translation (Chao-Hsiung Liao)
3623
3624 NEW in 2.27.91.1
3625 ================
3626
3627  - We require gnome-doc-utils 0.17.3 for Mallard.
3628  - Some fixes so distcheck passes.
3629
3630 NEW in 2.27.91
3631 ==============
3632
3633  - This version needs mission-control-5 instead of the now deprecated
3634    mission-control-4. As result, libmission-control-client and libtelepathy are
3635    not required anymore.
3636
3637  - Empathy can now optionally use ConnMan instead of NetworkManager.
3638
3639  - libgnome-keyring is now required, it is used to migrate accounts created with
3640    MissionControl4, because password were saved in the keyring. Unfortunately
3641    the new MissionControl is not using the keyring yet, so your password will be
3642    written in plain text. Keyring support will soon be added in a future
3643    MissionControl-5 release.
3644
3645  - Empathy now uses libunique to prevent running it twice.
3646
3647 Bugs fixed:
3648  - Fixed #588878, empathy crashes making voip call if it can't set up the pipeline
3649  - Fixed #494007, Empathy should conform to the XDG directory specification
3650  - Fixed #526360, easy screen sharing
3651  - Fixed #571989, "Video preview" menu item doesn't do anything
3652  - Fixed #576467, msn profile should use a butterfly icon (Guillaume Desmottes)
3653  - Fixed #580134, Displays empty bubbles for messages containing < (Will Thompson)
3654  - Fixed #582191, The call windows should have a "redial" button.
3655  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
3656  - Fixed #585322, Start chat/call from map view
3657  - Fixed #585443, drag & drop in contact list should be a move action (Louis-Francis Ratté-Boulianne)
3658  - Fixed #585843, Should use stable Geolocation API (Guillaume Desmottes)
3659  - Fixed #585844, Should use stable Debug API (Guillaume Desmottes)
3660  - Fixed #585867, "Minutes ago" is not updated with time in Map View
3661  - Fixed #585993, support global installed themes
3662  - Fixed #586401, Clicking URLs don't work in adium's themes
3663  - Fixed #586977, Reduced Accuracy mode is wrong
3664  - Fixed #587161, cannot reconnect to msn after setting a s̷̸̭͎̯͔̭͙̮͙̹͉̱͔̳̏ͪͧ̏̒̒̐̋͌̊̀ͩͣ́̈ͦͬ̀̚ͅtrange nickname
3665  - Fixed #587514, Werror breaks the build
3666  - Fixed #587634, Mailto: url mangled if :+letter forms a smiley
3667  - Fixed #587706, ALL yahoo contacts appear in contact list w/ no status icon or avatar
3668  - Fixed #587803, Invert the variable position for a proper translation (Guillaume Desmottes)
3669  - Fixed #588252, Set the codecs preferences/properties from a config file
3670  - Fixed #588840, Empathy Crashes when initiating dialog with a buddy (Will Thompson)
3671  - Fixed #589091, Feature Share My Desktop for Empathy
3672  - Fixed #589335, No way to send a message starting with a slash (Frédéric Péters)
3673  - Fixed #589846, wrap text in contact label status
3674  - Fixed #590029, IRC help window waiting for something when opened from conversation window (Guillaume Desmottes)
3675  - Fixed #590118, Port pidgin account importer to mc5
3676  - Fixed #590165, Should use MC5 (Sjoerd Simons)
3677  - Fixed #590756, VNC/Vinagre tube Service should a well-known TCP service name (Arnaud Maillet)
3678  - Fixed #590924, Set selectable status information
3679  - Fixed #590956, Shouldn't show old locations
3680  - Fixed #590962, empathy-contact-widget does not follow style guidelines
3681  - Fixed #590982, Changing the input volume makes the application crash if the call has been disconnected
3682  - Fixed #591058, Should be able to send files from network locations (Guillaume Desmottes)
3683  - Fixed #591199, [a11y] Attempting to get default text attributes crashes Empathy
3684  - Fixed #591247, Missing status icons (Frédéric Péters)
3685  - Fixed #591335, Merge new Mallard help files
3686  - Fixed #591468, Crashed when I opened a tab to an IRC contact. (Will Thompson)
3687  - Fixed #591543, Switch to clutter-gtk-0.10
3688  - Fixed #591582, make distcheck fails on codec-preference (Frédéric Péters)
3689  - Fixed #591602, Changed Empathy docs path (Milo Casagrande)
3690  - Fixed #591612, Segfault at strcmp opening preferences (Guillaume Desmottes)
3691  - Fixed #592005, Unmark for translation: 'gtk-add', 'gtk-remove' and 'gtk-leave-fullscreen'
3692  - Fixed #592052, "Call" misses translator comment (Guillaume Desmottes)
3693
3694 Translations:
3695  - Updated ar Translation (Khaled Hosny)
3696  - Updated bg Translation (Alexander Shopov)
3697  - Updated br Translation (Denis Arnaud)
3698  - Updated ca Translation (Gil Forcada)
3699  - Updated ca@valencia Translation (Carles Ferrando)
3700  - Updated cs Translation (Andre Klapper)
3701  - Updated de Translation (Michael Kanis)
3702  - Updated es Translation (Jorge González)
3703  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
3704  - Updated eu Translation (Inaki Larranaga Murgoitio)
3705  - Updated fi Translation (Tommi Vainikainen)
3706  - Updated ga Translation (Seán de Búrca)
3707  - Updated gl Translation (Antón Méixome)
3708  - Updated he Translation (Mark Krapivner)
3709  - Updated hr Translation (Sjoerd Simons)
3710  - Updated kn Translation (Shankar Prasad)
3711  - Updated nb Translation (Kjartan Maraas)
3712  - Updated or Translation (Manoj Kumar Giri)
3713  - Updated pt_BR Translation (Rodrigo L. M. Flores)
3714  - Updated sv Translation (Daniel Nylander)
3715  - Updated ta Translation (ifelix)
3716  - Updated te Translation (krishnababu k)
3717  - Updated tr Translation (Baris Cicek)
3718  - Updated uk Translation (Maxim V. Dziumanenko)
3719  - Updated zh_CN Translation (Aron Xu, lyper)
3720  - Updated zh_HK Translation (Chao-Hsiung Liao)
3721  - Updated zh_TW Translation (Chao-Hsiung Liao)
3722
3723 Documentation translations:
3724  - Updated de Documentation translation (Mario Blättermann)
3725  - Updated es Documentation translation (Jorge González)
3726
3727 NEW in 2.27.5
3728 ==============
3729 Bugs fixed:
3730  - Fixed #459161, Remove should be insensitive for salut contact
3731  - Fixed #494007, Empathy should conform to the XDG directory specification (Frédéric Péters)
3732  - Fixed #545282, [accessibility] the names of items in friends list are not correct (Frédéric Péters)
3733  - Fixed #547327, Wrongly sized dialog
3734  - Fixed #579724, Enable building with shave
3735  - Fixed #579940, Show a notification when a buddy goes to offline or online
3736  - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio
3737  - Fixed #584122, "Send Video" should be disable if contact doesn't support video
3738  - Fixed #586967, Remeber chat window size and configuration (Nicolò Chieffo)
3739  - Fixed #588498, Mark muc tabs in which you are highlighted differently (Abner Silva)
3740  - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes.
3741  - Fixed #588810, respect the button-images setting (Matthias Clasen)
3742  - Fixed #588886, crash when selecting an image and clicking "open link" in adium (Gustavo Noronha Silva)
3743  - Fixed #589091, Feature Share My Desktop for Empathy
3744  - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader. (Frédéric Péters)
3745  - Fixed #589846, wrap text in contact label status (Nicolò Chieffo)
3746
3747 Translations:
3748  - Updated ar Translation (Khaled Hosny)
3749  - Updated be Translation (Alexander Nyakhaychyk)
3750  - Updated es Translation (Jorge González)
3751  - Updated et Translation (Priit Laes)
3752  - Updated gl Translation (Fran Diéguez)
3753  - Updated lt Translation (Žygimantas Beručka)
3754  - Updated sv Translation (Daniel Nylander)
3755  - Updated ta Translation (drtvasudevan)
3756  - Updated zh_CN Translation (Aron Xu)
3757
3758 Documentation translations:
3759  - Updated de Documentation translation (Mario Blättermann)
3760
3761 NEW in 2.27.4
3762 ==============
3763 Bugs fixed:
3764  - Fixed #584703, Segfault when the contact selector dispose
3765  - Fixed #459161, Remove should be insensitive for salut contact
3766  - Fixed #494532, empathy should be able to take colours from the GTK theme
3767  - Fixed #520972, IRC widget is cut (Matthias Clasen)
3768  - Fixed #536383, Add option to hide muc roster
3769  - Fixed #556237, time banner is added at each sentence when the remote contact is offline
3770  - Fixed #560159, Should take a well-known bus name (Jonny Lamb)
3771  - Fixed #562468, Contact list view options are scattered over "Chat" menu and "General" Preferences
3772  - Fixed #563678, Doesn't poke block devices to figure out their file size. (Frédéric Péters)
3773  - Fixed #565494, Remove libgnomevfs include in megaphone-applet.c
3774  - Fixed #571989, "Video preview" menu item doesn't do anything
3775  - Fixed #574771, Use call-stop icon (Frédéric Péters)
3776  - Fixed #575008, Should play a sound when calling
3777  - Fixed #575667, Favourite Chat Room tickybox doesn't work. (Abner Silva)
3778  - Fixed #579151, Adds an Adium theme parsing to have a nicer theme selector
3779  - Fixed #579893, EmpathyProfileChooser should extend GtkComboBox
3780  - Fixed #579940, Show a notification when a buddy goes to offline or online
3781  - Fixed #580631, Implement o.fd.Tp.Debug to publish debug messages (Jonny Lamb)
3782  - Fixed #580777, Shouldn't be able to send video and enable preview if no webcam is plugged
3783  - Fixed #582598, Call window: "send video" widgets should be enabled according the state of the call
3784  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
3785  - Fixed #585031, Crash when starting if status-presets.xml contains an 'unset' presence (Guillaume Desmottes)
3786  - Fixed #585053, Crash when trying to add an 'unset' status as favorite (Guillaume Desmottes)
3787  - Fixed #585380, Contact list doesn't appear in windows list when respawned
3788  - Fixed #585475, %service% is not replaced in adium themes (Patryk Zawadzki)
3789  - Fixed #585522, Use libchamplain 0.3.3's API
3790  - Fixed #585601, Adium theme is not reloaded on /clear or Ctrl+L or clear menu item
3791  - Fixed #585777, Empathy does not import from Pidgin on start
3792  - Fixed #585788, Capitalisation incorrect
3793  - Fixed #585882, Can't easily copy URL's when using Adium themes
3794  - Fixed #585885, Lines are not smashed together when using Adium themes (Patryk Zawadzki)
3795  - Fixed #585887, "Publish my location" causes a crash
3796  - Fixed #586059, Remove markup from translatable strings
3797  - Fixed #586102, Remove "new message from" from notification message (Guillaume Desmottes)
3798  - Fixed #586133, don't autoscroll on new messages
3799  - Fixed #586249, Display part reasons and messages.
3800  - Fixed #586329, Imported Google account (from Pidgin) not connecting
3801  - Fixed #586352, Adium theme should only join messages if time delta is less than 5 minutes (Patryk Zawadzki)
3802  - Fixed #586368, Use themed avatar as fallback if provided
3803  - Fixed #586382, "history" messageClasses is not set for backlogs
3804  - Fixed #586387, We are not using Info.plist settings for adium themes (Patryk Zawadzki)
3805  - Fixed #586481, telepathy-idle IRC chat window has no users or chat content
3806  - Fixed #586645, Status icon not updated when going offline (Guillaume Desmottes)
3807  - Fixed #586734, Modules linking cleanup
3808  - Fixed #587365, empaty crashs whenever a file trasnfert request is received
3809  - Fixed #587446, NM integration doesn't work if NM is started after empathy (Sjoerd Simons)
3810  - Fixed #587508, Don't use McAccount (Sjoerd Simons)
3811  - Fixed #587817, Crash when trying to add a contact while connecting (Guillaume Desmottes)
3812  - Fixed #587953, Labels with RTL control code don't right-align
3813  - Fixed #587958, please add bug-database to doap (Guillaume Desmottes)
3814  - Fixed #588021, typo for enable_network_manager in configure.ac (Ken VanDine)
3815  - Fixed #586284, Crasher: click on the microphone once disconnected
3816
3817 Translations:
3818  - Updated bn_IN Translation (Runa Bhattacharjee)
3819  - Updated es Translation (Jorge Gonzalez)
3820  - Updated fr Translation (Claude Paroz)
3821  - Updated lt Translation (Žygimantas Beručka)
3822  - Updated or Translation (Manoj Kumar Giri)
3823  - Updated pa Translation (A S Alam)
3824  - Updated sv Translation (Daniel Nylander)
3825  - Updated ta Translation (drtvasudevan)
3826
3827 NEW in 2.27.3
3828 ==============
3829 Bugs fixed:
3830  - Fixed #522069, Improve message styles with themes/plugins (ala Adium)
3831  - Fixed #548707, "New Account" title and "I already have an account" checkbox are contradictory (Guillaume Desmottes)
3832  - Fixed #548716, First text field when adding account (e.g. "Login ID") isn't focused by default (Dimitris Zenios)
3833  - Fixed #560787, Should support IPv4 file transfer
3834  - Fixed #562981, make sametime support official (Guillaume Desmottes)
3835  - Fixed #563675, Does not show any error messages when FT channel request fails
3836  - Fixed #563896, "Conditional jump or move depends on uninitialised value" when sending a file
3837  - Fixed #564259, Tooltips in the MUC user list
3838  - Fixed #574478, Conversation not showing up in taskbar
3839  - Fixed #574878, can't rename account while the account is connecting
3840  - Fixed #574980, Audio/Video Chat windows don't show contact name
3841  - Fixed #575415, Should switch from libglade to GtkBuilder
3842  - Fixed #576405, Crash when a FT was cancelled
3843  - Fixed #578497, failure to cancel file transfer
3844  - Fixed #579725, Implement debug dialog using o.fd.Tp.Debug
3845  - Fixed #579992, Import of XMPP accounts sets port (Jonny Lamb)
3846  - Fixed #580921, Weird behaviour with MUC members in current master
3847  - Fixed #582191, The call windows should have a "redial" button.
3848  - Fixed #582736, Merge ft_rework branch
3849  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
3850  - Fixed #582774, When no video is being sent, the video output and preview should show an icon instead of being black.
3851  - Fixed #583548, Python exemple is broken
3852  - Fixed #583785, Display a summary at the end of configure
3853  - Fixed #584061, IRC server for FreeNode is out of date (Guillaume Desmottes)
3854  - Fixed #584102, New tube API is now stable
3855  - Fixed #584147, The Map View doesn't have a loading throbber
3856  - Fixed #584206, Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-factory
3857  - Fixed #584462, user list stays empty
3858  - Fixed #584463, Contact menu is empty
3859  - Fixed #584518, Critical error in publish_to_all_connections
3860  - Fixed #584635, Sorting contacts by State doesn't place Available as top
3861  - Fixed #584639, Remove "View"/"Show" prefixes from View menu items
3862  - Fixed #584672, Add a right-click menu to conversation window tabs
3863  - Fixed #584755, Empathy doesn't show buddy list in IRC
3864  - Fixed #584807, EmpathyTpTube must die
3865  - Fixed #584830, Invalid read in new_connection_cb
3866  - Fixed #584924, GObjectify EmpathyProfileChooser
3867  - Fixed #584989, Asserts if a new group appears with the same name as an old one.
3868  - Fixed #585055, make distcheck is broken
3869  - Fixed #585078, Doesn't use address from Hostip
3870  - Fixed #585080, Lot of contacts are missing avatars
3871  - Fixed #585092, Tab tooltips show "(null)" for contacts without presence
3872  - Fixed #585201, Crashed when I disconnected
3873  - Fixed #585231, Asserts in dispatcher_start_dispatching when I reconnect to IRC (Will Thompson)
3874  - Fixed #585279, Crashed when accepting a FT failed
3875  - Fixed #585640, Only English should be used for i18n
3876  - Fixed #585669, GNOME Goal: Clean up GLib and GTK+ includes in empathy (Luis Menina)
3877  - Fixed #585788, Capitalisation incorrect (Guillaume Desmottes)
3878  - Fixed #571666, [2/3] Empathy should publish my geolocation
3879  - Fixed #571667, [3/3] Empathy should display my location
3880
3881 Translations:
3882  - Updated es Translation (Jorge Gonzalez)
3883  - Updated he Translation (Mark Krapivner)
3884  - Updated hu Translation (Gabor Kelemen)
3885  - Updated nb Translation (Kjartan Maraas)
3886  - Updated pa Translation (A S Alam)
3887
3888 NEW in 2.27.2
3889 ==============
3890 Bugs fixed:
3891  - Fixed #569578, Lockdown patch
3892  - Fixed #580922, Conversation menu is dead to me
3893  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
3894  - Fixed #583391, Python binding for pyempathygtk are broken
3895  - Fixed #583430, new editable status doesn't behave properly
3896  - Fixed #583558, Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
3897  - Fixed #583566, Add View top level menu
3898  - Fixed #583785, Display a summary at the end of configure
3899  - Fixed #581871, "join chatroom" dialog doesn't report errors
3900
3901 Translations:
3902  - Updated es Translation (Jorge Gonzalez)
3903  - Updated ta Translation (drtvasudevan)
3904
3905 NEW in 2.27.1.1
3906 ===============
3907  - Fix ABI version to not conflict with 2.26 branch
3908  - Fix various coding style
3909
3910 Bugs fixed:
3911  - Fixed #582589, Should allow users to initially have either audio or audio/video calls
3912
3913 Translations:
3914  - Updated es Translation (Jorge Gonzalez)
3915
3916 Documentation translations:
3917  - Updated el Documentation translation (Γιάννης Κατσαμπίρης)
3918
3919 NEW in 2.27.1
3920 ==============
3921 Bugs fixed:
3922  - Fixed #582641, crash in Empathy Instant Messenger: Making a call to a googl...
3923  - Fixed #501519, Empathy API need documentation
3924  - Fixed #504277, Empathy won't use 2nd and further protocols a connection manager provides
3925  - Fixed #530119, display remote caller in the call window
3926  - Fixed #539506, First message in conversation has no timestamp
3927  - Fixed #544678, Can't change account photo/avatar
3928  - Fixed #548704, "Add" button requires further action but lacks an ellipsis
3929  - Fixed #549366, Should use SimplePresence
3930  - Fixed #549641, Should use Contacts
3931  - Fixed #561033, Work on the documentation
3932  - Fixed #566905, avatar button is too tiny
3933  - Fixed #568403, Add header file in documentation
3934  - Fixed #568562, ghelp link broken in documentation
3935  - Fixed #570346, EmpathyTpChat should use the Group SelfHandle if present
3936  - Fixed #570545, Huge memory leak after opening some contacts discussion windows
3937  - Fixed #574626, No obvious way to display FT manager
3938  - Fixed #575090, Notifications of new messages stop working after closing the chat window
3939  - Fixed #575415, Should switch from libglade to GtkBuilder
3940  - Fixed #575442, "Call" string needs context for translation
3941  - Fixed #575817, empathy_tp_tube_new_stream_tube should allow NULL as parameters
3942  - Fixed #576384, "accept incoming call" dialog brings roster to current workspace
3943  - Fixed #576394, "Send Video" button and "Call -> Send video" menu entry are not synced
3944  - Fixed #577026, Sending slash-prefixed messages on IRC is a security risk.
3945  - Fixed #577427, Port to latest tp-glib API
3946  - Fixed #578356, Asserts when reconnecting to a chat room.
3947  - Fixed #578399, Change to supplying spelling suggestions in submenu
3948  - Fixed #579139, memleak in log_store_empathy_get_messages_for_file
3949  - Fixed #579148, Improves the Join New room UI by adding columns, changing the UI
3950  - Fixed #579553, Serveral memory leaks in empathy.
3951  - Fixed #579735, add empathy_tp_tube_call_when_ready ()
3952  - Fixed #579780, Several functions should be _dup_foo instead of _get_foo
3953  - Fixed #579800, adding or removing an IRC account causes a dialog to pop up
3954  - Fixed #579971, Try to access to a NULL GtkEntry when adding a new contact
3955  - Fixed #580097, Dispaly transfer speed, and make remaining time more dynamic
3956  - Fixed #580203, Theoretical race connecting to Received.
3957  - Fixed #580771, Video playback should have a fullscreen mode
3958  - Fixed #582751, No menu icon = no smiley
3959  - Fixed #563222, Wrong "time remaining" estimation when sending a file
3960  - Fixed #579484, New "join chatroom" dialog doesn't get list of rooms when room list is expanded
3961  - Fixed #579485, "Join Room" dialog should allow sorting the list of rooms
3962  - Fixed #571664, [1/3] Empathy should support Geolocation
3963
3964 Translations:
3965 Updated ar Translation (Khaled Hosny)
3966 Updated be Translation (Ihar Hrachyshka)
3967 Updated bg Translation (Alexander Shopov)
3968 Updated de Translation (Mario Blättermann)
3969 Updated es Translation (Jorge Gonzalez, Jorge Gonzalez Gonzalez)
3970 Updated gl Translation (Frco. Javier Rial, Ignacio Casal Quinteiro)
3971 Updated it Translation (Milo Casagrande)
3972 Updated kn Translation (Shankar Prasad)
3973 Updated nl Translation (Wouter Bolsterlee)
3974 Updated th Translation (Theppitak Karoonboonyanan)
3975 Updated zh_CN Translation (Aron Xu)
3976
3977 NEW in 2.26.0
3978 ==============
3979  - Fix various VoIP bugs
3980  - Hook up audio mute button (Sjoerd Simons).
3981  - Set the camera button sensitive while connected and there is a video input (Sjoerd Simons).
3982  - Set empathy's media role to phone for so pulse can do policy on it.
3983    For more information see:
3984    http://pulseaudio.org/wiki/ApplicationProperties (Sjoerd Simons).
3985  - Updated Greek tramslation by Jennie Petoumenou (pkst).
3986  - Refactor log backend, it now make possible to implement other backends to
3987    read logs from other clients, and it logs messages sooner to avoid losing
3988    messages if empathy crash at any time (Jonny Lamb)
3989
3990 Translations:
3991  - Updated British English manual translation (pwithnall).
3992  - Updated Spanish translation (jorgegonz).
3993  - Updated Czech translation (Martin Picek).
3994  - Updated Marathi Translations (sandeeps).
3995  - Updated Lithuanian translation (Gintautas Miliauskas).
3996  - Updated French translation (Frédéric Peters, Bruno Brouard).
3997  - Updated Portuguese translation (Duarte Loreto).
3998  - Updated Russian translation (Nickolay V. Shmyrev).
3999  - Updated Danish translation (kennethn).
4000  - Updated assamese translations (amitakhya).
4001  - Updated Bulgarian translation (Alexander Shopov).
4002  - Updated Norwegian bokmål translation (Kjartan Maraas).
4003  - Updated Oriya Translation (mgiri).
4004  - Updated tamil translation (ifelix).
4005  - Updated German translation (Mario Blättermann).
4006  - Updated Telugu Translation (kkrothap).
4007  - Updated Italian translation (miloc).
4008  - Updated Slovenian translation (mateju).
4009
4010 NEW in 2.25.92
4011 ==============
4012  - Hardcode some a default codec preferences
4013  - Hook up the video input sidebar item (Sjoerd Simons).
4014  - Hook up audio input panel (Sjoerd Simons).
4015  - Use undrafted file transfer spec. (Jonny Lamb).
4016
4017 Bugs fixed:
4018  - Fixed #572875, Missing translator comments (fpeters)
4019
4020 Translations:
4021  - Added British English documentation. (Philip Withnall).
4022  - Updated Czech translation (Lucas Lommer).
4023  - Updated Slovenian translation (mateju).
4024  - Updated Kannada translations (sprasad).
4025  - Updated Polish translation (Tomasz Dominikowski).
4026  - Updated German translation (joskulj).
4027  - Updated Italian translation (Milo Casagrande).
4028  - Updated Spanish translation (jorgegonz).
4029  - Updated British English translation. (Philip Withnall).
4030  - Updated th translation. (tkaroonb).
4031  - Updated Malayalam translation (apravi).
4032  - Updated German documentation (mariobl).
4033  - Updated ja translation  (Takeshi AIHANA).
4034  - Updated Swedish translation (dnylande).
4035  - Updated Catalan translation (gforcada).
4036  - Updated Brazilian Portuguese translation. (ogmaciel).
4037  - updated latvian translation (Raivis Dejus).
4038  - Updated sv translation  (Daniel Nylander).
4039  - Updated Basque translation. (Inaki Larranaga Murgoitio).
4040  - Updated Finnish translation (ituohela).
4041  - Updated ko translation. (cwryu).
4042  - Updated French translation (Laurent Coudeur, Claude Paroz).
4043  - Updated ro translation  (Adi Roiban).
4044  - Updated Hungarian translation (kelemeng).
4045  - Updated ca translation  (Gil Forcada).
4046
4047 NEW in 2.25.91
4048 ==============
4049  - Set the intial volume button level to a more correct one (Sjoerd Simons).
4050  - Set the camera button insensitive after a call (Sjoerd Simons).
4051  - Hook up the volume button (Sjoerd Simons).
4052  - Hook up DTFM support (Sjoerd Simons).
4053  - Notify when receiving an invitation to join a MUC (Guillaume Desmottes).
4054  - Save status message on NetworkManager disconnect and restore on reconnect (Davyd Madeley).
4055
4056 Bugs fixed:
4057  - Fixed #525559, Ignore muc invitations (Guillaume Desmottes)
4058  - Fixed #562109, Spacing in contact information dialog (Frédéric Peters)
4059  - Fixed #570357, make install fails on master (tkaroonb)
4060  - Fixed #570397, Menu icon for 'Hang Up' is too large in call UI window (Jonathon Jongsma)
4061  - Fixed #571184, Event toolip displayes (null) if no message was provided (Guillaume Desmottes)
4062  - Fixed #571635, Minor string fixes (Bruce Cowan)
4063
4064 Translations:
4065  - Updated Bulgarian translation (Alexander Shopov)
4066  - Updated ro translation (Alexandru Szasz, Mișu Moldovan).
4067  - Updated ja translation  (Takeshi AIHANA).
4068  - Updated Danish translation (Knneth Nielsen).
4069  - Updated Polish translation (Tomasz Dominikowski).
4070  - Updated sv translation  (Daniel Nylander).
4071  - Updated es translation  (Jorge Gonzalez).
4072  - Updated Vietnamese translation (Clytie Siddall).
4073  - Updated Hungarian translation (kelemeng).
4074  - Updated Basque translation  (Inaki Larranaga Murgoitio).
4075  - Updated Swedish translation  (Daniel Nylander).
4076  - Updated pt_BR translation  (Andre Gondim).
4077  - Updated Norwegian bokmål translation. (kmaraas).
4078
4079 NEW in 2.25.90
4080 ==============
4081  - Rewrite Voice/Video call UI, and use farsight2 instead of stream-engine. (Sjoerd Simons).
4082  - Add libnotify support (Jonny Lamb, Elliot Fairweather).
4083  - Add EmpathyContactSelector (Jonny Lamb, Elliot Fairweather).
4084  - Renamed G_STR_EMPTY to EMP_STR_EMPTY (Jonny Lamb).
4085  - Update the user documentation  (Milo Casagrande).
4086  - Rename _new -> _dup_singleton. (Cosimo Cecchi).
4087  - Remove usage of EmpathyTpGroup from EmpathyTpCall. (Xavier Claessens).
4088  - Remove some usage of EmpathyTpGroup from EmpathyTpChat (Xavier Claessens).
4089  - Rework internal dispatcher (Sjoerd Simons).
4090
4091 Bugs fixed:
4092  - Fixed #548768, You can open several avatar file pickers for the same account (Frederic Peters)
4093  - Fixed #562554, "Chat -> View Previous Conversations" should be disabled if no account (fpeters)
4094  - Fixed #566549, Please remove trailing space (Leonardo Ferreira Fontenelle)
4095  - Fixed #566676, There should not be any "gtk-ok", "gtk-cancel" etc. string in .pot (Lucas Lommer)
4096  - Fixed #569884, no --version command-line option (Bruce Cowan)
4097  - Fixed #569901, i18n problems in main() (Cosimo Cecchi)
4098  - Fixed #570066, Missing file from POTFILES.in (Gabor Kelemen )
4099  - Fixed #570080, empathy fails to build outside source tree (Theppitak Karoonboonyanan)
4100
4101 Translations:
4102  - Updated pt_BR translation  (Michel Recondo).
4103  - Updated Hungarian translation (kelemeng).
4104  - Updated es translation  (Jorge Gonzalez).
4105  - Updated ca translation  (Gil Forcada).
4106  - Updated Greek translation  (Marios Zindilis).
4107  - Updated Spanish translation (jorgegonz).
4108  - Updated ko translation. (cwryu).
4109  - updated hebrew translation (yairhr).
4110  - Updated gr translation  (Marios Zindilis).
4111  - Updated Slovenian translation (mateju).
4112  - Updated Norwegian bokmål translation. (kmaraas).
4113  - Updated th translation  (Theppitak Karoonboonyanan).
4114  - Updated sv translation  (Daniel Nylander).
4115
4116 NEW in 2.25.4
4117 ==============
4118  - Add sound notifications using libcanberra-gtk (Cosimo Cecchi)
4119
4120 Bugs fixed:
4121
4122 Translations:
4123  - Updated Norwegian bokmål translation. (kmaraas).
4124  - Updated pt_BR translation  (Taylon Silmer).
4125
4126 NEW in 2.25.3
4127 ==============
4128  - Refactor EmpathyChatView to make possible to use other backends than
4129    GtkTextView. Required to use Webkit and adium themes.
4130  - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
4131  - Add empathy_init(), empathy_gtk_init(). They have to be called by any process
4132    using libempathy and libempathy-gtk. (Xavier Claessens).
4133  - Do not make allow to add a contact to accounts that do not have contact list,
4134    like IRC or SIP. (Guillaume Desmottes)
4135  - Improve URI regex. (Xavier Claessens).
4136  - Drop libgnomeui dependency  (Cosimo Cecchi).
4137  - Use GTK+ 2.14.0 and gtk_show_uri  (Cosimo Cecchi).
4138
4139 Bugs fixed:
4140  - Fixed #552296, Autocompletion on contact names for "new message" dialog box (Emmanuel Bretelle, Xavier Claessens)
4141  - Fixed #562873, doesn't build with werror on x86_64 (Xavier Claessens)
4142  - Fixed #563713, linkifies "@name", and captures the next word (Xavier Claessens)
4143
4144 Translations:
4145  - Updated it translation  (Milo Casagrande).
4146  - Updated ca translation  (Joan Duran).
4147  - Added Catalan translation (Joan Duran).
4148
4149 NEW in 2.25.2
4150 ==============
4151  - Use GRegex instead of custom code and use a new regex to detect URIs (Xavier Claessens).
4152  - Replace Q_() with C_() for translation context. (Xavier Claessens).
4153  - Add file transfer support (Xavier Claessens, Guillaume Desmottes, Jonny Lamb, Marco Barisione).
4154  - Use markup for chat-window tooltips (hasselmm).
4155  - Convert avatar to fit the resolution and size requirements (Xavier Claessens, Will Thompson).
4156
4157 Bugs fixed:
4158  - Fixed #554938, Misspelled word in docs, help/C/empathy.xml:114 (fpeters)
4159  - Fixed #496100, Invites to Chat Rooms unimplemented (Guillaume Desmottes)
4160  - Fixed #541060, import accounts from Pidgin when first run (Xavier Claessens, Jonny Lamb)
4161  - Fixed #542176, EmpathyChatroomManager doesn't contain active chat rooms (Guillaume Desmottes)
4162  - Fixed #544029, empathy's configure.ac doesn't detect python 2.6 (fpeters)
4163  - Fixed #553066, Some strings are not translatable in megaphone-applet (kelemeng)
4164  - Fixed #554284, Bad email link (fpeters)
4165  - Fixed #558370, empathy do not link on os x 10.5 (Michael Scherer)
4166  - Fixed #560387, Crash when joining a chatroom (Guillaume Desmottes)
4167  - Fixed #560611, Cannot distinguish IRC chats: They all have the label "Conversation". (Xavier Claessens)
4168  - Fixed #560622, Show account name in conversation label. (hasselmm)
4169  - Fixed #562071, Empathy logview crashes if no accout exitsts. (Xavier Claessens)
4170  - Fixed #562588, Bugfix for the compile time libempathy/empathy-dispatcher.c (Stephane Wirtel)
4171
4172 Translations:
4173  - Updated Turkish translation  (Baris Cicek).
4174  - Updated es translation  (Jorge Gonzalez).
4175  - Updated ps translation  (Zabeeh Khan).
4176  - Updated German translation. (Hendrik Richter).
4177  - Updated Lithuanian translation  (Gintautas Miliauskas).
4178  - Updated ku translation (eronahi).
4179  - Added Russian translation (Nikita Belobrov, aprokoudine).
4180  - Updated Greek translation  (Nick Agianniotis).
4181  - Updated th translation  (Theppitak Karoonboonyanan).
4182  - Updated el translation (frolix68).
4183  - Updated Danish translation  (Kenneth Nielsen).
4184  - Updated sv translation  (Daniel Nylander).
4185  - Updated cs translation (Martin Picek and Lucas Lommer).
4186  - Updated Hungarian translation (kelemeng).
4187  - Updated Galician Translation. (icq).
4188  - Updated Finnish translation (ituohela).
4189  - Updated Brazilian Portuguese translation. (ogmaciel).
4190  - Updated Bulgarian translation (Alexander Shopov).
4191  - Updated zh_CN translation. (fwang, zyang).
4192  - Updated Arabic Translation (Anas Afif Emad).
4193  - Updated sr translation (grakic).
4194
4195 NEW in 2.23.92
4196 ==============
4197
4198 Bugs fixed:
4199  - Fixed #550556, IRC Network combo sometimes has wrong network selected (Guillaume Desmottes)
4200  - Fixed #551096, Chat window has two close buttons (fpeters)
4201  - Fixed #551113, windows lack WM_WINDOW_ROLE property (fpeters)
4202  - Fixed #504154, Cleanup in *.pc files (Dafydd Harries)
4203
4204 Translations:
4205  - Updated pt translation (Duarte Loreto).
4206  - Updated nl translation (Vincent van Adrighem).
4207  - Updated en_GB translation  (Philip Withnall).
4208  - Updated cs translation  (Adrian Gunis).
4209  - Updated Polish translation (Tomasz Dominikowski).
4210  - Updated Bulgarian translation (Alexander Shopov).
4211  - Updated sv translation (dnylande).
4212  - Updated Vietnamese translation (Nguyễn Thái Ngọc Duy).
4213  - Added th translation  (Theppitak Karoonboonyanan).
4214
4215 NEW in 2.23.91
4216 ==============
4217  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4218  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4219  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4220
4221 Bugs fixed:
4222  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
4223  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
4224  - Fixed #548632, don't use italic for status text in contact list (fpeters)
4225  - Fixed #548693, Use Yahoo ID as label (fpeters)
4226  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
4227  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
4228  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4229  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4230
4231 Translations:
4232  - Updated Brazilian Portuguese translation (Vladimir Melo, Fábio Nogueira).
4233  - Updated Finnish translation (ituohela).
4234  - Updated cs translation (Adrian Gunis).
4235  - Updated mk translation (Jovan Naumovski).
4236  - Updated Basque translation (Larranaga Murgoitio).
4237  - Updated Arabic Translation (Youssef Chahibi).
4238  - Updated sv translation  (Daniel Nylander).
4239  - Updated es translation  (Jorge Gonzalez).
4240  - Updated Polish translation (Tomasz Dominikowski).
4241  - Updated Galician translation (icq).
4242  - Updated Brazilian Portuguese translation. (ogmaciel).
4243  - Updated French translation (bobmauchin).
4244  - Added Bengali India Translation (runab).
4245  - Added gujarati translation (swkothar).
4246
4247 NEW in 2.23.91
4248 ==============
4249  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4250  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4251  - Reorder files in alphabetical order. (Xavier Claessens).
4252  - Correct the xml indentation (Xavier Claessens).
4253  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4254  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4255  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4256  - Update translation (kmaraas).
4257  - Conversion from sr@Latn to sr@latin (grakic).
4258  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4259  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4260  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4261  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4262  - Added Bengali India (bn_IN) to the list of languages (runab).
4263  - Added Bengali India Translation (runab).
4264  - Added gujarati translation (swkothar).
4265  - 2.23.91 (chliao).
4266  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4267 * pt_BR.po: Fixed two minor errors. (leonardof).
4268  - check there is an account before accessing it; prevents a segfault when calling
4269 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4270  - Bump version to 2.23.91 (Xavier Claessens).
4271
4272 Bugs fixed:
4273  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
4274  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
4275  - Fixed #548632, don't use italic for status text in contact list (fpeters)
4276  - Fixed #548693, Use Yahoo ID as label (fpeters)
4277  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
4278  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
4279  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4280  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4281
4282 Translations:
4283  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4284  - Updated Finnish translation (ituohela).
4285  - Updated cs translation  (Adrian Gunis).
4286  - Updated mk translation  (Jovan Naumovski).
4287  - Updated mk translation  (Jovan Naumovski).
4288  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4289 * eu.po: Updated Basque translation. (dooteo).
4290  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4291  - Updated sv translation  (Daniel Nylander).
4292  - Updated es translation  (Jorge Gonzalez).
4293  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4294 * pl.po: Updated Polish translation (tomaszd).
4295  - Updated Galician translation (icq).
4296  - Updated Brazilian Portuguese translation. (ogmaciel).
4297  - Updated French translation (bobmauchin).
4298  - Updated Spanish translation (jorgegonz).
4299  - Updated Galician translation (icq).
4300  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4301 * eu.po: Updated Basque translation. (dooteo).
4302  - Updated Translation (laurenti).
4303  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4304 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4305 and Leonardo Ferreira Fontenelle. (leonardof).
4306  - Updated Galician translation (icq).
4307  - Updated Spanish translation (jorgegonz).
4308
4309 NEW in 2.23.91
4310 ==============
4311  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4312  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4313  - Reorder files in alphabetical order. (Xavier Claessens).
4314  - Correct the xml indentation (Xavier Claessens).
4315  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4316  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4317  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4318  - Update translation (kmaraas).
4319  - Conversion from sr@Latn to sr@latin (grakic).
4320  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4321  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4322  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4323  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4324  - Added Bengali India (bn_IN) to the list of languages (runab).
4325  - Added Bengali India Translation (runab).
4326  - Added gujarati translation (swkothar).
4327  - 2.23.91 (chliao).
4328  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4329 * pt_BR.po: Fixed two minor errors. (leonardof).
4330  - check there is an account before accessing it; prevents a segfault when calling
4331 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4332  - Bump version to 2.23.91 (Xavier Claessens).
4333
4334 Bugs fixed:
4335  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
4336  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
4337  - Fixed #548632, don't use italic for status text in contact list (fpeters)
4338  - Fixed #548693, Use Yahoo ID as label (fpeters)
4339  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
4340  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
4341  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4342  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4343
4344 Translations:
4345  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4346  - Updated Finnish translation (ituohela).
4347  - Updated cs translation  (Adrian Gunis).
4348  - Updated mk translation  (Jovan Naumovski).
4349  - Updated mk translation  (Jovan Naumovski).
4350  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4351 * eu.po: Updated Basque translation. (dooteo).
4352  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4353  - Updated sv translation  (Daniel Nylander).
4354  - Updated es translation  (Jorge Gonzalez).
4355  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4356 * pl.po: Updated Polish translation (tomaszd).
4357  - Updated Galician translation (icq).
4358  - Updated Brazilian Portuguese translation. (ogmaciel).
4359  - Updated French translation (bobmauchin).
4360  - Updated Spanish translation (jorgegonz).
4361  - Updated Galician translation (icq).
4362  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4363 * eu.po: Updated Basque translation. (dooteo).
4364  - Updated Translation (laurenti).
4365  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4366 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4367 and Leonardo Ferreira Fontenelle. (leonardof).
4368  - Updated Galician translation (icq).
4369  - Updated Spanish translation (jorgegonz).
4370
4371 NEW in 2.23.91
4372 ==============
4373  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4374  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4375  - Reorder files in alphabetical order. (Xavier Claessens).
4376  - Correct the xml indentation (Xavier Claessens).
4377  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4378  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4379  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4380  - Update translation (kmaraas).
4381  - don't use italic for status text in contact list  (closes: #548632).
4382  - Conversion from sr@Latn to sr@latin (grakic).
4383  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4384  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4385  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4386  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4387 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4388  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4389  - Added Bengali India (bn_IN) to the list of languages (runab).
4390  - Added Bengali India Translation (runab).
4391  - Added gujarati translation (swkothar).
4392  - 2.23.91 (chliao).
4393  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4394  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4395 * pt_BR.po: Fixed two minor errors. (leonardof).
4396  - don't list profiles twice.   (closes: #548578).
4397  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4398  - don't let label text be selected in contact tooltip   (closes: #546568).
4399  - check there is an account before accessing it; prevents a segfault when calling
4400 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4401  - Bump version to 2.23.91 (Xavier Claessens).
4402
4403 Bugs fixed:
4404  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4405  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4406
4407 Translations:
4408  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4409  - Updated Finnish translation (ituohela).
4410  - Updated cs translation  (Adrian Gunis).
4411  - Updated mk translation  (Jovan Naumovski).
4412  - Updated mk translation  (Jovan Naumovski).
4413  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4414 * eu.po: Updated Basque translation. (dooteo).
4415  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4416  - Updated sv translation  (Daniel Nylander).
4417  - Updated es translation  (Jorge Gonzalez).
4418  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4419 * pl.po: Updated Polish translation (tomaszd).
4420  - Updated Galician translation (icq).
4421  - Updated Brazilian Portuguese translation. (ogmaciel).
4422  - Updated French translation (bobmauchin).
4423  - Updated Spanish translation (jorgegonz).
4424  - Updated Galician translation (icq).
4425  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4426 * eu.po: Updated Basque translation. (dooteo).
4427  - Updated Translation (laurenti).
4428  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4429 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4430 and Leonardo Ferreira Fontenelle. (leonardof).
4431  - Updated Galician translation (icq).
4432  - Updated Spanish translation (jorgegonz).
4433
4434 NEW in 2.23.91
4435 ==============
4436  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4437  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4438  - Reorder files in alphabetical order. (Xavier Claessens).
4439  - Correct the xml indentation (Xavier Claessens).
4440  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4441  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4442  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4443  - Update translation (kmaraas).
4444  - don't use italic for status text in contact list  (closes: #548632).
4445  - Conversion from sr@Latn to sr@latin (grakic).
4446  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4447  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4448  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4449  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4450 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4451  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4452  - Added Bengali India (bn_IN) to the list of languages (runab).
4453  - Added Bengali India Translation (runab).
4454  - Added gujarati translation (swkothar).
4455  - 2.23.91 (chliao).
4456  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4457  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4458 * pt_BR.po: Fixed two minor errors. (leonardof).
4459  - don't list profiles twice.   (closes: #548578).
4460  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4461  - don't let label text be selected in contact tooltip   (closes: #546568).
4462  - check there is an account before accessing it; prevents a segfault when calling
4463 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4464  - Bump version to 2.23.91 (Xavier Claessens).
4465
4466 Bugs fixed:
4467  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4468  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4469
4470 Translations:
4471  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4472  - Updated Finnish translation (ituohela).
4473  - Updated cs translation  (Adrian Gunis).
4474  - Updated mk translation  (Jovan Naumovski).
4475  - Updated mk translation  (Jovan Naumovski).
4476  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4477 * eu.po: Updated Basque translation. (dooteo).
4478  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4479  - Updated sv translation  (Daniel Nylander).
4480  - Updated es translation  (Jorge Gonzalez).
4481  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4482 * pl.po: Updated Polish translation (tomaszd).
4483  - Updated Galician translation (icq).
4484  - Updated Brazilian Portuguese translation. (ogmaciel).
4485  - Updated French translation (bobmauchin).
4486  - Updated Spanish translation (jorgegonz).
4487  - Updated Galician translation (icq).
4488  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4489 * eu.po: Updated Basque translation. (dooteo).
4490  - Updated Translation (laurenti).
4491  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4492 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4493 and Leonardo Ferreira Fontenelle. (leonardof).
4494  - Updated Galician translation (icq).
4495  - Updated Spanish translation (jorgegonz).
4496
4497 NEW in 2.23.91
4498 ==============
4499  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4500  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4501  - Reorder files in alphabetical order. (Xavier Claessens).
4502  - Correct the xml indentation (Xavier Claessens).
4503  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4504  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4505  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4506  - Update translation (kmaraas).
4507  - don't use italic for status text in contact list  (closes: #548632).
4508  - Conversion from sr@Latn to sr@latin (grakic).
4509  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4510  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4511  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4512  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4513 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4514  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4515  - Added Bengali India (bn_IN) to the list of languages (runab).
4516  - Added Bengali India Translation (runab).
4517  - Added gujarati translation (swkothar).
4518  - 2.23.91 (chliao).
4519  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4520  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4521 * pt_BR.po: Fixed two minor errors. (leonardof).
4522  - don't list profiles twice.   (closes: #548578).
4523  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4524  - don't let label text be selected in contact tooltip   (closes: #546568).
4525  - check there is an account before accessing it; prevents a segfault when calling
4526 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4527  - Bump version to 2.23.91 (Xavier Claessens).
4528
4529 Bugs fixed:
4530  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4531  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4532
4533 Translations:
4534  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4535  - Updated Finnish translation (ituohela).
4536  - Updated cs translation  (Adrian Gunis).
4537  - Updated mk translation  (Jovan Naumovski).
4538  - Updated mk translation  (Jovan Naumovski).
4539  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4540 * eu.po: Updated Basque translation. (dooteo).
4541  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4542  - Updated sv translation  (Daniel Nylander).
4543  - Updated es translation  (Jorge Gonzalez).
4544  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4545 * pl.po: Updated Polish translation (tomaszd).
4546  - Updated Galician translation (icq).
4547  - Updated Brazilian Portuguese translation. (ogmaciel).
4548  - Updated French translation (bobmauchin).
4549  - Updated Spanish translation (jorgegonz).
4550  - Updated Galician translation (icq).
4551  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4552 * eu.po: Updated Basque translation. (dooteo).
4553  - Updated Translation (laurenti).
4554  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4555 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4556 and Leonardo Ferreira Fontenelle. (leonardof).
4557  - Updated Galician translation (icq).
4558  - Updated Spanish translation (jorgegonz).
4559
4560 NEW in 2.23.91
4561 ==============
4562  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4563  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4564  - Reorder files in alphabetical order. (Xavier Claessens).
4565  - Correct the xml indentation (Xavier Claessens).
4566  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4567  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4568  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4569  - Update translation (kmaraas).
4570  - don't use italic for status text in contact list  (closes: #548632).
4571  - Conversion from sr@Latn to sr@latin (grakic).
4572  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4573  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4574  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4575  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4576 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4577  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4578  - Added Bengali India (bn_IN) to the list of languages (runab).
4579  - Added Bengali India Translation (runab).
4580  - Added gujarati translation (swkothar).
4581  - 2.23.91 (chliao).
4582  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4583  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4584 * pt_BR.po: Fixed two minor errors. (leonardof).
4585  - don't list profiles twice.   (closes: #548578).
4586  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4587  - don't let label text be selected in contact tooltip   (closes: #546568).
4588  - check there is an account before accessing it; prevents a segfault when calling
4589 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4590  - Bump version to 2.23.91 (Xavier Claessens).
4591
4592 Bugs fixed:
4593  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4594  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4595
4596 Translations:
4597  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4598  - Updated Finnish translation (ituohela).
4599  - Updated cs translation  (Adrian Gunis).
4600  - Updated mk translation  (Jovan Naumovski).
4601  - Updated mk translation  (Jovan Naumovski).
4602  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4603 * eu.po: Updated Basque translation. (dooteo).
4604  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4605  - Updated sv translation  (Daniel Nylander).
4606  - Updated es translation  (Jorge Gonzalez).
4607  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4608 * pl.po: Updated Polish translation (tomaszd).
4609  - Updated Galician translation (icq).
4610  - Updated Brazilian Portuguese translation. (ogmaciel).
4611  - Updated French translation (bobmauchin).
4612  - Updated Spanish translation (jorgegonz).
4613  - Updated Galician translation (icq).
4614  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4615 * eu.po: Updated Basque translation. (dooteo).
4616  - Updated Translation (laurenti).
4617  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4618 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4619 and Leonardo Ferreira Fontenelle. (leonardof).
4620  - Updated Galician translation (icq).
4621  - Updated Spanish translation (jorgegonz).
4622
4623 NEW in 2.23.91
4624 ==============
4625  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4626  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4627  - Reorder files in alphabetical order. (Xavier Claessens).
4628  - Correct the xml indentation (Xavier Claessens).
4629  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4630  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4631  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4632  - Update translation (kmaraas).
4633  - don't use italic for status text in contact list  (closes: #548632).
4634  - Conversion from sr@Latn to sr@latin (grakic).
4635  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4636  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4637  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4638  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4639 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4640  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4641  - Added Bengali India (bn_IN) to the list of languages (runab).
4642  - Added Bengali India Translation (runab).
4643  - Added gujarati translation (swkothar).
4644  - 2.23.91 (chliao).
4645  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4646  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4647 * pt_BR.po: Fixed two minor errors. (leonardof).
4648  - don't list profiles twice.   (closes: #548578).
4649  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4650  - don't let label text be selected in contact tooltip   (closes: #546568).
4651  - check there is an account before accessing it; prevents a segfault when calling
4652 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4653  - Bump version to 2.23.91 (Xavier Claessens).
4654
4655 Bugs fixed:
4656  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4657  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4658
4659 Translations:
4660  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4661  - Updated Finnish translation (ituohela).
4662  - Updated cs translation  (Adrian Gunis).
4663  - Updated mk translation  (Jovan Naumovski).
4664  - Updated mk translation  (Jovan Naumovski).
4665  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4666 * eu.po: Updated Basque translation. (dooteo).
4667  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4668  - Updated sv translation  (Daniel Nylander).
4669  - Updated es translation  (Jorge Gonzalez).
4670  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4671 * pl.po: Updated Polish translation (tomaszd).
4672  - Updated Galician translation (icq).
4673  - Updated Brazilian Portuguese translation. (ogmaciel).
4674  - Updated French translation (bobmauchin).
4675  - Updated Spanish translation (jorgegonz).
4676  - Updated Galician translation (icq).
4677  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4678 * eu.po: Updated Basque translation. (dooteo).
4679  - Updated Translation (laurenti).
4680  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4681 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4682 and Leonardo Ferreira Fontenelle. (leonardof).
4683  - Updated Galician translation (icq).
4684  - Updated Spanish translation (jorgegonz).
4685
4686 NEW in 2.23.91
4687 ==============
4688  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
4689  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4690  - Reorder files in alphabetical order. (Xavier Claessens).
4691  - Correct the xml indentation (Xavier Claessens).
4692  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4693  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4694  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4695  - Update translation (kmaraas).
4696  - don't use italic for status text in contact list  (closes: #548632).
4697  - Conversion from sr@Latn to sr@latin (grakic).
4698  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4699  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4700  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4701  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4702 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4703  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4704  - Added Bengali India (bn_IN) to the list of languages (runab).
4705  - Added Bengali India Translation (runab).
4706  - Added gujarati translation (swkothar).
4707  - 2.23.91 (chliao).
4708  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4709  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4710 * pt_BR.po: Fixed two minor errors. (leonardof).
4711  - don't list profiles twice.   (closes: #548578).
4712  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4713  - don't let label text be selected in contact tooltip   (closes: #546568).
4714  - check there is an account before accessing it; prevents a segfault when calling
4715 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4716  - Bump version to 2.23.91 (Xavier Claessens).
4717
4718 Bugs fixed:
4719  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4720  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4721
4722 Translations:
4723  - Updated Brazilian Portuguese translation  (Vladimir Melo).
4724  - Updated Finnish translation (ituohela).
4725  - Updated cs translation  (Adrian Gunis).
4726  - Updated mk translation  (Jovan Naumovski).
4727  - Updated mk translation  (Jovan Naumovski).
4728  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4729 * eu.po: Updated Basque translation. (dooteo).
4730  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
4731  - Updated sv translation  (Daniel Nylander).
4732  - Updated es translation  (Jorge Gonzalez).
4733  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
4734 * pl.po: Updated Polish translation (tomaszd).
4735  - Updated Galician translation (icq).
4736  - Updated Brazilian Portuguese translation. (ogmaciel).
4737  - Updated French translation (bobmauchin).
4738  - Updated Spanish translation (jorgegonz).
4739  - Updated Galician translation (icq).
4740  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
4741 * eu.po: Updated Basque translation. (dooteo).
4742  - Updated Translation (laurenti).
4743  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4744 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
4745 and Leonardo Ferreira Fontenelle. (leonardof).
4746  - Updated Galician translation (icq).
4747  - Updated Spanish translation (jorgegonz).
4748
4749 NEW in 2.23.91
4750 ==============
4751  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
4752  - Reorder files in alphabetical order. (Xavier Claessens).
4753  - Correct the xml indentation (Xavier Claessens).
4754  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
4755  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
4756  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
4757  - Update translation (kmaraas).
4758  - don't use italic for status text in contact list  (closes: #548632).
4759  - Conversion from sr@Latn to sr@latin (grakic).
4760  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
4761  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
4762  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
4763  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
4764 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
4765  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
4766  - Added Bengali India (bn_IN) to the list of languages (runab).
4767  - Added Bengali India Translation (runab).
4768  - Added gujarati translation (swkothar).
4769  - 2.23.91 (chliao).
4770  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
4771  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
4772 * pt_BR.po: Fixed two minor errors. (leonardof).
4773  - don't list profiles twice.   (closes: #548578).
4774  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
4775  - don't let label text be selected in contact tooltip   (closes: #546568).
4776  - check there is an account before accessing it; prevents a segfault when calling
4777 up the 'previous conversations' dialog and there is no account configured. (fpeters).
4778  - Bump version to 2.23.91 (Xavier Claessens).
4779
4780 Bugs fixed:
4781  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
4782  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
4783
4784 Translations:
4785  - Updated Brazilian Portuguese translation  (Vladimir Melo, Fábio Nogueira).
4786  - Updated Finnish translation (ituohela).
4787  - Updated cs translation  (Adrian Gunis).
4788  - Updated mk translation  (Jovan Naumovski).
4789  - Updated Basque translation. (dooteo).
4790  - Updated Arabic Translation (Youssef Chahibi).
4791  - Updated sv translation  (Daniel Nylander).
4792  - Updated es translation  (Jorge Gonzalez).
4793  - Updated Polish translation (tomaszd).
4794  - Updated Galician translation (icq).
4795  - Updated French translation (bobmauchin).
4796  - Updated Spanish translation (jorgegonz).
4797
4798 NEW in 2.23.90
4799 ==============
4800  - Do not display MSN Haze if butterfly is installed (Xavier Claessens).
4801  - If display name of the selected account changes, update the label. (Xavier Claessens).
4802  - If there is no account configured, accounts dialog directly propose to add an account (Xavier Claessens).
4803  - Add QQ profile and icons (Xavier Claessens).
4804  - Add gadugadu profile and icons (Xavier Claessens).
4805  - Show the main window by default on first run. (Xavier Claessens).
4806  - Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of contact/group. (Xavier Claessens).
4807
4808 Bugs fixed:
4809  - Fixed #529084, going offline then coming back leaves chat text input unsensitive (Xavier Claessens)
4810  - Fixed #540356, Problem with NetworkManager interaction (Xavier Claessens)
4811  - Fixed #547326, A sentence is too big without pauses (fpeters)
4812
4813 Translations:
4814  - Updated the kn translations (sprasad).
4815  - Updated Norwegian bokmål translation. (kmaraas).
4816  - Updated pl translation  (Tomasz Dominikowski).
4817  - Updated pt_BR translation  (Djavan Fagundes).
4818  - Updated Finnish translation (ituohela).
4819  - Updated Spanish translation (jorgegonz).
4820  - Updated Galician translation (icq).
4821  - Updated Marathi Translations (sandeeps).
4822  - Updated pt translation  (Duarte Loreto).
4823  - Updated fr translation  (Claude Paroz).
4824  - updated he translation (yairhr).
4825  - Updated Arabic Translation by Youssef Chahibi. (djihed).
4826  - Updated sv translation  (Daniel Nylander).
4827
4828 NEW in 2.23.6
4829 ==============
4830  - Remove empathy-accounts binary, it is replaced by empathy --accounts (Xavier Claessens).
4831  - Added empathy-properties desktop file to configure MC accounts from the GNOME panel -> System -> Preferences. (Jonny Lamb)
4832  - Replace the preview button by a cancel button when creating a new account (Xavier Claessens).
4833  - Move event code from EmpathyStatusIcon to EmpathyEventManager (Xavier Claessens).
4834  - Make the icon blink in the contact list when a contact has an event like new message, incoming call, etc. (Xavier Claessens)
4835
4836 Bugs fixed:
4837  - Fixed #462880, Can't register a new account on Jabber servers (Xavier Claessens)
4838  - Fixed #486801, Unable to rename the account (change the account name) (Xavier Claessens)
4839  - Fixed #544964, Button "Add Gruop" not translatable (Milo Casagrande)
4840  - Fixed #546154, translation issues (Xavier Claessens)
4841  - Fixed #546218, Bad message when a call is refused (Xavier Claessens)
4842
4843 Translations:
4844  - Updated es translation  (Jorge Gonzalez).
4845  - Updated Arabic Translation (Youssef Chahibi).
4846  - Updated de translation  (Andre Klapper).
4847  - Updated Galician translation (icq).
4848  - Updated Norwegian bokmål translation. (kmaraas).
4849  - Updated sv translation  (Daniel Nylander).
4850  - Updated Bulgarian translation (Alexander Shopov).
4851  - Updated ja translation  (Takeshi AIHANA).
4852  - Updated Polish translation (Tomasz Dominikowski).
4853
4854 NEW in 0.23.4
4855 ==============
4856  - Save avatar to file when right click on the avatar image (Guillaume Desmottes).
4857  - Made the Close button the default widget in the contact edit dialog. (Jonny Lamb)
4858  - Made account removal confirmation dialog modal. (Jonny Lamb)
4859  - Set an smiley icon for the "Insert smiley" menu item. (Xavier Claessens).
4860  - Set an icon for the spellcheck menu item (Xavier Claessens).
4861  - Fix the bug "Incoming call from (null)" (Alban Crequy)
4862  - Do not show the keypad when the media channel does not have the DTMF interface  (Alban Crequy).
4863  - Better dialog message when a call is rejected (Alban Crequy)
4864  - Use empathy.foo() instead of empathy_foo() for functions binding (Xavier Claessens).
4865  - EmpathyCallWindow: Get a new video preview when pushing a new call into the window.  (Sjoerd Simons).
4866  - Fix chatroom listing with salut accounts. (Xavier Claessens).
4867
4868 Bugs fixed:
4869  - Fixed #537690, crash in Empathy Instant Messenger: Adding new SIP contact t... (Xavier Claessens)
4870  - Fixed #540360, crash in Empathy Instant Messenger: starting empathy (Xavier Claessens)
4871  - Fixed #526892, Should set the buddy icon as window icon (Xavier Claessens)
4872  - Fixed #532622, No way to send a message with the mouse. (Xavier Claessens)
4873  - Fixed #534425, Username is full ID (should it detect missing @ekiga.net?) (Xavier Claessens)
4874  - Fixed #535080, Add a --silent option (Marco Pesenti Gritti)
4875  - Fixed #536391, Existing chat window moves when a new chat window is opened (Ross Burton)
4876  - Fixed #536628, Close contact list when Escape is pressed (Ross Burton)
4877  - Fixed #536984, Should select the right account when reconfigure a bugged account (Xavier Claessens)
4878  - Fixed #537129, Does not build with gcc 4.3.0 (Cosimo Cecchi)
4879  - Fixed #537249, Use function to check GTK+ version instead of mangling directly (Ross Burton)
4880  - Fixed #541431, Feature to save a contact's display picture (Guillaume Desmottes)
4881  - Fixed #542196, Reverse order of buttons on the dialog box to delete a contact (or a group) (Gaëtan Podevijn)
4882  - Fixed #542231, Tubes: memory freed with tp_g_value_slice_free instead of g_free() (Alban Crequy)
4883
4884 Translations:
4885  - Updated de translation  (Andre Klapper).
4886  - Updated Galician Translation. (icq).
4887  - Updated es translation  (Jorge Gonzalez).
4888  - Updated Norwegian bokmål translation. (kmaraas).
4889  - Updated Occitan translation (ymarcheg).
4890  - Updated sv translation  (Daniel Nylander).
4891  - Updated vi translation  (Clytie Siddall).
4892  - Updated Russian translation. (Il'ya Mertsalov).
4893  - Updated fr translation. (claudep).
4894  - Updated Arabic Translation. (Abou Manal).
4895
4896 NEW in 0.23.3
4897 ==============
4898  - Updated manual (Milo Casagrande).
4899  - Set a tooltip on contact list view showing EmpathyContactWidget information.
4900    Only enabled if running with GTK+ >= 2.12.10 because of
4901    bug #504087 (Xavier Claessens).
4902  - Move avatar cache to ~/.cache and don't mix avatar from different contacts,
4903    tokens are not garanteed to be different. (Xavier Claessens).
4904
4905 Bugs fixed:
4906  - Fixed #465928, The status icon keep blinking when opening a chat with the contact list (Xavier Claessens)
4907  - Fixed #527970, don't permit to call several time the same personn (Xavier Claessens)
4908  - Fixed #531414, The "menu" key doesn't work in the contact list (Baptiste Mille-Mathias)
4909  - Fixed #533541, Schema short description improved (Claude Paroz)
4910  - Fixed #533732, Help button missing from the Accounts dialog (Milo Casagrande)
4911  - Fixed #533840, BaconMessageConnection and D-Bus interaction (Xavier Claessens)
4912
4913 Translations:
4914  - Updated es translation  (Jorge Gonzalez).
4915  - Updated ja translation  (Takeshi AIHANA).
4916  - Updated Norwegian bokmål translation. (kmaraas).
4917  - Updated Arabic Translation by Abou Manal. (djihed).
4918  - Updated French translation (claudep).
4919
4920 NEW in 0.23.2
4921 ==============
4922  - Keep a priv pointer in the object struct instead of using
4923    G_TYPE_INSTANCE_GET_PRIVATE all the time. (Xavier Claessens).
4924  - If self presence message is "" do like if it was NULL. (Xavier Claessens).
4925  - Do not request video stream until the user click on the 'send video' box. (Xavier Claessens).
4926  - Implement DTMF and add a keypad on call window. (Xavier Claessens).
4927  - Make use of tp-glib debug system. (Xavier Claessens).
4928  - Rework call window: Use GtkVolumeButton, only one button to hang up calls,
4929    let s-e add black borders to keep good video ration and add a confirmation
4930    dialog to accept/reject incoming calls. (Xavier Claessens).
4931  - Remove conditional build of VOIP. (Xavier Claessens).
4932  - Do not apply different theme to chat and chatrooms (Xavier Claessens).
4933
4934 Bugs fixed:
4935  - Fixed #460624, Use enchant instead of aspell (Frederic Peters)
4936  - Fixed #523918, Empathy sometimes loose messages (Xavier Claessens)
4937  - Fixed #526926, "This call will be ended. Continue?" dialog should be rephrased (Elliot Fairweather, Xavier Claessens)
4938  - Fixed #529049, Empathy should know when an apt:// link appears (Gaëtan Podevijn)
4939  - Fixed #529436, Lacking string hyphenation (Baptiste Mille-Mathias)
4940  - Fixed #529437, Incorrect spacing in some strings (Baptiste Mille-Mathias)
4941  - Fixed #529439, Incorrect capitalisation in some strings (Baptiste Mille-Mathias)
4942  - Fixed #529552, Please incorporate the man pages written for Debian (Simon McVittie)
4943  - Fixed #529651, 0.23.1: Compilation (Linking) Failure (Xavier Claessens)
4944  - Fixed #530090, Stock ids marked for translation (Gabor Kelemen)
4945
4946 Translations:
4947  - Updated Galician Translation and POTFILES.in (icq).
4948  - Updated cs translation  (Lucas Lommer).
4949  - Updated Norwegian bokmål translation. (kmaraas).
4950  - updated he translation (yairhr).
4951  - Updated Slovenian translation (mateju).
4952  - Updated es translation  (Jorge Gonzalez).
4953  - Updated Slovenian translation (mateju).
4954  - Updated hu translation (kelemeng).
4955  - Updated sv translation  (Daniel Nylander).
4956  - Updated en_GB translation  (Philip Withnall).
4957
4958 NEW in 0.23.1
4959 ==============
4960  - Show contact list when a chat becomes a chatroom. (Xavier Claessens).
4961  - Dispatch each Tube to the application handling its service. (Elliot Fairweather, Xavier Claessens).
4962  - Added introduction and started the Getting Started section of help manual (Milo Casagrande).
4963  - Add build system for help manual (Xavier Claessens).
4964  - Some code cleanup (Xavier Claessens).
4965  - Already open channels are considered OUTGOING. (Xavier Claessens).
4966  - Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. Everything is now in the same process. (Xavier Claessens).
4967  - Remove libtelepathy dep and use telepathy-glib instead. (Xavier Claessens).
4968  - Remove Room menu, chatrooms will be handled in a dedicated program. (Xavier Claessens).
4969  - Unify EmpathyPrivateChat and EmpathyGroupChat. (Xavier Claessens).
4970  - Unify EmpathyTpChatroom and EmpathyTpChat. (Xavier Claessens).
4971  - Do not autoconnect if networkmanager says we are not connected at startup. (Xavier Claessens).
4972  - Move modules that make no sense to be used in other applicaton from libempathy-gtk/ to src/ (Xavier Claessens).
4973  - Convert all files to glade3 (Laurent Bigonville).
4974
4975 Bugs fixed:
4976  - Fixed #526145, crash in Empathy Instant Messenger: Tryint to persuade Zdra,... (Xavier Claessens)
4977  - Fixed #475789, Compact mode + avatars = bad padding (Marco Barisione)
4978  - Fixed #479697, no sounds (Frederic Peters)
4979  - Fixed #489978, Removing NotHere applet from panel (Frederic Peters)
4980  - Fixed #496309, empathy translation issues (Andre Klapper)
4981  - Fixed #513676, Need a widget to configure AIM accounts (Andreas Henriksson)
4982  - Fixed #513679, Need a widget to configure SIP accounts (Baptiste Mille-Mathias)
4983  - Fixed #514380, Drop gnome-vfs dependency (Cosimo Cecchi)
4984  - Fixed #517776, Groupwise profile (Vincent Untz)
4985  - Fixed #519946, Confirmation dialog on remove contact/group (Bruno Dusausoy)
4986  - Fixed #521554, Diplay all the favourite rooms in the favourite room dialog (Marco Barisione)
4987  - Fixed #521570, Set to unsensitive the 'show avatars' option when using compact mode (Marco Barisione)
4988  - Fixed #522297, libempathy-gtk Python binding: cannot create a ContactListStore (Juan Pizarro)
4989  - Fixed #522528, Missing files in POTFILES.in (nshmyrev)
4990  - Fixed #522780, Couldn't build latest Empathy trunk (rev. 807) (Xavier Claessens)
4991  - Fixed #522862, Need a GUI to configure groupwise account (Vincent Untz)
4992  - Fixed #523703, Deprecated glib symbols used. (Frederic Peters)
4993  - Fixed #525039, Should not be started automatically via /etc/xdg/autostart (Frederic Peters)
4994  - Fixed #525084, Crash at GNOME startup (Xavier Claessens)
4995  - Fixed #525562, Empathy should not require python-config (Frederic Peters)
4996  - Fixed #526374, Crash in EmpathyContactListStore (Xavier Claessens)
4997  - Fixed #526927, "This call will be ended. Continue?" has no purpose when call status is disconnected (Frederic Peters)
4998  - Fixed #527452, Too difficult SIP configure UI (Frederic Peters)
4999  - Fixed #527454, Better call dialog (Naba Kumar)
5000  - Fixed #527713, crash when opening a chat with the keyboard (Frederic Peters)
5001  - Fixed #527876, "registrar" misspelled (Frederic Peters)
5002  - Fixed #527924, NotHere applet doesn't find icons (Frederic Peters)
5003  - Fixed #528229, chat dialogs way too large (Xavier Claessens)
5004  - Fixed #528287, Contact not shown in the contact list when he comes online (Xavier Claessens)
5005  - Fixed #528529, escaping text in strings using Pango markup (Frederic Peters)
5006  - Fixed #528542, Help is displayed on stderr, but stderr may go to log file (Frederic Peters)
5007  - Fixed #528596, Missing l10n for strings in call window (Frederic Peters)
5008
5009 Translations:
5010  - Updated es translation (Jorge Gonzalez).
5011  - Updated el translation (Giannis Katsampirhs).
5012  - Updated ca translation (Gil Forcada).
5013  - Updated Basque translation (Inaki Larranaga Murgoitio).
5014
5015 NEW in 0.22.0
5016 ==============
5017  - Queue received messages until the sender got his alias. (Xavier Claessens).
5018
5019 Bugs fixed:
5020  - Fixed #466521, Add an advanced expander in the generic setting widget (Marco Barisione)
5021  - Fixed #479534, remember conversation window sizes (Marco Barisione)
5022  - Fixed #501805, empathy should prevent to run multiple instances (Marco Barisione)
5023  - Fixed #505616, linkability of URL broken on _ (Marco Barisione)
5024  - Fixed #520788, Wrong button order in the favourite rooms dialog (Marco Barisione)
5025  - Fixed #521051, empathy_main_window_show() should use empathy_window_present() (Marco Barisione)
5026
5027 Translations:
5028  - Updated Finnish translation (ituohela).
5029  - Updated en_GB translation  (Philip Withnall).
5030  - Updated sv translation  (Daniel Nylander).
5031  - Updated it translation  (Milo Casagrande).
5032  - Updated Spanish translation  (Jorge Gonzalez).
5033  - Updated fr translation  (Robert-André Mauchin).
5034
5035 NEW in 0.21.91
5036 ==============
5037  - Blink the status icon for new incoming calls. (Xavier Claessens).
5038  - Close the media channel if stream engine crashes. (Xavier Claessens).
5039  - Change status to closed if stream engine dies or if a call fails. (Xavier Claessens).
5040  - Make use of generated code for using stream engine. (Xavier Claessens).
5041  - Add a GUI to configure IRC accounts (Guillaume Desmottes).
5042  - accounts-dialog: swap the create and previous button (Guillaume Desmottes).
5043  - save when adding/removing networks (Guillaume Desmottes).
5044  - check if network !=  NULL before trying to set its charset (Guillaume Desmottes).
5045  - New call code, should be more usable (Elliot Fairweather).
5046  - Try to create salut account if getting the gconf key fails. (Xavier Claessens).
5047  - Add a generic UI to make easy building UI for protocol specific settings. (Xavier Claessens).
5048  - Fix setting avatar on salut.  (Sjoerd Simons).
5049  - Use EMPATHY_SRCDIR environment variable to load uninstalled glade/xml/dtd files (Xavier Claessens).
5050
5051 Bugs fixed:
5052  - Fixed #505585, Improve .gitignore (Guillaume Desmottes)
5053  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
5054  - Fixed #507515, "has come online" is printed even if peer has been online the whole time (Xavier Claessens)
5055  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
5056  - Fixed #513673, Need a GUI to configure ICQ accounts (Andreas Henriksson)
5057  - Fixed #513674, Need a GUI to configure Yahoo! accounts (Susana)
5058  - Fixed #516198, Thinks contacts come online each time a chat dialog is opened (Xavier Claessens)
5059  - Fixed #517098, Critical warnings viewing previous conversations (Xavier Claessens)
5060
5061 Translations:
5062  - Updated pt_BR translation  (Og Maciel).
5063  - Updated sv translation (Daniel Nylander).
5064  - Updated Spanish translation  (Jorge Gonzalez).
5065  - Updated Arabic Translation (Abou Manal).
5066  - Updated eu translation  (Inaki Larranaga Murgoitio).
5067  - Updated Occitan translation (ymarcheg).
5068  - Updated Basque translation. (dooteo).
5069  - Updated Finnish translation (ituohela).
5070  - Updated ja translation  (Takeshi AIHANA).
5071  - Updated Nepali Translation (pachimho).
5072  - Updated Finnish translation (ituohela).
5073  - Updated Galician Translation. (icq).
5074  - Added Hebrew translation (yairhr).
5075
5076 NEW in 0.21.90
5077 ==============
5078  - Change "new message" dialog to "new conversation" and make possible to do voip call. (Xavier Claessens).
5079  - Try to load dtd and glade files from the srcdir. (Xavier Claessens).
5080  - Add a property to have or not groups on EmpathyContactListStore (Xavier Claessens).
5081  - Add a features property on EmpathyContactListView to enable/disable each action. (Xavier Claessens).
5082  - Add a program to show chat logs (Xavier Claessens).
5083  - Add a cancel button on the custom message diaog (Xavier Claessens).
5084  - Unset account parameter if user gives an empthy value. (Xavier Claessens).
5085  - Show/Hide main window when changing corresponding gcong key. (Xavier Claessens).
5086
5087 Bugs fixed:
5088  - Fixed #501467, improve accounts dialog (Xavier Claessens)
5089  - Fixed #507840, New UI for Jabber accounts (Xavier Claessens)
5090  - Fixed #509906, empathy is showing off-line contacts before on-line ones (Xavier Claessens)
5091  - Fixed #511048, Ellipsize error button (Xavier Claessens)
5092  - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
5093  - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
5094  - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
5095  - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
5096
5097 Translations:
5098  - Updated eu translation (Inaki Larranaga Murgoitio).
5099  - Updated Arabic Translation (Djihed Afifi).
5100  - Updated Galician Translation. (icq).
5101  - Updated Spanish translation (Jorge Gonzalez).
5102
5103 NEW in 0.21.5.2
5104 ==============
5105  - Update API documentation generator. (Xavier Claessens).
5106  - Update python binding for new API. (Xavier Claessens).
5107  - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (Xavier Claessens).
5108  - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (Xavier Claessens).
5109  - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (Xavier Claessens).
5110
5111 Bugs fixed:
5112  - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (Xavier Claessens)
5113
5114 Translations:
5115  - Updated ja Translation (Takeshi AIHANA).
5116  - Updated sv Translation (Daniel Nylander).
5117
5118 NEW in 0.21.5.1
5119 ==============
5120  - Fix release.py script to give correct author of fixed bug.
5121  - Fix NEWS file with correct authors
5122  - BUMP ABI version, forgot that for release 0.21.5
5123
5124 NEW in 0.21.5
5125 ==============
5126  - Adding a release.py script that uses git.
5127  - Add SIP icon picked from pidgin.
5128  - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
5129    Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
5130    for im-message, im-message-new and user-typing.
5131  - Add avatar token in logs and load avatar from cache when getting logs messages.
5132  - Reset status message when coming back from away and the status was manually
5133    set to away.
5134  - Update profiles based on N810's.
5135  - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
5136    generates ChangeLog file from git.
5137  - Add .gitignore files.
5138  - Chandlers leaves when there is no more channels to handle.
5139  - Set call window title to contact name
5140  - Import Gossip's chat theme system and simplify it a bit.
5141
5142 Bugs fixed:
5143  - Fixed #466960, status icon tooltip doesn't change when status changes (Xavier Claessens)
5144  - Fixed #508520, :0 smiley conversion shouldn't happen for times (Xavier Claessens)
5145  - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
5146  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
5147  - Fixed #459520, Can't remove a group (David Turner)
5148  - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
5149  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
5150  - Fixed #490153, Join _New... icon (Michael Monreal)
5151  - Fixed #502932, Text selection in Accounts window (Xavier Claessens)
5152
5153 Translations:
5154  - Updated Spanish Translation (jorgegonz).
5155  - Updated Norwegian bokmål Translation (kmaraas).
5156  - Updated Occitan Translation (ymarcheg).
5157  - Updated French Translation (claudep).
5158  - Updated Swedish Translation (dnylande).
5159  - Updated Brazilian Portuguese Translation (leonardof).
5160  - Updated Basque Translation (dooteo).
5161  - Updated Arabic Translation (djihed).
5162
5163 NEW in 0.21.4:
5164 =============
5165  - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory
5166    for each message a contact sends
5167  - Generate ChangeLog from svn commits. Copy generator from epiphany.
5168  - Correctly store/restore presence when NM state changes.
5169  - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account.
5170  - When NM is in sleeping (=disabled) state, do just like if it was connected.
5171    Add a gconf key to disable NM support completely.
5172
5173 NEW in 0.21.3:
5174 =============
5175  - Request new Text Channel if the contact is online again and CM don't support
5176    offline message or if account gets reconnected.
5177  - Depend on telepathy-glib and make use of his new API. Don't use deprecated
5178    functions of libtelepathy.
5179  - Better gtkdoc generator.
5180
5181 NEW in 0.21.2:
5182 =============
5183  - Display error message when an account failed to connect.
5184  - Move chats to its own process.
5185  - Move chandlers in $libexecdir
5186  - Don't use the same bus name for filter and chandler programs. 
5187
5188 NEW in 0.21.1:
5189 =============
5190  - Cleanup licences and copyrights, Modules with 100% collabora code are now
5191    relicenced to LGPL.
5192  - Hide main window with ALT-F4.
5193  - Set chat state to ACTIVE when receiving a message from a contact, avoid
5194    staying in COMPOSING state forever for protocols like MSN that do not notify
5195    when contact stoped writing.
5196  - Don't use deprecated Gtk/GLib API. Mainly replace GtkTooltips by new
5197    tooltip API from GTK 2.12.
5198  - Use g_timeout_add_seconds when appropriated to avoid weaking the process too
5199    much.
5200  - Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in
5201    contact information windows. That means we can now enlarge avatars when
5202    clicking on it and we can set our own avatar if we edit our own contact.
5203  - Implement edit personal information window, no vcard supported yet, but it's
5204    not possible to set our own alias/avatar.
5205  - Bump version to 0.21.1 for GNOME 2.21.1 release.
5206
5207 NEW in 0.14:
5208 ===========
5209  - Megaphone applet now uses avatar cache.
5210
5211 NEW in 0.13:
5212 ===========
5213  - Completely reworked ContactList API, new EmpathyContactFactory class.
5214  - Update to new Telepathy avatar spec.
5215  - Dynamic smiley managment and more efficient algorithm to detect smileys in
5216    messages. New EmpathySmileyManager class.
5217  - Adding capabilities contact property for Audio/Video.
5218  - Adding UI to start a VoIP call. Atm it only shows a microphone icon for
5219    contacts supporting voice or video but does not make the call. See
5220    EMPATHY_VOIP branch for more complete support.
5221  - "interactive" property on EmpathyContactListView to enable/disable context
5222    menu and action when double-click on a contact.
5223  - Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,
5224    default to off. Only empathy main client will turn them on, like that if
5225    other processes are running with an EmpathyIdle instance they won't change
5226    presence in the same time than Empathy client.
5227  - Cache avatars in ~/.gnome2/Empathy/avatars.
5228  - Adding a test program, useful to use with valgrind.
5229  - Free return value for async DBus calls, they are not owned by dbus-glib.
5230    This fix big leaks.
5231
5232 NEW in 0.12:
5233 ===========
5234  - Only update the topic of it has really be changed, avoid diplaying many
5235    times "Topic set to:" message.
5236  - Some Jabber chatroom sends messages received before we joined the room, avoid
5237    displaying those messages if we already logged them last time we joined that
5238    room. Previous workaround prevented Empathy to log offline messages.
5239
5240 NEW in 0.11:
5241 ===========
5242  - Change main window's title to "Contact list".
5243  - Do not list profiles that don't have the corresponding CM installed when
5244    creating a new account.
5245
5246 NEW in 0.10:
5247 ===========
5248  - Align param names on the left in the generic account settings widget.
5249  - Try to guess the server from the jid if we are using the jabber profile.
5250
5251 NEW in 0.9:
5252 ===========
5253  - Initial room list support. It doesn't work yet but most of the code is ready.
5254  - Tell the user when a message can't be sent.
5255  - Set all contacts from salut protocol to the "Local Network" group.
5256  - Fix NetworkManager support.
5257  - Iconify main window to the status icon like in rhythmbox.
5258  - Show avatars in chatrooms.
5259  - Fix avatar not being requested when empathy starts.
5260  - Remove unused nickname entry and use a GtkTable for room information.
5261  - Set a window title and fix alignment of widgets for contact related dialogs
5262    (add, edit/view info).
5263  - Adding initial API documentation using gtk-doc.
5264  - Auto-accept to publish presence to contacts that are in our subscribe list.
5265    When accepting a pending contact add it to publish and subscribe list.
5266  - Filter incoming text channels and make status icon flash when there we
5267    receive a new message. Dispatch the channel only when we get a message and
5268    the user click on the icon.
5269  - Install libempathy and libempathy-gtk and make their API public. The API is
5270    NOT STABLE AT ALL !!!
5271
5272 NEW in 0.8:
5273 ===========
5274  - Fixed contact list handling.
5275  - Make use of NetworkManager to set presence to OFFILE when we are disconnected
5276    and restore presence once we are reconnected.
5277  - UI for searching in conversation history and to view all conversations with
5278    a given contact.
5279  - Do not use 2 different processes (empathy and empathy-chat), merge them
5280    into one client. This is easier for debugging and share data.
5281  - Do not create log directory for a chat if there is no messages to put in.
5282  - Do not set active contacts when creating the store, and when contact groups
5283    changed.
5284  - Fix warning when using command-line options.
5285  - Ignore ssl errors by default. This is needed to connect jabber accounts
5286    using ssl.
5287  - Adding spellcheck support using aspell.
5288  - Lots of bugs fixed.
5289
5290 NEW in 0.7:
5291 ===========
5292  - Adding new contacts.
5293  - Accept/Reject contacts who wants to get our presence.
5294  - Edit/View contacts information.
5295  - Get name and topic properties for chatrooms.
5296  - Log chats and display 10 last messages when opening a new chat.
5297  - Set presence to available for protocols that do not supports presence
5298    (SIP, IRC).
5299  - Lots of bugs fixed.
5300
5301 NEW in 0.6:
5302 ===========
5303  - Join room when clicking on favorite rooms.
5304  - Do not restore away presence message when coming back after the user set
5305    manually to away.
5306  - Set parent window when poping a new window/dialog.
5307  - Implement favorite chatroom menu.
5308  - Do not highlight contacts already known when creating the contact list.
5309  - Do not set status message to "Extended autoaway", let user's message
5310    unchanged.
5311  - Many bugs and leaks fixed.
5312
5313 NEW in 0.5:
5314 ===========
5315  - Do not highlight groups when adding them in the roster.
5316  - Do not create new GossipContact object in presence/avatar/alias changed
5317    signal if we don't already know that contact from a contact list channel.
5318    This should fix DBus max pending calls limit reached in some cases.
5319  - New icon for empathy-new-message, empathy-group-message and
5320    empathy-proto-irc.
5321  - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser,
5322    GossipGroupChat
5323  - If we are offline do not set away on idle. If we are already away restore to
5324    available when we are no mode idle. Do no modify status message.
5325  - Fixed message displaying with fancy themes.
5326  - Many bugs fixed.
5327
5328 NEW in 0.4:
5329 ===========
5330  - contact list refactoring: EmpathyContactList is an iface implemented by
5331    EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom.
5332    GossipContactList splitted into GossipContactListStore and
5333    GossipContactListView, it can display any object implementing the
5334    EmpathyContactList iface. Make possible to set custom functions to define
5335    the groups of a contact, by default it gets the "group" property of the
5336    GossipContact object. This make possible to reuse the contact list UI from
5337    the main window for chatrooms where groups are the role/affiliation of the
5338    contact on that room.
5339  - Auto away when gnome-screensaver says the session is idle and extended away
5340    30min after that.
5341  - Display ChatState when the contact is composing.
5342  - Bugbuddy now reports crashes to GNOME Bugzilla.
5343  - New program icon.
5344  - Setting i18n support and importing po files from gossip.
5345  - Add an example label for jid.
5346  - Do not open chat window twice for the same conversation.
5347