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