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