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