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