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