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