]> git.0d.be Git - empathy.git/blob - NEWS
Merge branch 'pmuc'
[empathy.git] / NEWS
1 NEW in 2.29.4
2 =============
3
4 The "The Snow of the Apocalypse" release.
5
6 Empathy is now able to start SIP video calls using the new "New Call" dialog.
7 It also indicates whether an incoming call contains video or is audio only.
8 The contact list can now display the protocol used by contacts, and the
9 accounts dialog shows the accounts' status (enabled/disabled,
10 available/busy/away/offline, etc.).
11 Thanks to K. Vishnoo Charan Reddy, Empathy gained icons for 4 protocols.
12
13 Bugs fixed:
14  - Fixed #602821, accounts do not reconnect after toggling enable/disable (Felix Kaser)
15  - Fixed #603490, SIGSEGV crash when cancelling accounts creation (Felix Kaser)
16  - Fixed #570399, Call button should be disabled in "new conversation dialog" if CM doesn't support audio/video
17  - Fixed #576434, ellipsize long status messages in the status combobox (Pascal Potvin)
18  - Fixed #576542, tooltips for toolbar buttons in call window (Guillaume Desmottes)
19  - Fixed #582596, Should tell if we are receiving an audio only or audio/video call (Guillaume Desmottes)
20  - Fixed #582599, chat -> new conversation is not an obvious way to start an audio/video call (Guillaume Desmottes)
21  - Fixed #586290, Remember contact pane's width (ranjiao)
22  - Fixed #588812, Group 1-to-1 chats in one window and MUC's in another one (Abner Silva)
23  - Fixed #598964, contact list disappears on reconnect for group chats (Guillaume Desmottes)
24  - Fixed #602288, Shouldn't notify about scrollback messages (Guillaume Desmottes)
25  - Fixed #603393, Crash when trying to join a rom while being offline (Guillaume Desmottes)
26  - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline (Guillaume Desmottes)
27  - Fixed #603502, Myspace missing icon in create account dropdown menu (Guillaume Desmottes)
28  - Fixed #603508, Sametime missing icon in create account dropdown menu (Guillaume Desmottes)
29  - Fixed #603545, [Patch] gtk-missing-icon shown in add contact dialog before status is queried (Brian Pepple)
30  - Fixed #603593, assertion error when rejoining a chatroom because of reconnection (Guillaume Desmottes)
31  - Fixed #603634, Groupwise icon missing in create account dropdown menu (Guillaume Desmottes)
32  - Fixed #603877, [patch] add protocol icon to contact list (chantra)
33  - Fixed #603976, Don't re-enable chat window once reconnected (Guillaume Desmottes)
34  - Fixed #603980, new messages mixed with old in new conversation windows (Guillaume Desmottes)
35  - Fixed #604003, Separate geometry of private and muc chat windows (Guillaume Desmottes)
36  - Fixed #604097, EmpathyNewMessageDialog should inherit from GtkDialog (Guillaume Desmottes)
37  - Fixed #604166, account-chooser: display connected accounts first (Guillaume Desmottes)
38  - Fixed #604181, Should remove contact from 'stored' list when possible (Guillaume Desmottes)
39  - Fixed #604254, Contact list channels should be requested via EnsureChannel
40  - Fixed #604554, SILC missing icon in create account dropdown menu (Guillaume Desmottes)
41  - Fixed #604567, Yahoo!Japan missing icon in create account dropdown menu (Guillaume Desmottes)
42  - Fixed #599153, Accounts dialog should display the status of accounts (Felix Kaser)
43
44 Translations:
45  - Updated es Translation (Jorge González)
46  - Updated he Translation (Yaron Sharabani)
47  - Updated nb Translation (Kjartan Maraas)
48  - Updated sl Translation (Matej Urbančič)
49  - Updated zh_CN Translation (Aron Xu)
50
51 Documentation translations:
52  - Updated de Documentation translation (Christian Kirbach)
53
54 NEW in 2.29.3
55 ==============
56
57 The « Guillaume, 25 affonds ! » release.
58
59 This release fixes a lot of regressions that have been introduced in 2.29.2 by
60 the port to TpAccount.
61 It also introduces a new widget to configure SIP accounts and adds the ability
62 to send files using Drag and Drop.
63
64 Bugs fixed:
65  - Fixed #601235, calls to empathy_idle_get_status() before AM object is ready (Guillaume Desmottes)
66  - Fixed #548701, improve chat window title with multi tabs (Guillaume Desmottes)
67  - Fixed #571642, when an irc user changes nick, empathy doesn't indicate that the name changed (Jonathon Jongsma)
68  - Fixed #581626, Semantics of empathy -a (Guillaume Desmottes)
69  - Fixed #585582, Can't connect to google account "Network Error"
70  - Fixed #586678, "Manage favorites" dialog don't display the Room column if showing all account (Guillaume Desmottes)
71  - Fixed #590700, Wrong icon is used in notification for contacts without avatars (Guillaume Desmottes)
72  - Fixed #598381, WebKit automatically converts <a> tags in links (Gustavo Noronha Silva)
73  - Fixed #599315, confusing dependencies of NetworkManager ... libnm-glib v. libnm_glib (Brian Pepple)
74  - Fixed #599640, Messages are not correctly escaped for adium themes
75  - Fixed #600800, Crash when searching through logs (Guillaume Desmottes)
76  - Fixed #601697, SIP account widget is incomplete (Guillaume Desmottes)
77  - Fixed #601807, Previous conversations doesn't work any more
78  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
79  - Fixed #602066, Support /nick command
80  - Fixed #602324, Fix nautilus-sendto plugin's linking
81  - Fixed #602572, copy and paste not useful
82  - Fixed #602649, Raising from the notification area doesn't bring it to the current workspace (Xavier Claessens)
83  - Fixed #602852, Smileys are not displayed in /me messages
84  - Fixed #603163, Render emails in format <email@example.com> to links
85  - Fixed #603361, No contact appears when reconnecting (Guillaume Desmottes)
86  - Fixed #603384, Crash in debug dialog (Guillaume Desmottes)
87  - Fixed #595226, Send files using drag and drop (Shaun McCance)
88  - Fixed #600946, Add more friendly strings for TpMediaStreamError
89  - Fixed #601288, Video preview should always be displayed when we are sending video (Guillaume Desmottes)
90
91 Translations:
92  - Updated es Translation (Jorge González)
93  - Updated gl Translation (Antón Méixome)
94  - Updated hu Translation (Gabor Kelemen)
95  - Updated ro Translation (Adi Roiban)
96  - Updated sl Translation (Matej Urbančič)
97
98 NEW in 2.29.2
99 =============
100
101 The "Nintendo or Zappa" release.
102
103 Empathy now uses the TpAccount API and so depends on telepathy-glib 0.9.0,
104 but we strongly advise you to use the latest telepathy-glib release.
105
106 This release brings support for a subset of IRC commands such as "/join".
107 Empathy is also now able to join password protected chat rooms; note that
108 this doesn't work with IRC channels at the moment because of a telepathy-idle
109 bug (fd.o #25039).
110
111 We also worked on improving error reporting to users. The contact list will now
112 display a new info bar when an account is disconnected and the audio/video UI
113 should give better feedback if an error occurs.
114
115 Bugs fixed:
116  - Fixed #591360, Incoming message while menu is open freezes X
117  - Fixed #599612, crash when typoing room name
118  - Fixed #523918, Empathy sometimes loose messages
119  - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server
120  - Fixed #575763, Should display an error when RTP connection is impossible (Guillaume Desmottes)
121  - Fixed #579341, Should be able to join password protected rooms (Guillaume Desmottes)
122  - Fixed #580254, empathy_contact_hash() defined in header, but no such symbol (Guillaume Desmottes)
123  - Fixed #581789, An error message should be shown when required codecs are not installed. (Guillaume Desmottes)
124  - Fixed #583208, Status doesn't change on idle
125  - Fixed #583919, New conversation should have autocomplete for offline contacts too (Justin Forest)
126  - Fixed #585340, clean geoloc tooltip info
127  - Fixed #586098, Ctrl+Up loses typed text (Jerzy Mansarliński)
128  - Fixed #586287, the channel topic is missing the first time I open a channel
129  - Fixed #587216, Retry option whenever account connecting fails
130  - Fixed #589263, Empathy next tab or previous tab doesnt cycle. (Rômulo Fernandes Machado)
131  - Fixed #595922, time display not readable in debug window
132  - Fixed #597678, invert server and room forms in join room dialog (Guillaume Desmottes)
133  - Fixed #597819, No tray icon when no valid account configured (Jonny Lamb)
134  - Fixed #598550, Should warn user when he closes the accounts dialog with a not connected new account (Guillaume Desmottes)
135  - Fixed #599169, Should use new TpAccount API
136  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol
137  - Fixed #599431, Empty notifications with butterfly contact (Guillaume Desmottes)
138  - Fixed #600023, Crash when trying to display the accounts dialog more than once (Guillaume Desmottes)
139  - Fixed #600427, "Connect" button should be "Save" when we are offline (Guillaume Desmottes)
140  - Fixed #600446, Crash when trying to add a new account (Guillaume Desmottes)
141  - Fixed #600473, Show current chat tab name in title bar. (Guillaume Desmottes)
142  - Fixed #600537, Crashed when opening Chat - New Conversation dialog (Jonny Lamb)
143  - Fixed #600551, crash in Empathy: Was doing nothing.. (Guillaume Desmottes)
144  - Fixed #600671, Debian#554325: fails to link when using binutils-gold (Guillaume Desmottes)
145  - Fixed #600705, accounts created in the assistant don't get a nice display name (Guillaume Desmottes)
146  - Fixed #600713, Connection is not ready when EmpathyDispatcher requests capabilities (Guillaume Desmottes)
147  - Fixed #600732, Reorganize chat_window_update (Ryan LaBelle)
148  - Fixed #600798, "Previous conversations" is always unsensitive (Guillaume Desmottes)
149  - Fixed #600958, Disabling build of nautilus-sendto plugin does not work
150  - Fixed #600961, nautilus-sendto plugin does not build (Jonny Lamb)
151  - Fixed #600962, Review Moblin specific changes (Guillaume Desmottes)
152  - Fixed #601150, Account spacing in the accounts dialog is not homogeneous (Guillaume Desmottes)
153  - Fixed #601190, Empathy does not appear to save window size on close (Guillaume Desmottes)
154  - Fixed #601233, Room menu is insensitive
155  - Fixed #601336, Conflicting English keyboard accelerators in chat window (Guillaume Desmottes)
156  - Fixed #601348, Duplicate English keyboard accelerators in "Edit" menu
157  - Fixed #601691, Refactoring of libnotify code (Guillaume Desmottes)
158  - Fixed #601796, Newly created account appears twice in the treeview (Guillaume Desmottes)
159  - Fixed #601807, Previous conversations doesn't work any more (Guillaume Desmottes)
160  - Fixed #602013, Maximized state of main window is not preserved, and size/position is sometimes forgotten after deiconify
161  - Fixed #602066, Support /nick command
162  - Fixed #599176, Should use GtkInfoBar to display connection errors
163  - Fixed #600946, Add more friendly strings for TpMediaStreamError
164  - Fixed #593327, Update the smiley list (Rodolphe)
165
166 Translations:
167  - Updated crh Translation (Reşat SABIQ)
168  - Updated en@shaw Translation (Thomas Thurman)
169  - Updated es Translation (Jorge González)
170  - Updated hu Translation (Gabor Kelemen)
171  - Updated it Translation (Milo Casagrande)
172  - Updated lv Translation (Rudolfs Mazurs)
173  - Updated nb Translation (Kjartan Maraas)
174  - Updated sl Translation (Matej Urbančič)
175  - Updated ta Translation (vasudeven, drtvasudevan)
176  - Updated zh_CN Translation (Aron Xu)
177
178 Documentation translations:
179  - Updated it Documentation translation (Milo Casagrande)
180
181 NEW in 2.29.1
182 =============
183
184 The "Let's drop half of our code" release.
185
186 This is the first release in the 2.29.x development branch.
187 Most users should continue to use the 2.28.x stable branch for now.
188
189 In this release we removed the megaphone and nothere applets which were not
190 really maintained and were about to die with GNOME 3 anyway.
191 We also stopped pretending being a library and stopped to ship libempathy
192 and libempathy-gtk as shared libraries. We encourage projects to use
193 telepathy-glib instead and help us create a new telepathy-gtk library.
194
195 The Empathy plugin for nautilus-sendto has been moved in Empathy itself.
196 Distributions should add a build dependency on nautilus-sendto if they
197 want to build this plugin.
198
199
200 Bugs fixed:
201  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
202  - Fixed #591360, Incoming message while menu is open freezes X (Rob Bradford)
203  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume (Jonny Lamb)
204  - Fixed #594893, icq accounts import from pidgin not working
205  - Fixed #595275, Invalid read when terminating an audio call
206  - Fixed #598423, empathy crashed when dnding an avatar image (Cosimo Cecchi)
207  - Fixed #598452, crashed with SIGSEGV in contact_list_store_iface_setup() (Guillaume Desmottes)
208  - Fixed #599612, crash when typoing room name (Guillaume Desmottes)
209  - Fixed #581488, copy/paste is broken
210  - Fixed #520206, Room auto-connect doesn't work
211  - Fixed #532737, using *_run_* calls prevents quitting Empathy (Will Thompson)
212  - Fixed #550127, Chat windows don't show when we are reconnected
213  - Fixed #571876, Get rid of deprecated Bonobo
214  - Fixed #584034, The Map View doesn't have a "Best Fit" button (Olivier Le Thanh Duong)
215  - Fixed #585957, Weird preferences (Pierre-Luc Beaudoin)
216  - Fixed #589408, Add respond button to notifications (Rob Bradford)
217  - Fixed #589409, the Event struct in EmpathyEventManager should contain an enum with the event type (Guillaume Desmottes)
218  - Fixed #593334, Use GOptionContext to parse options
219  - Fixed #593883, Empathy misbehaviour
220  - Fixed #594160, Empathy forgets IRC bookmarks
221  - Fixed #594308, Spelling mistake: "Criterion" not "Criterium" (Guillaume Desmottes)
222  - Fixed #594569, Empathy 2.27.92 fails to build
223  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
224  - Fixed #594654, empathy crashed with SIGSEGV in empathy_account_settings_get_default()
225  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
226  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
227  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
228  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
229  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
230  - Fixed #595180, crash when dragging user from roster to MUC window
231  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
232  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
233  - Fixed #595666, double click on a contact should raise the window
234  - Fixed #595737, Where does default font size comes from?
235  - Fixed #595921, "Missing" icon is used on protocols without specific icons (Cosimo Cecchi)
236  - Fixed #595945, Crash when doing nothing (Cosimo Cecchi)
237  - Fixed #595962, Criticals endlessly if you open and contract a group too fast. (Will Thompson)
238  - Fixed #596044, --hide-contact-list doesn't work (Cosimo Cecchi)
239  - Fixed #596075, Add nautilus-sendto plugin
240  - Fixed #596101, Debug: gabble logs disappear 5 seconds after disconnection (Cosimo Cecchi)
241  - Fixed #596303, Missing file fallback for Adium themes not implemented. (Xavier Claessens)
242  - Fixed #596317, Adium themes always attempt to combine consecutive messages. (Xavier Claessens)
243  - Fixed #596956, Empathy crash at startup
244  - Fixed #597125, libnotify chat bubbles aren't displayed once the first bubble disappeared (Rob Bradford)
245  - Fixed #597289, Info dialog says "Edit contact information"
246  - Fixed #597293, libempathy header files are wrong
247  - Fixed #597416, empathy crashed with SIGSEGV in empathy_account_settings_get_account() (Guillaume Desmottes)
248  - Fixed #597680, contact status doesn't change after disconnection (Guillaume Desmottes)
249  - Fixed #598332, Crash when CM crashes during a channel request. (Mike Ruprecht)
250  - Fixed #598354, Presence chooser shouldn't be sensitive when there are no accounts (Sjoerd Simons)
251  - Fixed #598355, Use pretty names for protocol in account display names (Sjoerd Simons)
252  - Fixed #598408, Changing display name can crash empathy (Guillaume Desmottes)
253  - Fixed #598432, empathy crashed with SIGSEGV in empathy_call_window_audio_input_level_changed_cb() (Guillaume Desmottes)
254  - Fixed #598453, empathy crashed with SIGSEGV in empathy_call_window_got_self_contact_cb() (Guillaume Desmottes)
255  - Fixed #598628, Empathy start isn't idempotent
256  - Fixed #598954, Empathy crashes with SIGSEGV when trying spellcheck (Felix Kaser)
257  - Fixed #599039, Should the python bindings be removed? (Jonny Lamb)
258  - Fixed #599042, Remove applets (Jonny Lamb)
259  - Fixed #599086, Remove libempathy and libempathy-gtk shared libraries (Jonny Lamb)
260  - Fixed #599087, Stop building gtk-doc HTML (Jonny Lamb)
261  - Fixed #599243, fails testsuite for a coding style problem in a comment ! (Guillaume Desmottes)
262  - Fixed #599386, Empathy protocol chooser shouldn't cache TpConnectionManagerProtocol (Guillaume Desmottes)
263
264 Translations:
265  - Updated as Translation (Amitakhya Phukan)
266  - Updated ast Translation (Astur)
267  - Updated bg Translation (Alexander Shopov, Yavor Doganov)
268  - Updated bn_IN Translation (Runa Bhattacharjee)
269  - Updated bn Translation (Jamil Ahmed)
270  - Updated ca Translation (Gil Forcada)
271  - Updated cs Translation (Petr Kovar)
272  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
273  - Updated de Translation (Mario Blättermann)
274  - Updated el Translation (Kostas Papadimas)
275  - Updated en_GB Translation (Philip Withnall)
276  - Updated es Translation (Jorge González)
277  - Updated et Translation (Mattias Põldaru)
278  - Updated fi Translation (Ilkka Tuohela)
279  - Updated fr Translation (Claude Paroz)
280  - Updated gl Translation (Antón Méixome)
281  - Updated he Translation (Yaron Shahrabani)
282  - Updated hi Translation (Rajesh Ranjan)
283  - Updated hu Translation (Gabor Kelemen)
284  - Updated it Translation (Milo Casagrande)
285  - Updated ja Translation (Kentaro Kazuhama)
286  - Updated kn Translation (Shankar Prasad)
287  - Updated lt Translation (Žygimantas Beručka)
288  - Updated mai Translation (Rajesh Ranjan)
289  - Updated ml Translation (Praveen Arimbrathodiyil)
290  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
291  - Updated pt_BR Translation (André Gondim)
292  - Updated pt Translation (Duarte Loreto)
293  - Updated ro Translation (Lucian Adrian Grijincu)
294  - Updated ru Translation (Leonid Kanter)
295  - Updated sl Translation (Matej Urbančič)
296  - Updated sv Translation (Daniel Nylander)
297  - Updated ta Translation (drtvasudevan)
298  - Updated te Translation (krishnababu k)
299  - Updated th Translation (Theppitak Karoonboonyanan)
300  - Updated tr Translation (Baris Cicek)
301  - Updated uk Translation (Maxim V. Dziumanenko)
302  - Updated zh_HK Translation (Chao-Hsiung Liao)
303  - Updated zh_TW Translation (Chao-Hsiung Liao)
304
305 Documentation translations:
306  - Updated de Documentation translation (Mario Blättermann)
307  - Updated el Documentation translation (Jennie Petoumenou)
308
309 NEW in 2.28.0
310 ==============
311 Bugs fixed:
312  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
313  - Fixed #594893, icq accounts import from pidgin not working
314  - Fixed #595275, Invalid read when terminating an audio call
315  - Fixed #520206, Room auto-connect doesn't work
316  - Fixed #532737, using *_run_* calls prevents quitting Empathy
317  - Fixed #550127, Chat windows don't show when we are reconnected
318  - Fixed #593334, Use GOptionContext to parse options
319  - Fixed #593883, Empathy misbehaviour
320  - Fixed #594160, Empathy forgets IRC bookmarks
321  - Fixed #594569, Empathy 2.27.92 fails to build
322  - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume
323  - Fixed #594653, empathy crashed with SIGSEGV in empathy_account_settings_get_uint32() (Guillaume Desmottes)
324  - Fixed #594776, cannot add yahoo account (Frédéric Péters)
325  - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
326  - Fixed #594906, empathy crashed with SIGSEGV in empathy_audio_sink_set_volume()
327  - Fixed #594908, empathy crashed with SIGSEGV in tp_contact_list_got_added_members_cb()
328  - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
329  - Fixed #595180, crash when dragging user from roster to MUC window
330  - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo Cecchi)
331  - Fixed #595521, EmpathyIdle should wait for account manager to be ready
332  - Fixed #595666, double click on a contact should raise the window
333
334 Translations:
335  - Updated as Translation (Amitakhya Phukan)
336  - Updated ast Translation (Astur)
337  - Updated bg Translation (Yavor Doganov)
338  - Updated bn_IN Translation (Runa Bhattacharjee)
339  - Updated bn Translation (Jamil Ahmed)
340  - Updated da Translation (Ask H. Larsen, Kenneth Nielsen)
341  - Updated el Translation (Kostas Papadimas)
342  - Updated en_GB Translation (Philip Withnall)
343  - Updated et Translation (Mattias Põldaru, Ivar Smolin)
344  - Updated fi Translation (Ilkka Tuohela)
345  - Updated gl Translation (Antón Méixome)
346  - Updated hi Translation (Rajesh Ranjan)
347  - Updated kn Translation (Shankar Prasad)
348  - Updated lt Translation (Žygimantas Beručka)
349  - Updated mai Translation (Rajesh Ranjan)
350  - Updated ml Translation (Ani, Praveen Arimbrathodiyil)
351  - Updated or Translation (Manoj Kumar Giri)
352  - Updated pl Translation (Tomasz Dominikowski, Piotr Drąg)
353  - Updated pt Translation (Duarte Loreto)
354  - Updated ro Translation (Lucian Adrian Grijincu)
355  - Updated sl Translation (Matej Urbančič)
356  - Updated ta Translation (ifelix)
357  - Updated te Translation (krishnababu k)
358  - Updated tr Translation (Baris Cicek)
359  - Updated uk Translation (Maxim V. Dziumanenko)
360  - Updated zh_HK Translation (Chao-Hsiung Liao)
361  - Updated zh_TW Translation (Chao-Hsiung Liao)
362
363 Documentation translations:
364  - Updated de Documentation translation (Mario Blättermann)
365
366 NEW in 2.27.92
367 ==============
368 Bugs fixed:
369  - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)
370  - Fixed #583897, Warnings and assertions when starting Empathy
371  - Fixed #459014, we shouldn't be able to enable an incomplete account
372  - Fixed #459546, Rename Salut to Bonjour/Zeroconf/Link Local/something else in the interface
373  - Fixed #539142, Cannot go online manually if NM is not running
374  - Fixed #547323, The account is not enabled when added
375  - Fixed #585226, "make distcheck" is broken
376  - Fixed #587117, tp-haze MSN has password entry before account
377  - Fixed #587883, Empathy shouldn't use mc-profiles internally
378  - Fixed #590118, Port pidgin account importer to mc5
379  - Fixed #590165, Should use MC5
380  - Fixed #592737, GnomeGoal: Correct Desktop Files (Frédéric Péters)
381  - Fixed #592997, Confirmation needed when there are unapplied changes on an account
382  - Fixed #592998, Disable and re-enable an account and it won't reconnect
383  - Fixed #593009, No "Google Talk" profile/account any more
384  - Fixed #593018, Should respawn MC5 if it crashed (Cosimo Cecchi)
385  - Fixed #593041, Have Handler.Capabilities to remain callable with future Mission Control/Gabble (Sjoerd Simons)
386  - Fixed #593054, By default, the display name of an account should be set to the username.
387  - Fixed #593095, Send errors are printed as normal messages. (Will Thompson)
388  - Fixed #593101, Empathy exits sending empty /me message (Will Thompson)
389  - Fixed #593158, When we need to reconnect an account, instead of disconnecting and reconnecting it, tp_cli_account_call_reconnect should be used.
390  - Fixed #593161, A disabled and invalid account is enabled automatically when fixed. (Cosimo Cecchi)
391  - Fixed #593207, URL contains the rest of the line
392  - Fixed #593209, [PATCH] Use valid desktop category.
393  - Fixed #593224, .pc files still mark dep on libmissioncontrol
394  - Fixed #593237, Cannot create IRC account until you type something
395  - Fixed #593248, Cancel should always be sensitive for new account creation
396  - Fixed #593257, Translatable strings not well constructed (Frédéric Péters)
397  - Fixed #593285, Word 'wizard' should not be used (Milo Casagrande)
398  - Fixed #593717, Build failure due compiler warning
399  - Fixed #594139, importing msn account is broken since 2.27.91
400
401 Translations:
402  - Updated ar Translation (Khaled Hosny)
403  - Updated be Translation (Alexander Nyakhaychyk)
404  - Updated de Translation (Christian Kirbach, Michael Kanis)
405  - Updated es Translation (Jorge González)
406  - Updated et Translation (Ivar Smolin)
407  - Updated eu Translation (Inaki Larranaga Murgoitio)
408  - Updated fr Translation (Claude Paroz)
409  - Updated gu Translation (Sweta Kothari)
410  - Updated he Translation (Mark Krapivner)
411  - Updated hu Translation (Gabor Kelemen)
412  - Updated it Translation (Milo Casagrande)
413  - Updated kn Translation (Shankar Prasad)
414  - Updated ko Translation (Changwoo Ryu)
415  - Updated mr Translation (Sandeep Shedmake)
416  - Updated nb Translation (Kjartan Maraas)
417  - Updated pa Translation (A S Alam)
418  - Updated pl Translation (Piotr Drąg)
419  - Updated pt_BR Translation (Fábio Nogueira)
420  - Updated sr@latin Translation (Branko Kokanović)
421  - Updated sr Translation (Branko Kokanović)
422  - Updated sv Translation (Daniel Nylander)
423  - Updated ta Translation (ifelix)
424  - Updated zh_HK Translation (Chao-Hsiung Liao)
425  - Updated zh_TW Translation (Chao-Hsiung Liao)
426
427 NEW in 2.27.91.1
428 ================
429
430  - We require gnome-doc-utils 0.17.3 for Mallard.
431  - Some fixes so distcheck passes.
432
433 NEW in 2.27.91
434 ==============
435
436  - This version needs mission-control-5 instead of the now deprecated
437    mission-control-4. As result, libmission-control-client and libtelepathy are
438    not required anymore.
439
440  - Empathy can now optionally use ConnMan instead of NetworkManager.
441
442  - libgnome-keyring is now required, it is used to migrate accounts created with
443    MissionControl4, because password were saved in the keyring. Unfortunately
444    the new MissionControl is not using the keyring yet, so your password will be
445    written in plain text. Keyring support will soon be added in a future
446    MissionControl-5 release.
447
448  - Empathy now uses libunique to prevent running it twice.
449
450 Bugs fixed:
451  - Fixed #588878, empathy crashes making voip call if it can't set up the pipeline
452  - Fixed #494007, Empathy should conform to the XDG directory specification
453  - Fixed #526360, easy screen sharing
454  - Fixed #571989, "Video preview" menu item doesn't do anything
455  - Fixed #576467, msn profile should use a butterfly icon (Guillaume Desmottes)
456  - Fixed #580134, Displays empty bubbles for messages containing < (Will Thompson)
457  - Fixed #582191, The call windows should have a "redial" button.
458  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
459  - Fixed #585322, Start chat/call from map view
460  - Fixed #585443, drag & drop in contact list should be a move action (Louis-Francis Ratté-Boulianne)
461  - Fixed #585843, Should use stable Geolocation API (Guillaume Desmottes)
462  - Fixed #585844, Should use stable Debug API (Guillaume Desmottes)
463  - Fixed #585867, "Minutes ago" is not updated with time in Map View
464  - Fixed #585993, support global installed themes
465  - Fixed #586401, Clicking URLs don't work in adium's themes
466  - Fixed #586977, Reduced Accuracy mode is wrong
467  - Fixed #587161, cannot reconnect to msn after setting a s̷̸̭͎̯͔̭͙̮͙̹͉̱͔̳̏ͪͧ̏̒̒̐̋͌̊̀ͩͣ́̈ͦͬ̀̚ͅtrange nickname
468  - Fixed #587514, Werror breaks the build
469  - Fixed #587634, Mailto: url mangled if :+letter forms a smiley
470  - Fixed #587706, ALL yahoo contacts appear in contact list w/ no status icon or avatar
471  - Fixed #587803, Invert the variable position for a proper translation (Guillaume Desmottes)
472  - Fixed #588252, Set the codecs preferences/properties from a config file
473  - Fixed #588840, Empathy Crashes when initiating dialog with a buddy (Will Thompson)
474  - Fixed #589091, Feature Share My Desktop for Empathy
475  - Fixed #589335, No way to send a message starting with a slash (Frédéric Péters)
476  - Fixed #589846, wrap text in contact label status
477  - Fixed #590029, IRC help window waiting for something when opened from conversation window (Guillaume Desmottes)
478  - Fixed #590118, Port pidgin account importer to mc5
479  - Fixed #590165, Should use MC5 (Sjoerd Simons)
480  - Fixed #590756, VNC/Vinagre tube Service should a well-known TCP service name (Arnaud Maillet)
481  - Fixed #590924, Set selectable status information
482  - Fixed #590956, Shouldn't show old locations
483  - Fixed #590962, empathy-contact-widget does not follow style guidelines
484  - Fixed #590982, Changing the input volume makes the application crash if the call has been disconnected
485  - Fixed #591058, Should be able to send files from network locations (Guillaume Desmottes)
486  - Fixed #591199, [a11y] Attempting to get default text attributes crashes Empathy
487  - Fixed #591247, Missing status icons (Frédéric Péters)
488  - Fixed #591335, Merge new Mallard help files
489  - Fixed #591468, Crashed when I opened a tab to an IRC contact. (Will Thompson)
490  - Fixed #591543, Switch to clutter-gtk-0.10
491  - Fixed #591582, make distcheck fails on codec-preference (Frédéric Péters)
492  - Fixed #591602, Changed Empathy docs path (Milo Casagrande)
493  - Fixed #591612, Segfault at strcmp opening preferences (Guillaume Desmottes)
494  - Fixed #592005, Unmark for translation: 'gtk-add', 'gtk-remove' and 'gtk-leave-fullscreen'
495  - Fixed #592052, "Call" misses translator comment (Guillaume Desmottes)
496
497 Translations:
498  - Updated ar Translation (Khaled Hosny)
499  - Updated bg Translation (Alexander Shopov)
500  - Updated br Translation (Denis Arnaud)
501  - Updated ca Translation (Gil Forcada)
502  - Updated ca@valencia Translation (Carles Ferrando)
503  - Updated cs Translation (Andre Klapper)
504  - Updated de Translation (Michael Kanis)
505  - Updated es Translation (Jorge González)
506  - Updated et Translation (Ivar Smolin, Mattias Põldaru)
507  - Updated eu Translation (Inaki Larranaga Murgoitio)
508  - Updated fi Translation (Tommi Vainikainen)
509  - Updated ga Translation (Seán de Búrca)
510  - Updated gl Translation (Antón Méixome)
511  - Updated he Translation (Mark Krapivner)
512  - Updated hr Translation (Sjoerd Simons)
513  - Updated kn Translation (Shankar Prasad)
514  - Updated nb Translation (Kjartan Maraas)
515  - Updated or Translation (Manoj Kumar Giri)
516  - Updated pt_BR Translation (Rodrigo L. M. Flores)
517  - Updated sv Translation (Daniel Nylander)
518  - Updated ta Translation (ifelix)
519  - Updated te Translation (krishnababu k)
520  - Updated tr Translation (Baris Cicek)
521  - Updated uk Translation (Maxim V. Dziumanenko)
522  - Updated zh_CN Translation (Aron Xu, lyper)
523  - Updated zh_HK Translation (Chao-Hsiung Liao)
524  - Updated zh_TW Translation (Chao-Hsiung Liao)
525
526 Documentation translations:
527  - Updated de Documentation translation (Mario Blättermann)
528  - Updated es Documentation translation (Jorge González)
529
530 NEW in 2.27.5
531 ==============
532 Bugs fixed:
533  - Fixed #459161, Remove should be insensitive for salut contact
534  - Fixed #494007, Empathy should conform to the XDG directory specification (Frédéric Péters)
535  - Fixed #545282, [accessibility] the names of items in friends list are not correct (Frédéric Péters)
536  - Fixed #547327, Wrongly sized dialog
537  - Fixed #579724, Enable building with shave
538  - Fixed #579940, Show a notification when a buddy goes to offline or online
539  - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio
540  - Fixed #584122, "Send Video" should be disable if contact doesn't support video
541  - Fixed #586967, Remeber chat window size and configuration (Nicolò Chieffo)
542  - Fixed #588498, Mark muc tabs in which you are highlighted differently (Abner Silva)
543  - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes.
544  - Fixed #588810, respect the button-images setting (Matthias Clasen)
545  - Fixed #588886, crash when selecting an image and clicking "open link" in adium (Gustavo Noronha Silva)
546  - Fixed #589091, Feature Share My Desktop for Empathy
547  - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader. (Frédéric Péters)
548  - Fixed #589846, wrap text in contact label status (Nicolò Chieffo)
549
550 Translations:
551  - Updated ar Translation (Khaled Hosny)
552  - Updated be Translation (Alexander Nyakhaychyk)
553  - Updated es Translation (Jorge González)
554  - Updated et Translation (Priit Laes)
555  - Updated gl Translation (Fran Diéguez)
556  - Updated lt Translation (Žygimantas Beručka)
557  - Updated sv Translation (Daniel Nylander)
558  - Updated ta Translation (drtvasudevan)
559  - Updated zh_CN Translation (Aron Xu)
560
561 Documentation translations:
562  - Updated de Documentation translation (Mario Blättermann)
563
564 NEW in 2.27.4
565 ==============
566 Bugs fixed:
567  - Fixed #584703, Segfault when the contact selector dispose
568  - Fixed #459161, Remove should be insensitive for salut contact
569  - Fixed #494532, empathy should be able to take colours from the GTK theme
570  - Fixed #520972, IRC widget is cut (Matthias Clasen)
571  - Fixed #536383, Add option to hide muc roster
572  - Fixed #556237, time banner is added at each sentence when the remote contact is offline
573  - Fixed #560159, Should take a well-known bus name (Jonny Lamb)
574  - Fixed #562468, Contact list view options are scattered over "Chat" menu and "General" Preferences
575  - Fixed #563678, Doesn't poke block devices to figure out their file size. (Frédéric Péters)
576  - Fixed #565494, Remove libgnomevfs include in megaphone-applet.c
577  - Fixed #571989, "Video preview" menu item doesn't do anything
578  - Fixed #574771, Use call-stop icon (Frédéric Péters)
579  - Fixed #575008, Should play a sound when calling
580  - Fixed #575667, Favourite Chat Room tickybox doesn't work. (Abner Silva)
581  - Fixed #579151, Adds an Adium theme parsing to have a nicer theme selector
582  - Fixed #579893, EmpathyProfileChooser should extend GtkComboBox
583  - Fixed #579940, Show a notification when a buddy goes to offline or online
584  - Fixed #580631, Implement o.fd.Tp.Debug to publish debug messages (Jonny Lamb)
585  - Fixed #580777, Shouldn't be able to send video and enable preview if no webcam is plugged
586  - Fixed #582598, Call window: "send video" widgets should be enabled according the state of the call
587  - Fixed #582810, When we stop receiving video in a call, we should not see the last video frame.
588  - Fixed #585031, Crash when starting if status-presets.xml contains an 'unset' presence (Guillaume Desmottes)
589  - Fixed #585053, Crash when trying to add an 'unset' status as favorite (Guillaume Desmottes)
590  - Fixed #585380, Contact list doesn't appear in windows list when respawned
591  - Fixed #585475, %service% is not replaced in adium themes (Patryk Zawadzki)
592  - Fixed #585522, Use libchamplain 0.3.3's API
593  - Fixed #585601, Adium theme is not reloaded on /clear or Ctrl+L or clear menu item
594  - Fixed #585777, Empathy does not import from Pidgin on start
595  - Fixed #585788, Capitalisation incorrect
596  - Fixed #585882, Can't easily copy URL's when using Adium themes
597  - Fixed #585885, Lines are not smashed together when using Adium themes (Patryk Zawadzki)
598  - Fixed #585887, "Publish my location" causes a crash
599  - Fixed #586059, Remove markup from translatable strings
600  - Fixed #586102, Remove "new message from" from notification message (Guillaume Desmottes)
601  - Fixed #586133, don't autoscroll on new messages
602  - Fixed #586249, Display part reasons and messages.
603  - Fixed #586329, Imported Google account (from Pidgin) not connecting
604  - Fixed #586352, Adium theme should only join messages if time delta is less than 5 minutes (Patryk Zawadzki)
605  - Fixed #586368, Use themed avatar as fallback if provided
606  - Fixed #586382, "history" messageClasses is not set for backlogs
607  - Fixed #586387, We are not using Info.plist settings for adium themes (Patryk Zawadzki)
608  - Fixed #586481, telepathy-idle IRC chat window has no users or chat content
609  - Fixed #586645, Status icon not updated when going offline (Guillaume Desmottes)
610  - Fixed #586734, Modules linking cleanup
611  - Fixed #587365, empaty crashs whenever a file trasnfert request is received
612  - Fixed #587446, NM integration doesn't work if NM is started after empathy (Sjoerd Simons)
613  - Fixed #587508, Don't use McAccount (Sjoerd Simons)
614  - Fixed #587817, Crash when trying to add a contact while connecting (Guillaume Desmottes)
615  - Fixed #587953, Labels with RTL control code don't right-align
616  - Fixed #587958, please add bug-database to doap (Guillaume Desmottes)
617  - Fixed #588021, typo for enable_network_manager in configure.ac (Ken VanDine)
618  - Fixed #586284, Crasher: click on the microphone once disconnected
619
620 Translations:
621  - Updated bn_IN Translation (Runa Bhattacharjee)
622  - Updated es Translation (Jorge Gonzalez)
623  - Updated fr Translation (Claude Paroz)
624  - Updated lt Translation (Žygimantas Beručka)
625  - Updated or Translation (Manoj Kumar Giri)
626  - Updated pa Translation (A S Alam)
627  - Updated sv Translation (Daniel Nylander)
628  - Updated ta Translation (drtvasudevan)
629
630 NEW in 2.27.3
631 ==============
632 Bugs fixed:
633  - Fixed #522069, Improve message styles with themes/plugins (ala Adium)
634  - Fixed #548707, "New Account" title and "I already have an account" checkbox are contradictory (Guillaume Desmottes)
635  - Fixed #548716, First text field when adding account (e.g. "Login ID") isn't focused by default (Dimitris Zenios)
636  - Fixed #560787, Should support IPv4 file transfer
637  - Fixed #562981, make sametime support official (Guillaume Desmottes)
638  - Fixed #563675, Does not show any error messages when FT channel request fails
639  - Fixed #563896, "Conditional jump or move depends on uninitialised value" when sending a file
640  - Fixed #564259, Tooltips in the MUC user list
641  - Fixed #574478, Conversation not showing up in taskbar
642  - Fixed #574878, can't rename account while the account is connecting
643  - Fixed #574980, Audio/Video Chat windows don't show contact name
644  - Fixed #575415, Should switch from libglade to GtkBuilder
645  - Fixed #576405, Crash when a FT was cancelled
646  - Fixed #578497, failure to cancel file transfer
647  - Fixed #579725, Implement debug dialog using o.fd.Tp.Debug
648  - Fixed #579992, Import of XMPP accounts sets port (Jonny Lamb)
649  - Fixed #580921, Weird behaviour with MUC members in current master
650  - Fixed #582191, The call windows should have a "redial" button.
651  - Fixed #582736, Merge ft_rework branch
652  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
653  - Fixed #582774, When no video is being sent, the video output and preview should show an icon instead of being black.
654  - Fixed #583548, Python exemple is broken
655  - Fixed #583785, Display a summary at the end of configure
656  - Fixed #584061, IRC server for FreeNode is out of date (Guillaume Desmottes)
657  - Fixed #584102, New tube API is now stable
658  - Fixed #584147, The Map View doesn't have a loading throbber
659  - Fixed #584206, Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-factory
660  - Fixed #584462, user list stays empty
661  - Fixed #584463, Contact menu is empty
662  - Fixed #584518, Critical error in publish_to_all_connections
663  - Fixed #584635, Sorting contacts by State doesn't place Available as top
664  - Fixed #584639, Remove "View"/"Show" prefixes from View menu items
665  - Fixed #584672, Add a right-click menu to conversation window tabs
666  - Fixed #584755, Empathy doesn't show buddy list in IRC
667  - Fixed #584807, EmpathyTpTube must die
668  - Fixed #584830, Invalid read in new_connection_cb
669  - Fixed #584924, GObjectify EmpathyProfileChooser
670  - Fixed #584989, Asserts if a new group appears with the same name as an old one.
671  - Fixed #585055, make distcheck is broken
672  - Fixed #585078, Doesn't use address from Hostip
673  - Fixed #585080, Lot of contacts are missing avatars
674  - Fixed #585092, Tab tooltips show "(null)" for contacts without presence
675  - Fixed #585201, Crashed when I disconnected
676  - Fixed #585231, Asserts in dispatcher_start_dispatching when I reconnect to IRC (Will Thompson)
677  - Fixed #585279, Crashed when accepting a FT failed
678  - Fixed #585640, Only English should be used for i18n
679  - Fixed #585669, GNOME Goal: Clean up GLib and GTK+ includes in empathy (Luis Menina)
680  - Fixed #585788, Capitalisation incorrect (Guillaume Desmottes)
681  - Fixed #571666, [2/3] Empathy should publish my geolocation
682  - Fixed #571667, [3/3] Empathy should display my location
683
684 Translations:
685  - Updated es Translation (Jorge Gonzalez)
686  - Updated he Translation (Mark Krapivner)
687  - Updated hu Translation (Gabor Kelemen)
688  - Updated nb Translation (Kjartan Maraas)
689  - Updated pa Translation (A S Alam)
690
691 NEW in 2.27.2
692 ==============
693 Bugs fixed:
694  - Fixed #569578, Lockdown patch
695  - Fixed #580922, Conversation menu is dead to me
696  - Fixed #582773, Empathy puts cheesy strings in my subscription requests
697  - Fixed #583391, Python binding for pyempathygtk are broken
698  - Fixed #583430, new editable status doesn't behave properly
699  - Fixed #583558, Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
700  - Fixed #583566, Add View top level menu
701  - Fixed #583785, Display a summary at the end of configure
702  - Fixed #581871, "join chatroom" dialog doesn't report errors
703
704 Translations:
705  - Updated es Translation (Jorge Gonzalez)
706  - Updated ta Translation (drtvasudevan)
707
708 NEW in 2.27.1.1
709 ===============
710  - Fix ABI version to not conflict with 2.26 branch
711  - Fix various coding style
712
713 Bugs fixed:
714  - Fixed #582589, Should allow users to initially have either audio or audio/video calls
715
716 Translations:
717  - Updated es Translation (Jorge Gonzalez)
718
719 Documentation translations:
720  - Updated el Documentation translation (Γιάννης Κατσαμπίρης)
721
722 NEW in 2.27.1
723 ==============
724 Bugs fixed:
725  - Fixed #582641, crash in Empathy Instant Messenger: Making a call to a googl...
726  - Fixed #501519, Empathy API need documentation
727  - Fixed #504277, Empathy won't use 2nd and further protocols a connection manager provides
728  - Fixed #530119, display remote caller in the call window
729  - Fixed #539506, First message in conversation has no timestamp
730  - Fixed #544678, Can't change account photo/avatar
731  - Fixed #548704, "Add" button requires further action but lacks an ellipsis
732  - Fixed #549366, Should use SimplePresence
733  - Fixed #549641, Should use Contacts
734  - Fixed #561033, Work on the documentation
735  - Fixed #566905, avatar button is too tiny
736  - Fixed #568403, Add header file in documentation
737  - Fixed #568562, ghelp link broken in documentation
738  - Fixed #570346, EmpathyTpChat should use the Group SelfHandle if present
739  - Fixed #570545, Huge memory leak after opening some contacts discussion windows
740  - Fixed #574626, No obvious way to display FT manager
741  - Fixed #575090, Notifications of new messages stop working after closing the chat window
742  - Fixed #575415, Should switch from libglade to GtkBuilder
743  - Fixed #575442, "Call" string needs context for translation
744  - Fixed #575817, empathy_tp_tube_new_stream_tube should allow NULL as parameters
745  - Fixed #576384, "accept incoming call" dialog brings roster to current workspace
746  - Fixed #576394, "Send Video" button and "Call -> Send video" menu entry are not synced
747  - Fixed #577026, Sending slash-prefixed messages on IRC is a security risk.
748  - Fixed #577427, Port to latest tp-glib API
749  - Fixed #578356, Asserts when reconnecting to a chat room.
750  - Fixed #578399, Change to supplying spelling suggestions in submenu
751  - Fixed #579139, memleak in log_store_empathy_get_messages_for_file
752  - Fixed #579148, Improves the Join New room UI by adding columns, changing the UI
753  - Fixed #579553, Serveral memory leaks in empathy.
754  - Fixed #579735, add empathy_tp_tube_call_when_ready ()
755  - Fixed #579780, Several functions should be _dup_foo instead of _get_foo
756  - Fixed #579800, adding or removing an IRC account causes a dialog to pop up
757  - Fixed #579971, Try to access to a NULL GtkEntry when adding a new contact
758  - Fixed #580097, Dispaly transfer speed, and make remaining time more dynamic
759  - Fixed #580203, Theoretical race connecting to Received.
760  - Fixed #580771, Video playback should have a fullscreen mode
761  - Fixed #582751, No menu icon = no smiley
762  - Fixed #563222, Wrong "time remaining" estimation when sending a file
763  - Fixed #579484, New "join chatroom" dialog doesn't get list of rooms when room list is expanded
764  - Fixed #579485, "Join Room" dialog should allow sorting the list of rooms
765  - Fixed #571664, [1/3] Empathy should support Geolocation
766
767 Translations:
768 Updated ar Translation (Khaled Hosny)
769 Updated be Translation (Ihar Hrachyshka)
770 Updated bg Translation (Alexander Shopov)
771 Updated de Translation (Mario Blättermann)
772 Updated es Translation (Jorge Gonzalez, Jorge Gonzalez Gonzalez)
773 Updated gl Translation (Frco. Javier Rial, Ignacio Casal Quinteiro)
774 Updated it Translation (Milo Casagrande)
775 Updated kn Translation (Shankar Prasad)
776 Updated nl Translation (Wouter Bolsterlee)
777 Updated th Translation (Theppitak Karoonboonyanan)
778 Updated zh_CN Translation (Aron Xu)
779
780 NEW in 2.26.0
781 ==============
782  - Fix various VoIP bugs
783  - Hook up audio mute button (Sjoerd Simons).
784  - Set the camera button sensitive while connected and there is a video input (Sjoerd Simons).
785  - Set empathy's media role to phone for so pulse can do policy on it.
786    For more information see:
787    http://pulseaudio.org/wiki/ApplicationProperties (Sjoerd Simons).
788  - Updated Greek tramslation by Jennie Petoumenou (pkst).
789  - Refactor log backend, it now make possible to implement other backends to
790    read logs from other clients, and it logs messages sooner to avoid losing
791    messages if empathy crash at any time (Jonny Lamb)
792
793 Translations:
794  - Updated British English manual translation (pwithnall).
795  - Updated Spanish translation (jorgegonz).
796  - Updated Czech translation (Martin Picek).
797  - Updated Marathi Translations (sandeeps).
798  - Updated Lithuanian translation (Gintautas Miliauskas).
799  - Updated French translation (Frédéric Peters, Bruno Brouard).
800  - Updated Portuguese translation (Duarte Loreto).
801  - Updated Russian translation (Nickolay V. Shmyrev).
802  - Updated Danish translation (kennethn).
803  - Updated assamese translations (amitakhya).
804  - Updated Bulgarian translation (Alexander Shopov).
805  - Updated Norwegian bokmål translation (Kjartan Maraas).
806  - Updated Oriya Translation (mgiri).
807  - Updated tamil translation (ifelix).
808  - Updated German translation (Mario Blättermann).
809  - Updated Telugu Translation (kkrothap).
810  - Updated Italian translation (miloc).
811  - Updated Slovenian translation (mateju).
812
813 NEW in 2.25.92
814 ==============
815  - Hardcode some a default codec preferences
816  - Hook up the video input sidebar item (Sjoerd Simons).
817  - Hook up audio input panel (Sjoerd Simons).
818  - Use undrafted file transfer spec. (Jonny Lamb).
819
820 Bugs fixed:
821  - Fixed #572875, Missing translator comments (fpeters)
822
823 Translations:
824  - Added British English documentation. (Philip Withnall).
825  - Updated Czech translation (Lucas Lommer).
826  - Updated Slovenian translation (mateju).
827  - Updated Kannada translations (sprasad).
828  - Updated Polish translation (Tomasz Dominikowski).
829  - Updated German translation (joskulj).
830  - Updated Italian translation (Milo Casagrande).
831  - Updated Spanish translation (jorgegonz).
832  - Updated British English translation. (Philip Withnall).
833  - Updated th translation. (tkaroonb).
834  - Updated Malayalam translation (apravi).
835  - Updated German documentation (mariobl).
836  - Updated ja translation  (Takeshi AIHANA).
837  - Updated Swedish translation (dnylande).
838  - Updated Catalan translation (gforcada).
839  - Updated Brazilian Portuguese translation. (ogmaciel).
840  - updated latvian translation (Raivis Dejus).
841  - Updated sv translation  (Daniel Nylander).
842  - Updated Basque translation. (Inaki Larranaga Murgoitio).
843  - Updated Finnish translation (ituohela).
844  - Updated ko translation. (cwryu).
845  - Updated French translation (Laurent Coudeur, Claude Paroz).
846  - Updated ro translation  (Adi Roiban).
847  - Updated Hungarian translation (kelemeng).
848  - Updated ca translation  (Gil Forcada).
849
850 NEW in 2.25.91
851 ==============
852  - Set the intial volume button level to a more correct one (Sjoerd Simons).
853  - Set the camera button insensitive after a call (Sjoerd Simons).
854  - Hook up the volume button (Sjoerd Simons).
855  - Hook up DTFM support (Sjoerd Simons).
856  - Notify when receiving an invitation to join a MUC (Guillaume Desmottes).
857  - Save status message on NetworkManager disconnect and restore on reconnect (Davyd Madeley).
858
859 Bugs fixed:
860  - Fixed #525559, Ignore muc invitations (Guillaume Desmottes)
861  - Fixed #562109, Spacing in contact information dialog (Frédéric Peters)
862  - Fixed #570357, make install fails on master (tkaroonb)
863  - Fixed #570397, Menu icon for 'Hang Up' is too large in call UI window (Jonathon Jongsma)
864  - Fixed #571184, Event toolip displayes (null) if no message was provided (Guillaume Desmottes)
865  - Fixed #571635, Minor string fixes (Bruce Cowan)
866
867 Translations:
868  - Updated Bulgarian translation (Alexander Shopov)
869  - Updated ro translation (Alexandru Szasz, Mișu Moldovan).
870  - Updated ja translation  (Takeshi AIHANA).
871  - Updated Danish translation (Knneth Nielsen).
872  - Updated Polish translation (Tomasz Dominikowski).
873  - Updated sv translation  (Daniel Nylander).
874  - Updated es translation  (Jorge Gonzalez).
875  - Updated Vietnamese translation (Clytie Siddall).
876  - Updated Hungarian translation (kelemeng).
877  - Updated Basque translation  (Inaki Larranaga Murgoitio).
878  - Updated Swedish translation  (Daniel Nylander).
879  - Updated pt_BR translation  (Andre Gondim).
880  - Updated Norwegian bokmål translation. (kmaraas).
881
882 NEW in 2.25.90
883 ==============
884  - Rewrite Voice/Video call UI, and use farsight2 instead of stream-engine. (Sjoerd Simons).
885  - Add libnotify support (Jonny Lamb, Elliot Fairweather).
886  - Add EmpathyContactSelector (Jonny Lamb, Elliot Fairweather).
887  - Renamed G_STR_EMPTY to EMP_STR_EMPTY (Jonny Lamb).
888  - Update the user documentation  (Milo Casagrande).
889  - Rename _new -> _dup_singleton. (Cosimo Cecchi).
890  - Remove usage of EmpathyTpGroup from EmpathyTpCall. (Xavier Claessens).
891  - Remove some usage of EmpathyTpGroup from EmpathyTpChat (Xavier Claessens).
892  - Rework internal dispatcher (Sjoerd Simons).
893
894 Bugs fixed:
895  - Fixed #548768, You can open several avatar file pickers for the same account (Frederic Peters)
896  - Fixed #562554, "Chat -> View Previous Conversations" should be disabled if no account (fpeters)
897  - Fixed #566549, Please remove trailing space (Leonardo Ferreira Fontenelle)
898  - Fixed #566676, There should not be any "gtk-ok", "gtk-cancel" etc. string in .pot (Lucas Lommer)
899  - Fixed #569884, no --version command-line option (Bruce Cowan)
900  - Fixed #569901, i18n problems in main() (Cosimo Cecchi)
901  - Fixed #570066, Missing file from POTFILES.in (Gabor Kelemen )
902  - Fixed #570080, empathy fails to build outside source tree (Theppitak Karoonboonyanan)
903
904 Translations:
905  - Updated pt_BR translation  (Michel Recondo).
906  - Updated Hungarian translation (kelemeng).
907  - Updated es translation  (Jorge Gonzalez).
908  - Updated ca translation  (Gil Forcada).
909  - Updated Greek translation  (Marios Zindilis).
910  - Updated Spanish translation (jorgegonz).
911  - Updated ko translation. (cwryu).
912  - updated hebrew translation (yairhr).
913  - Updated gr translation  (Marios Zindilis).
914  - Updated Slovenian translation (mateju).
915  - Updated Norwegian bokmål translation. (kmaraas).
916  - Updated th translation  (Theppitak Karoonboonyanan).
917  - Updated sv translation  (Daniel Nylander).
918
919 NEW in 2.25.4
920 ==============
921  - Add sound notifications using libcanberra-gtk (Cosimo Cecchi)
922
923 Bugs fixed:
924
925 Translations:
926  - Updated Norwegian bokmål translation. (kmaraas).
927  - Updated pt_BR translation  (Taylon Silmer).
928
929 NEW in 2.25.3
930 ==============
931  - Refactor EmpathyChatView to make possible to use other backends than
932    GtkTextView. Required to use Webkit and adium themes.
933  - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens).
934  - Add empathy_init(), empathy_gtk_init(). They have to be called by any process
935    using libempathy and libempathy-gtk. (Xavier Claessens).
936  - Do not make allow to add a contact to accounts that do not have contact list,
937    like IRC or SIP. (Guillaume Desmottes)
938  - Improve URI regex. (Xavier Claessens).
939  - Drop libgnomeui dependency  (Cosimo Cecchi).
940  - Use GTK+ 2.14.0 and gtk_show_uri  (Cosimo Cecchi).
941
942 Bugs fixed:
943  - Fixed #552296, Autocompletion on contact names for "new message" dialog box (Emmanuel Bretelle, Xavier Claessens)
944  - Fixed #562873, doesn't build with werror on x86_64 (Xavier Claessens)
945  - Fixed #563713, linkifies "@name", and captures the next word (Xavier Claessens)
946
947 Translations:
948  - Updated it translation  (Milo Casagrande).
949  - Updated ca translation  (Joan Duran).
950  - Added Catalan translation (Joan Duran).
951
952 NEW in 2.25.2
953 ==============
954  - Use GRegex instead of custom code and use a new regex to detect URIs (Xavier Claessens).
955  - Replace Q_() with C_() for translation context. (Xavier Claessens).
956  - Add file transfer support (Xavier Claessens, Guillaume Desmottes, Jonny Lamb, Marco Barisione).
957  - Use markup for chat-window tooltips (hasselmm).
958  - Convert avatar to fit the resolution and size requirements (Xavier Claessens, Will Thompson).
959
960 Bugs fixed:
961  - Fixed #554938, Misspelled word in docs, help/C/empathy.xml:114 (fpeters)
962  - Fixed #496100, Invites to Chat Rooms unimplemented (Guillaume Desmottes)
963  - Fixed #541060, import accounts from Pidgin when first run (Xavier Claessens, Jonny Lamb)
964  - Fixed #542176, EmpathyChatroomManager doesn't contain active chat rooms (Guillaume Desmottes)
965  - Fixed #544029, empathy's configure.ac doesn't detect python 2.6 (fpeters)
966  - Fixed #553066, Some strings are not translatable in megaphone-applet (kelemeng)
967  - Fixed #554284, Bad email link (fpeters)
968  - Fixed #558370, empathy do not link on os x 10.5 (Michael Scherer)
969  - Fixed #560387, Crash when joining a chatroom (Guillaume Desmottes)
970  - Fixed #560611, Cannot distinguish IRC chats: They all have the label "Conversation". (Xavier Claessens)
971  - Fixed #560622, Show account name in conversation label. (hasselmm)
972  - Fixed #562071, Empathy logview crashes if no accout exitsts. (Xavier Claessens)
973  - Fixed #562588, Bugfix for the compile time libempathy/empathy-dispatcher.c (Stephane Wirtel)
974
975 Translations:
976  - Updated Turkish translation  (Baris Cicek).
977  - Updated es translation  (Jorge Gonzalez).
978  - Updated ps translation  (Zabeeh Khan).
979  - Updated German translation. (Hendrik Richter).
980  - Updated Lithuanian translation  (Gintautas Miliauskas).
981  - Updated ku translation (eronahi).
982  - Added Russian translation (Nikita Belobrov, aprokoudine).
983  - Updated Greek translation  (Nick Agianniotis).
984  - Updated th translation  (Theppitak Karoonboonyanan).
985  - Updated el translation (frolix68).
986  - Updated Danish translation  (Kenneth Nielsen).
987  - Updated sv translation  (Daniel Nylander).
988  - Updated cs translation (Martin Picek and Lucas Lommer).
989  - Updated Hungarian translation (kelemeng).
990  - Updated Galician Translation. (icq).
991  - Updated Finnish translation (ituohela).
992  - Updated Brazilian Portuguese translation. (ogmaciel).
993  - Updated Bulgarian translation (Alexander Shopov).
994  - Updated zh_CN translation. (fwang, zyang).
995  - Updated Arabic Translation (Anas Afif Emad).
996  - Updated sr translation (grakic).
997
998 NEW in 2.23.92
999 ==============
1000
1001 Bugs fixed:
1002  - Fixed #550556, IRC Network combo sometimes has wrong network selected (Guillaume Desmottes)
1003  - Fixed #551096, Chat window has two close buttons (fpeters)
1004  - Fixed #551113, windows lack WM_WINDOW_ROLE property (fpeters)
1005  - Fixed #504154, Cleanup in *.pc files (Dafydd Harries)
1006
1007 Translations:
1008  - Updated pt translation (Duarte Loreto).
1009  - Updated nl translation (Vincent van Adrighem).
1010  - Updated en_GB translation  (Philip Withnall).
1011  - Updated cs translation  (Adrian Gunis).
1012  - Updated Polish translation (Tomasz Dominikowski).
1013  - Updated Bulgarian translation (Alexander Shopov).
1014  - Updated sv translation (dnylande).
1015  - Updated Vietnamese translation (Nguyễn Thái Ngọc Duy).
1016  - Added th translation  (Theppitak Karoonboonyanan).
1017
1018 NEW in 2.23.91
1019 ==============
1020  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1021  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1022  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1023
1024 Bugs fixed:
1025  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1026  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1027  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1028  - Fixed #548693, Use Yahoo ID as label (fpeters)
1029  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1030  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1031  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1032  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1033
1034 Translations:
1035  - Updated Brazilian Portuguese translation (Vladimir Melo, Fábio Nogueira).
1036  - Updated Finnish translation (ituohela).
1037  - Updated cs translation (Adrian Gunis).
1038  - Updated mk translation (Jovan Naumovski).
1039  - Updated Basque translation (Larranaga Murgoitio).
1040  - Updated Arabic Translation (Youssef Chahibi).
1041  - Updated sv translation  (Daniel Nylander).
1042  - Updated es translation  (Jorge Gonzalez).
1043  - Updated Polish translation (Tomasz Dominikowski).
1044  - Updated Galician translation (icq).
1045  - Updated Brazilian Portuguese translation. (ogmaciel).
1046  - Updated French translation (bobmauchin).
1047  - Added Bengali India Translation (runab).
1048  - Added gujarati translation (swkothar).
1049
1050 NEW in 2.23.91
1051 ==============
1052  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1053  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1054  - Reorder files in alphabetical order. (Xavier Claessens).
1055  - Correct the xml indentation (Xavier Claessens).
1056  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1057  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1058  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1059  - Update translation (kmaraas).
1060  - Conversion from sr@Latn to sr@latin (grakic).
1061  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1062  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1063  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1064  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1065  - Added Bengali India (bn_IN) to the list of languages (runab).
1066  - Added Bengali India Translation (runab).
1067  - Added gujarati translation (swkothar).
1068  - 2.23.91 (chliao).
1069  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1070 * pt_BR.po: Fixed two minor errors. (leonardof).
1071  - check there is an account before accessing it; prevents a segfault when calling
1072 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1073  - Bump version to 2.23.91 (Xavier Claessens).
1074
1075 Bugs fixed:
1076  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1077  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1078  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1079  - Fixed #548693, Use Yahoo ID as label (fpeters)
1080  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1081  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1082  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1083  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1084
1085 Translations:
1086  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1087  - Updated Finnish translation (ituohela).
1088  - Updated cs translation  (Adrian Gunis).
1089  - Updated mk translation  (Jovan Naumovski).
1090  - Updated mk translation  (Jovan Naumovski).
1091  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1092 * eu.po: Updated Basque translation. (dooteo).
1093  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1094  - Updated sv translation  (Daniel Nylander).
1095  - Updated es translation  (Jorge Gonzalez).
1096  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1097 * pl.po: Updated Polish translation (tomaszd).
1098  - Updated Galician translation (icq).
1099  - Updated Brazilian Portuguese translation. (ogmaciel).
1100  - Updated French translation (bobmauchin).
1101  - Updated Spanish translation (jorgegonz).
1102  - Updated Galician translation (icq).
1103  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1104 * eu.po: Updated Basque translation. (dooteo).
1105  - Updated Translation (laurenti).
1106  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1107 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1108 and Leonardo Ferreira Fontenelle. (leonardof).
1109  - Updated Galician translation (icq).
1110  - Updated Spanish translation (jorgegonz).
1111
1112 NEW in 2.23.91
1113 ==============
1114  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1115  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1116  - Reorder files in alphabetical order. (Xavier Claessens).
1117  - Correct the xml indentation (Xavier Claessens).
1118  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1119  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1120  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1121  - Update translation (kmaraas).
1122  - Conversion from sr@Latn to sr@latin (grakic).
1123  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1124  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1125  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1126  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1127  - Added Bengali India (bn_IN) to the list of languages (runab).
1128  - Added Bengali India Translation (runab).
1129  - Added gujarati translation (swkothar).
1130  - 2.23.91 (chliao).
1131  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1132 * pt_BR.po: Fixed two minor errors. (leonardof).
1133  - check there is an account before accessing it; prevents a segfault when calling
1134 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1135  - Bump version to 2.23.91 (Xavier Claessens).
1136
1137 Bugs fixed:
1138  - Fixed #546568, Account name in contact tootlip is shown as selected (fpeters)
1139  - Fixed #548578, all protocols are listed twice in the accounts creation list (fpeters)
1140  - Fixed #548632, don't use italic for status text in contact list (fpeters)
1141  - Fixed #548693, Use Yahoo ID as label (fpeters)
1142  - Fixed #548709, "Undo" button in Accounts window doesn't undo anything (fpeters)
1143  - Fixed #549002, pygtk-codegen-2.0 got replaced by pygobject-codegen-2.0 (fpeters)
1144  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1145  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1146
1147 Translations:
1148  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1149  - Updated Finnish translation (ituohela).
1150  - Updated cs translation  (Adrian Gunis).
1151  - Updated mk translation  (Jovan Naumovski).
1152  - Updated mk translation  (Jovan Naumovski).
1153  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1154 * eu.po: Updated Basque translation. (dooteo).
1155  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1156  - Updated sv translation  (Daniel Nylander).
1157  - Updated es translation  (Jorge Gonzalez).
1158  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1159 * pl.po: Updated Polish translation (tomaszd).
1160  - Updated Galician translation (icq).
1161  - Updated Brazilian Portuguese translation. (ogmaciel).
1162  - Updated French translation (bobmauchin).
1163  - Updated Spanish translation (jorgegonz).
1164  - Updated Galician translation (icq).
1165  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1166 * eu.po: Updated Basque translation. (dooteo).
1167  - Updated Translation (laurenti).
1168  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1169 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1170 and Leonardo Ferreira Fontenelle. (leonardof).
1171  - Updated Galician translation (icq).
1172  - Updated Spanish translation (jorgegonz).
1173
1174 NEW in 2.23.91
1175 ==============
1176  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1177  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1178  - Reorder files in alphabetical order. (Xavier Claessens).
1179  - Correct the xml indentation (Xavier Claessens).
1180  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1181  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1182  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1183  - Update translation (kmaraas).
1184  - don't use italic for status text in contact list  (closes: #548632).
1185  - Conversion from sr@Latn to sr@latin (grakic).
1186  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1187  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1188  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1189  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1190 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1191  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1192  - Added Bengali India (bn_IN) to the list of languages (runab).
1193  - Added Bengali India Translation (runab).
1194  - Added gujarati translation (swkothar).
1195  - 2.23.91 (chliao).
1196  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1197  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1198 * pt_BR.po: Fixed two minor errors. (leonardof).
1199  - don't list profiles twice.   (closes: #548578).
1200  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1201  - don't let label text be selected in contact tooltip   (closes: #546568).
1202  - check there is an account before accessing it; prevents a segfault when calling
1203 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1204  - Bump version to 2.23.91 (Xavier Claessens).
1205
1206 Bugs fixed:
1207  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1208  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1209
1210 Translations:
1211  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1212  - Updated Finnish translation (ituohela).
1213  - Updated cs translation  (Adrian Gunis).
1214  - Updated mk translation  (Jovan Naumovski).
1215  - Updated mk translation  (Jovan Naumovski).
1216  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1217 * eu.po: Updated Basque translation. (dooteo).
1218  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1219  - Updated sv translation  (Daniel Nylander).
1220  - Updated es translation  (Jorge Gonzalez).
1221  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1222 * pl.po: Updated Polish translation (tomaszd).
1223  - Updated Galician translation (icq).
1224  - Updated Brazilian Portuguese translation. (ogmaciel).
1225  - Updated French translation (bobmauchin).
1226  - Updated Spanish translation (jorgegonz).
1227  - Updated Galician translation (icq).
1228  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1229 * eu.po: Updated Basque translation. (dooteo).
1230  - Updated Translation (laurenti).
1231  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1232 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1233 and Leonardo Ferreira Fontenelle. (leonardof).
1234  - Updated Galician translation (icq).
1235  - Updated Spanish translation (jorgegonz).
1236
1237 NEW in 2.23.91
1238 ==============
1239  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1240  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1241  - Reorder files in alphabetical order. (Xavier Claessens).
1242  - Correct the xml indentation (Xavier Claessens).
1243  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1244  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1245  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1246  - Update translation (kmaraas).
1247  - don't use italic for status text in contact list  (closes: #548632).
1248  - Conversion from sr@Latn to sr@latin (grakic).
1249  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1250  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1251  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1252  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1253 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1254  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1255  - Added Bengali India (bn_IN) to the list of languages (runab).
1256  - Added Bengali India Translation (runab).
1257  - Added gujarati translation (swkothar).
1258  - 2.23.91 (chliao).
1259  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1260  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1261 * pt_BR.po: Fixed two minor errors. (leonardof).
1262  - don't list profiles twice.   (closes: #548578).
1263  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1264  - don't let label text be selected in contact tooltip   (closes: #546568).
1265  - check there is an account before accessing it; prevents a segfault when calling
1266 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1267  - Bump version to 2.23.91 (Xavier Claessens).
1268
1269 Bugs fixed:
1270  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1271  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1272
1273 Translations:
1274  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1275  - Updated Finnish translation (ituohela).
1276  - Updated cs translation  (Adrian Gunis).
1277  - Updated mk translation  (Jovan Naumovski).
1278  - Updated mk translation  (Jovan Naumovski).
1279  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1280 * eu.po: Updated Basque translation. (dooteo).
1281  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1282  - Updated sv translation  (Daniel Nylander).
1283  - Updated es translation  (Jorge Gonzalez).
1284  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1285 * pl.po: Updated Polish translation (tomaszd).
1286  - Updated Galician translation (icq).
1287  - Updated Brazilian Portuguese translation. (ogmaciel).
1288  - Updated French translation (bobmauchin).
1289  - Updated Spanish translation (jorgegonz).
1290  - Updated Galician translation (icq).
1291  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1292 * eu.po: Updated Basque translation. (dooteo).
1293  - Updated Translation (laurenti).
1294  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1295 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1296 and Leonardo Ferreira Fontenelle. (leonardof).
1297  - Updated Galician translation (icq).
1298  - Updated Spanish translation (jorgegonz).
1299
1300 NEW in 2.23.91
1301 ==============
1302  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1303  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1304  - Reorder files in alphabetical order. (Xavier Claessens).
1305  - Correct the xml indentation (Xavier Claessens).
1306  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1307  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1308  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1309  - Update translation (kmaraas).
1310  - don't use italic for status text in contact list  (closes: #548632).
1311  - Conversion from sr@Latn to sr@latin (grakic).
1312  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1313  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1314  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1315  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1316 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1317  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1318  - Added Bengali India (bn_IN) to the list of languages (runab).
1319  - Added Bengali India Translation (runab).
1320  - Added gujarati translation (swkothar).
1321  - 2.23.91 (chliao).
1322  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1323  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1324 * pt_BR.po: Fixed two minor errors. (leonardof).
1325  - don't list profiles twice.   (closes: #548578).
1326  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1327  - don't let label text be selected in contact tooltip   (closes: #546568).
1328  - check there is an account before accessing it; prevents a segfault when calling
1329 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1330  - Bump version to 2.23.91 (Xavier Claessens).
1331
1332 Bugs fixed:
1333  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1334  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1335
1336 Translations:
1337  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1338  - Updated Finnish translation (ituohela).
1339  - Updated cs translation  (Adrian Gunis).
1340  - Updated mk translation  (Jovan Naumovski).
1341  - Updated mk translation  (Jovan Naumovski).
1342  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1343 * eu.po: Updated Basque translation. (dooteo).
1344  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1345  - Updated sv translation  (Daniel Nylander).
1346  - Updated es translation  (Jorge Gonzalez).
1347  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1348 * pl.po: Updated Polish translation (tomaszd).
1349  - Updated Galician translation (icq).
1350  - Updated Brazilian Portuguese translation. (ogmaciel).
1351  - Updated French translation (bobmauchin).
1352  - Updated Spanish translation (jorgegonz).
1353  - Updated Galician translation (icq).
1354  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1355 * eu.po: Updated Basque translation. (dooteo).
1356  - Updated Translation (laurenti).
1357  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1358 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1359 and Leonardo Ferreira Fontenelle. (leonardof).
1360  - Updated Galician translation (icq).
1361  - Updated Spanish translation (jorgegonz).
1362
1363 NEW in 2.23.91
1364 ==============
1365  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1366  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1367  - Reorder files in alphabetical order. (Xavier Claessens).
1368  - Correct the xml indentation (Xavier Claessens).
1369  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1370  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1371  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1372  - Update translation (kmaraas).
1373  - don't use italic for status text in contact list  (closes: #548632).
1374  - Conversion from sr@Latn to sr@latin (grakic).
1375  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1376  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1377  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1378  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1379 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1380  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1381  - Added Bengali India (bn_IN) to the list of languages (runab).
1382  - Added Bengali India Translation (runab).
1383  - Added gujarati translation (swkothar).
1384  - 2.23.91 (chliao).
1385  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1386  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1387 * pt_BR.po: Fixed two minor errors. (leonardof).
1388  - don't list profiles twice.   (closes: #548578).
1389  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1390  - don't let label text be selected in contact tooltip   (closes: #546568).
1391  - check there is an account before accessing it; prevents a segfault when calling
1392 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1393  - Bump version to 2.23.91 (Xavier Claessens).
1394
1395 Bugs fixed:
1396  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1397  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1398
1399 Translations:
1400  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1401  - Updated Finnish translation (ituohela).
1402  - Updated cs translation  (Adrian Gunis).
1403  - Updated mk translation  (Jovan Naumovski).
1404  - Updated mk translation  (Jovan Naumovski).
1405  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1406 * eu.po: Updated Basque translation. (dooteo).
1407  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1408  - Updated sv translation  (Daniel Nylander).
1409  - Updated es translation  (Jorge Gonzalez).
1410  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1411 * pl.po: Updated Polish translation (tomaszd).
1412  - Updated Galician translation (icq).
1413  - Updated Brazilian Portuguese translation. (ogmaciel).
1414  - Updated French translation (bobmauchin).
1415  - Updated Spanish translation (jorgegonz).
1416  - Updated Galician translation (icq).
1417  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1418 * eu.po: Updated Basque translation. (dooteo).
1419  - Updated Translation (laurenti).
1420  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1421 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1422 and Leonardo Ferreira Fontenelle. (leonardof).
1423  - Updated Galician translation (icq).
1424  - Updated Spanish translation (jorgegonz).
1425
1426 NEW in 2.23.91
1427 ==============
1428  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1429  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1430  - Reorder files in alphabetical order. (Xavier Claessens).
1431  - Correct the xml indentation (Xavier Claessens).
1432  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1433  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1434  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1435  - Update translation (kmaraas).
1436  - don't use italic for status text in contact list  (closes: #548632).
1437  - Conversion from sr@Latn to sr@latin (grakic).
1438  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1439  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1440  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1441  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1442 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1443  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1444  - Added Bengali India (bn_IN) to the list of languages (runab).
1445  - Added Bengali India Translation (runab).
1446  - Added gujarati translation (swkothar).
1447  - 2.23.91 (chliao).
1448  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1449  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1450 * pt_BR.po: Fixed two minor errors. (leonardof).
1451  - don't list profiles twice.   (closes: #548578).
1452  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1453  - don't let label text be selected in contact tooltip   (closes: #546568).
1454  - check there is an account before accessing it; prevents a segfault when calling
1455 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1456  - Bump version to 2.23.91 (Xavier Claessens).
1457
1458 Bugs fixed:
1459  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1460  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1461
1462 Translations:
1463  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1464  - Updated Finnish translation (ituohela).
1465  - Updated cs translation  (Adrian Gunis).
1466  - Updated mk translation  (Jovan Naumovski).
1467  - Updated mk translation  (Jovan Naumovski).
1468  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1469 * eu.po: Updated Basque translation. (dooteo).
1470  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1471  - Updated sv translation  (Daniel Nylander).
1472  - Updated es translation  (Jorge Gonzalez).
1473  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1474 * pl.po: Updated Polish translation (tomaszd).
1475  - Updated Galician translation (icq).
1476  - Updated Brazilian Portuguese translation. (ogmaciel).
1477  - Updated French translation (bobmauchin).
1478  - Updated Spanish translation (jorgegonz).
1479  - Updated Galician translation (icq).
1480  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1481 * eu.po: Updated Basque translation. (dooteo).
1482  - Updated Translation (laurenti).
1483  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1484 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1485 and Leonardo Ferreira Fontenelle. (leonardof).
1486  - Updated Galician translation (icq).
1487  - Updated Spanish translation (jorgegonz).
1488
1489 NEW in 2.23.91
1490 ==============
1491  - Do not create a new EmpathyChatroom is it already exists. (Xavier Claessens).
1492  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1493  - Reorder files in alphabetical order. (Xavier Claessens).
1494  - Correct the xml indentation (Xavier Claessens).
1495  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1496  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1497  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1498  - Update translation (kmaraas).
1499  - don't use italic for status text in contact list  (closes: #548632).
1500  - Conversion from sr@Latn to sr@latin (grakic).
1501  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1502  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1503  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1504  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1505 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1506  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1507  - Added Bengali India (bn_IN) to the list of languages (runab).
1508  - Added Bengali India Translation (runab).
1509  - Added gujarati translation (swkothar).
1510  - 2.23.91 (chliao).
1511  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1512  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1513 * pt_BR.po: Fixed two minor errors. (leonardof).
1514  - don't list profiles twice.   (closes: #548578).
1515  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1516  - don't let label text be selected in contact tooltip   (closes: #546568).
1517  - check there is an account before accessing it; prevents a segfault when calling
1518 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1519  - Bump version to 2.23.91 (Xavier Claessens).
1520
1521 Bugs fixed:
1522  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1523  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1524
1525 Translations:
1526  - Updated Brazilian Portuguese translation  (Vladimir Melo).
1527  - Updated Finnish translation (ituohela).
1528  - Updated cs translation  (Adrian Gunis).
1529  - Updated mk translation  (Jovan Naumovski).
1530  - Updated mk translation  (Jovan Naumovski).
1531  - 2008-08-26  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1532 * eu.po: Updated Basque translation. (dooteo).
1533  - * Updated Arabic Translation by Youssef Chahibi. (djihed).
1534  - Updated sv translation  (Daniel Nylander).
1535  - Updated es translation  (Jorge Gonzalez).
1536  - 2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1537 * pl.po: Updated Polish translation (tomaszd).
1538  - Updated Galician translation (icq).
1539  - Updated Brazilian Portuguese translation. (ogmaciel).
1540  - Updated French translation (bobmauchin).
1541  - Updated Spanish translation (jorgegonz).
1542  - Updated Galician translation (icq).
1543  - 2008-08-20  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1544 * eu.po: Updated Basque translation. (dooteo).
1545  - Updated Translation (laurenti).
1546  - 2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1547 * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
1548 and Leonardo Ferreira Fontenelle. (leonardof).
1549  - Updated Galician translation (icq).
1550  - Updated Spanish translation (jorgegonz).
1551
1552 NEW in 2.23.91
1553 ==============
1554  - Add a menu item in chat window to set the room as favorite (Xavier Claessens).
1555  - Reorder files in alphabetical order. (Xavier Claessens).
1556  - Correct the xml indentation (Xavier Claessens).
1557  - Update API doc and add a README to explain how to keep it updated. (Xavier Claessens).
1558  - Make sure to not unref tooltop_widget more than once (Xavier Claessens).
1559  - Keep a ref to the tooltip_widget so it is not recreated all the time. (Xavier Claessens).
1560  - Update translation (kmaraas).
1561  - don't use italic for status text in contact list  (closes: #548632).
1562  - Conversion from sr@Latn to sr@latin (grakic).
1563  - Make Chat the default in New Conversation… dialog (Xavier Claessens).
1564  - Give Chat and Call accelerators in New Conversation dialog. (Xavier Claessens).
1565  - EmpathyContactWidget: correct typo, "hbow" -> "hbox" (Xavier Claessens).
1566  - added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter
1567 replaced the former in pygobject/pygtk trunk.   (closes: #549002).
1568  - Added entry for the Bengali India translation addtion and addition to LINGUAS (runab).
1569  - Added Bengali India (bn_IN) to the list of languages (runab).
1570  - Added Bengali India Translation (runab).
1571  - Added gujarati translation (swkothar).
1572  - 2.23.91 (chliao).
1573  - Change label in Accounts window from Undo to Cancel.   (closes: #548709).
1574  - 2008-08-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
1575 * pt_BR.po: Fixed two minor errors. (leonardof).
1576  - don't list profiles twice.   (closes: #548578).
1577  - Use "Yahoo ID" instead of "Login ID" for Yahoo accounts.   (closes: #548693).
1578  - don't let label text be selected in contact tooltip   (closes: #546568).
1579  - check there is an account before accessing it; prevents a segfault when calling
1580 up the 'previous conversations' dialog and there is no account configured. (fpeters).
1581  - Bump version to 2.23.91 (Xavier Claessens).
1582
1583 Bugs fixed:
1584  - Fixed #549280, Notifications when Contacts come online doesn't work (Xavier Claessens)
1585  - Fixed #549545, empathy_contact_factory_get_tp_factory sometimes returns a new reference, sometimes not. (Xavier Claessens)
1586
1587 Translations:
1588  - Updated Brazilian Portuguese translation  (Vladimir Melo, Fábio Nogueira).
1589  - Updated Finnish translation (ituohela).
1590  - Updated cs translation  (Adrian Gunis).
1591  - Updated mk translation  (Jovan Naumovski).
1592  - Updated Basque translation. (dooteo).
1593  - Updated Arabic Translation (Youssef Chahibi).
1594  - Updated sv translation  (Daniel Nylander).
1595  - Updated es translation  (Jorge Gonzalez).
1596  - Updated Polish translation (tomaszd).
1597  - Updated Galician translation (icq).
1598  - Updated French translation (bobmauchin).
1599  - Updated Spanish translation (jorgegonz).
1600
1601 NEW in 2.23.90
1602 ==============
1603  - Do not display MSN Haze if butterfly is installed (Xavier Claessens).
1604  - If display name of the selected account changes, update the label. (Xavier Claessens).
1605  - If there is no account configured, accounts dialog directly propose to add an account (Xavier Claessens).
1606  - Add QQ profile and icons (Xavier Claessens).
1607  - Add gadugadu profile and icons (Xavier Claessens).
1608  - Show the main window by default on first run. (Xavier Claessens).
1609  - Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of contact/group. (Xavier Claessens).
1610
1611 Bugs fixed:
1612  - Fixed #529084, going offline then coming back leaves chat text input unsensitive (Xavier Claessens)
1613  - Fixed #540356, Problem with NetworkManager interaction (Xavier Claessens)
1614  - Fixed #547326, A sentence is too big without pauses (fpeters)
1615
1616 Translations:
1617  - Updated the kn translations (sprasad).
1618  - Updated Norwegian bokmål translation. (kmaraas).
1619  - Updated pl translation  (Tomasz Dominikowski).
1620  - Updated pt_BR translation  (Djavan Fagundes).
1621  - Updated Finnish translation (ituohela).
1622  - Updated Spanish translation (jorgegonz).
1623  - Updated Galician translation (icq).
1624  - Updated Marathi Translations (sandeeps).
1625  - Updated pt translation  (Duarte Loreto).
1626  - Updated fr translation  (Claude Paroz).
1627  - updated he translation (yairhr).
1628  - Updated Arabic Translation by Youssef Chahibi. (djihed).
1629  - Updated sv translation  (Daniel Nylander).
1630
1631 NEW in 2.23.6
1632 ==============
1633  - Remove empathy-accounts binary, it is replaced by empathy --accounts (Xavier Claessens).
1634  - Added empathy-properties desktop file to configure MC accounts from the GNOME panel -> System -> Preferences. (Jonny Lamb)
1635  - Replace the preview button by a cancel button when creating a new account (Xavier Claessens).
1636  - Move event code from EmpathyStatusIcon to EmpathyEventManager (Xavier Claessens).
1637  - Make the icon blink in the contact list when a contact has an event like new message, incoming call, etc. (Xavier Claessens)
1638
1639 Bugs fixed:
1640  - Fixed #462880, Can't register a new account on Jabber servers (Xavier Claessens)
1641  - Fixed #486801, Unable to rename the account (change the account name) (Xavier Claessens)
1642  - Fixed #544964, Button "Add Gruop" not translatable (Milo Casagrande)
1643  - Fixed #546154, translation issues (Xavier Claessens)
1644  - Fixed #546218, Bad message when a call is refused (Xavier Claessens)
1645
1646 Translations:
1647  - Updated es translation  (Jorge Gonzalez).
1648  - Updated Arabic Translation (Youssef Chahibi).
1649  - Updated de translation  (Andre Klapper).
1650  - Updated Galician translation (icq).
1651  - Updated Norwegian bokmål translation. (kmaraas).
1652  - Updated sv translation  (Daniel Nylander).
1653  - Updated Bulgarian translation (Alexander Shopov).
1654  - Updated ja translation  (Takeshi AIHANA).
1655  - Updated Polish translation (Tomasz Dominikowski).
1656
1657 NEW in 0.23.4
1658 ==============
1659  - Save avatar to file when right click on the avatar image (Guillaume Desmottes).
1660  - Made the Close button the default widget in the contact edit dialog. (Jonny Lamb)
1661  - Made account removal confirmation dialog modal. (Jonny Lamb)
1662  - Set an smiley icon for the "Insert smiley" menu item. (Xavier Claessens).
1663  - Set an icon for the spellcheck menu item (Xavier Claessens).
1664  - Fix the bug "Incoming call from (null)" (Alban Crequy)
1665  - Do not show the keypad when the media channel does not have the DTMF interface  (Alban Crequy).
1666  - Better dialog message when a call is rejected (Alban Crequy)
1667  - Use empathy.foo() instead of empathy_foo() for functions binding (Xavier Claessens).
1668  - EmpathyCallWindow: Get a new video preview when pushing a new call into the window.  (Sjoerd Simons).
1669  - Fix chatroom listing with salut accounts. (Xavier Claessens).
1670
1671 Bugs fixed:
1672  - Fixed #537690, crash in Empathy Instant Messenger: Adding new SIP contact t... (Xavier Claessens)
1673  - Fixed #540360, crash in Empathy Instant Messenger: starting empathy (Xavier Claessens)
1674  - Fixed #526892, Should set the buddy icon as window icon (Xavier Claessens)
1675  - Fixed #532622, No way to send a message with the mouse. (Xavier Claessens)
1676  - Fixed #534425, Username is full ID (should it detect missing @ekiga.net?) (Xavier Claessens)
1677  - Fixed #535080, Add a --silent option (Marco Pesenti Gritti)
1678  - Fixed #536391, Existing chat window moves when a new chat window is opened (Ross Burton)
1679  - Fixed #536628, Close contact list when Escape is pressed (Ross Burton)
1680  - Fixed #536984, Should select the right account when reconfigure a bugged account (Xavier Claessens)
1681  - Fixed #537129, Does not build with gcc 4.3.0 (Cosimo Cecchi)
1682  - Fixed #537249, Use function to check GTK+ version instead of mangling directly (Ross Burton)
1683  - Fixed #541431, Feature to save a contact's display picture (Guillaume Desmottes)
1684  - Fixed #542196, Reverse order of buttons on the dialog box to delete a contact (or a group) (Gaëtan Podevijn)
1685  - Fixed #542231, Tubes: memory freed with tp_g_value_slice_free instead of g_free() (Alban Crequy)
1686
1687 Translations:
1688  - Updated de translation  (Andre Klapper).
1689  - Updated Galician Translation. (icq).
1690  - Updated es translation  (Jorge Gonzalez).
1691  - Updated Norwegian bokmål translation. (kmaraas).
1692  - Updated Occitan translation (ymarcheg).
1693  - Updated sv translation  (Daniel Nylander).
1694  - Updated vi translation  (Clytie Siddall).
1695  - Updated Russian translation. (Il'ya Mertsalov).
1696  - Updated fr translation. (claudep).
1697  - Updated Arabic Translation. (Abou Manal).
1698
1699 NEW in 0.23.3
1700 ==============
1701  - Updated manual (Milo Casagrande).
1702  - Set a tooltip on contact list view showing EmpathyContactWidget information.
1703    Only enabled if running with GTK+ >= 2.12.10 because of
1704    bug #504087 (Xavier Claessens).
1705  - Move avatar cache to ~/.cache and don't mix avatar from different contacts,
1706    tokens are not garanteed to be different. (Xavier Claessens).
1707
1708 Bugs fixed:
1709  - Fixed #465928, The status icon keep blinking when opening a chat with the contact list (Xavier Claessens)
1710  - Fixed #527970, don't permit to call several time the same personn (Xavier Claessens)
1711  - Fixed #531414, The "menu" key doesn't work in the contact list (Baptiste Mille-Mathias)
1712  - Fixed #533541, Schema short description improved (Claude Paroz)
1713  - Fixed #533732, Help button missing from the Accounts dialog (Milo Casagrande)
1714  - Fixed #533840, BaconMessageConnection and D-Bus interaction (Xavier Claessens)
1715
1716 Translations:
1717  - Updated es translation  (Jorge Gonzalez).
1718  - Updated ja translation  (Takeshi AIHANA).
1719  - Updated Norwegian bokmål translation. (kmaraas).
1720  - Updated Arabic Translation by Abou Manal. (djihed).
1721  - Updated French translation (claudep).
1722
1723 NEW in 0.23.2
1724 ==============
1725  - Keep a priv pointer in the object struct instead of using
1726    G_TYPE_INSTANCE_GET_PRIVATE all the time. (Xavier Claessens).
1727  - If self presence message is "" do like if it was NULL. (Xavier Claessens).
1728  - Do not request video stream until the user click on the 'send video' box. (Xavier Claessens).
1729  - Implement DTMF and add a keypad on call window. (Xavier Claessens).
1730  - Make use of tp-glib debug system. (Xavier Claessens).
1731  - Rework call window: Use GtkVolumeButton, only one button to hang up calls,
1732    let s-e add black borders to keep good video ration and add a confirmation
1733    dialog to accept/reject incoming calls. (Xavier Claessens).
1734  - Remove conditional build of VOIP. (Xavier Claessens).
1735  - Do not apply different theme to chat and chatrooms (Xavier Claessens).
1736
1737 Bugs fixed:
1738  - Fixed #460624, Use enchant instead of aspell (Frederic Peters)
1739  - Fixed #523918, Empathy sometimes loose messages (Xavier Claessens)
1740  - Fixed #526926, "This call will be ended. Continue?" dialog should be rephrased (Elliot Fairweather, Xavier Claessens)
1741  - Fixed #529049, Empathy should know when an apt:// link appears (Gaëtan Podevijn)
1742  - Fixed #529436, Lacking string hyphenation (Baptiste Mille-Mathias)
1743  - Fixed #529437, Incorrect spacing in some strings (Baptiste Mille-Mathias)
1744  - Fixed #529439, Incorrect capitalisation in some strings (Baptiste Mille-Mathias)
1745  - Fixed #529552, Please incorporate the man pages written for Debian (Simon McVittie)
1746  - Fixed #529651, 0.23.1: Compilation (Linking) Failure (Xavier Claessens)
1747  - Fixed #530090, Stock ids marked for translation (Gabor Kelemen)
1748
1749 Translations:
1750  - Updated Galician Translation and POTFILES.in (icq).
1751  - Updated cs translation  (Lucas Lommer).
1752  - Updated Norwegian bokmål translation. (kmaraas).
1753  - updated he translation (yairhr).
1754  - Updated Slovenian translation (mateju).
1755  - Updated es translation  (Jorge Gonzalez).
1756  - Updated Slovenian translation (mateju).
1757  - Updated hu translation (kelemeng).
1758  - Updated sv translation  (Daniel Nylander).
1759  - Updated en_GB translation  (Philip Withnall).
1760
1761 NEW in 0.23.1
1762 ==============
1763  - Show contact list when a chat becomes a chatroom. (Xavier Claessens).
1764  - Dispatch each Tube to the application handling its service. (Elliot Fairweather, Xavier Claessens).
1765  - Added introduction and started the Getting Started section of help manual (Milo Casagrande).
1766  - Add build system for help manual (Xavier Claessens).
1767  - Some code cleanup (Xavier Claessens).
1768  - Already open channels are considered OUTGOING. (Xavier Claessens).
1769  - Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. Everything is now in the same process. (Xavier Claessens).
1770  - Remove libtelepathy dep and use telepathy-glib instead. (Xavier Claessens).
1771  - Remove Room menu, chatrooms will be handled in a dedicated program. (Xavier Claessens).
1772  - Unify EmpathyPrivateChat and EmpathyGroupChat. (Xavier Claessens).
1773  - Unify EmpathyTpChatroom and EmpathyTpChat. (Xavier Claessens).
1774  - Do not autoconnect if networkmanager says we are not connected at startup. (Xavier Claessens).
1775  - Move modules that make no sense to be used in other applicaton from libempathy-gtk/ to src/ (Xavier Claessens).
1776  - Convert all files to glade3 (Laurent Bigonville).
1777
1778 Bugs fixed:
1779  - Fixed #526145, crash in Empathy Instant Messenger: Tryint to persuade Zdra,... (Xavier Claessens)
1780  - Fixed #475789, Compact mode + avatars = bad padding (Marco Barisione)
1781  - Fixed #479697, no sounds (Frederic Peters)
1782  - Fixed #489978, Removing NotHere applet from panel (Frederic Peters)
1783  - Fixed #496309, empathy translation issues (Andre Klapper)
1784  - Fixed #513676, Need a widget to configure AIM accounts (Andreas Henriksson)
1785  - Fixed #513679, Need a widget to configure SIP accounts (Baptiste Mille-Mathias)
1786  - Fixed #514380, Drop gnome-vfs dependency (Cosimo Cecchi)
1787  - Fixed #517776, Groupwise profile (Vincent Untz)
1788  - Fixed #519946, Confirmation dialog on remove contact/group (Bruno Dusausoy)
1789  - Fixed #521554, Diplay all the favourite rooms in the favourite room dialog (Marco Barisione)
1790  - Fixed #521570, Set to unsensitive the 'show avatars' option when using compact mode (Marco Barisione)
1791  - Fixed #522297, libempathy-gtk Python binding: cannot create a ContactListStore (Juan Pizarro)
1792  - Fixed #522528, Missing files in POTFILES.in (nshmyrev)
1793  - Fixed #522780, Couldn't build latest Empathy trunk (rev. 807) (Xavier Claessens)
1794  - Fixed #522862, Need a GUI to configure groupwise account (Vincent Untz)
1795  - Fixed #523703, Deprecated glib symbols used. (Frederic Peters)
1796  - Fixed #525039, Should not be started automatically via /etc/xdg/autostart (Frederic Peters)
1797  - Fixed #525084, Crash at GNOME startup (Xavier Claessens)
1798  - Fixed #525562, Empathy should not require python-config (Frederic Peters)
1799  - Fixed #526374, Crash in EmpathyContactListStore (Xavier Claessens)
1800  - Fixed #526927, "This call will be ended. Continue?" has no purpose when call status is disconnected (Frederic Peters)
1801  - Fixed #527452, Too difficult SIP configure UI (Frederic Peters)
1802  - Fixed #527454, Better call dialog (Naba Kumar)
1803  - Fixed #527713, crash when opening a chat with the keyboard (Frederic Peters)
1804  - Fixed #527876, "registrar" misspelled (Frederic Peters)
1805  - Fixed #527924, NotHere applet doesn't find icons (Frederic Peters)
1806  - Fixed #528229, chat dialogs way too large (Xavier Claessens)
1807  - Fixed #528287, Contact not shown in the contact list when he comes online (Xavier Claessens)
1808  - Fixed #528529, escaping text in strings using Pango markup (Frederic Peters)
1809  - Fixed #528542, Help is displayed on stderr, but stderr may go to log file (Frederic Peters)
1810  - Fixed #528596, Missing l10n for strings in call window (Frederic Peters)
1811
1812 Translations:
1813  - Updated es translation (Jorge Gonzalez).
1814  - Updated el translation (Giannis Katsampirhs).
1815  - Updated ca translation (Gil Forcada).
1816  - Updated Basque translation (Inaki Larranaga Murgoitio).
1817
1818 NEW in 0.22.0
1819 ==============
1820  - Queue received messages until the sender got his alias. (Xavier Claessens).
1821
1822 Bugs fixed:
1823  - Fixed #466521, Add an advanced expander in the generic setting widget (Marco Barisione)
1824  - Fixed #479534, remember conversation window sizes (Marco Barisione)
1825  - Fixed #501805, empathy should prevent to run multiple instances (Marco Barisione)
1826  - Fixed #505616, linkability of URL broken on _ (Marco Barisione)
1827  - Fixed #520788, Wrong button order in the favourite rooms dialog (Marco Barisione)
1828  - Fixed #521051, empathy_main_window_show() should use empathy_window_present() (Marco Barisione)
1829
1830 Translations:
1831  - Updated Finnish translation (ituohela).
1832  - Updated en_GB translation  (Philip Withnall).
1833  - Updated sv translation  (Daniel Nylander).
1834  - Updated it translation  (Milo Casagrande).
1835  - Updated Spanish translation  (Jorge Gonzalez).
1836  - Updated fr translation  (Robert-André Mauchin).
1837
1838 NEW in 0.21.91
1839 ==============
1840  - Blink the status icon for new incoming calls. (Xavier Claessens).
1841  - Close the media channel if stream engine crashes. (Xavier Claessens).
1842  - Change status to closed if stream engine dies or if a call fails. (Xavier Claessens).
1843  - Make use of generated code for using stream engine. (Xavier Claessens).
1844  - Add a GUI to configure IRC accounts (Guillaume Desmottes).
1845  - accounts-dialog: swap the create and previous button (Guillaume Desmottes).
1846  - save when adding/removing networks (Guillaume Desmottes).
1847  - check if network !=  NULL before trying to set its charset (Guillaume Desmottes).
1848  - New call code, should be more usable (Elliot Fairweather).
1849  - Try to create salut account if getting the gconf key fails. (Xavier Claessens).
1850  - Add a generic UI to make easy building UI for protocol specific settings. (Xavier Claessens).
1851  - Fix setting avatar on salut.  (Sjoerd Simons).
1852  - Use EMPATHY_SRCDIR environment variable to load uninstalled glade/xml/dtd files (Xavier Claessens).
1853
1854 Bugs fixed:
1855  - Fixed #505585, Improve .gitignore (Guillaume Desmottes)
1856  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
1857  - Fixed #507515, "has come online" is printed even if peer has been online the whole time (Xavier Claessens)
1858  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
1859  - Fixed #513673, Need a GUI to configure ICQ accounts (Andreas Henriksson)
1860  - Fixed #513674, Need a GUI to configure Yahoo! accounts (Susana)
1861  - Fixed #516198, Thinks contacts come online each time a chat dialog is opened (Xavier Claessens)
1862  - Fixed #517098, Critical warnings viewing previous conversations (Xavier Claessens)
1863
1864 Translations:
1865  - Updated pt_BR translation  (Og Maciel).
1866  - Updated sv translation (Daniel Nylander).
1867  - Updated Spanish translation  (Jorge Gonzalez).
1868  - Updated Arabic Translation (Abou Manal).
1869  - Updated eu translation  (Inaki Larranaga Murgoitio).
1870  - Updated Occitan translation (ymarcheg).
1871  - Updated Basque translation. (dooteo).
1872  - Updated Finnish translation (ituohela).
1873  - Updated ja translation  (Takeshi AIHANA).
1874  - Updated Nepali Translation (pachimho).
1875  - Updated Finnish translation (ituohela).
1876  - Updated Galician Translation. (icq).
1877  - Added Hebrew translation (yairhr).
1878
1879 NEW in 0.21.90
1880 ==============
1881  - Change "new message" dialog to "new conversation" and make possible to do voip call. (Xavier Claessens).
1882  - Try to load dtd and glade files from the srcdir. (Xavier Claessens).
1883  - Add a property to have or not groups on EmpathyContactListStore (Xavier Claessens).
1884  - Add a features property on EmpathyContactListView to enable/disable each action. (Xavier Claessens).
1885  - Add a program to show chat logs (Xavier Claessens).
1886  - Add a cancel button on the custom message diaog (Xavier Claessens).
1887  - Unset account parameter if user gives an empthy value. (Xavier Claessens).
1888  - Show/Hide main window when changing corresponding gcong key. (Xavier Claessens).
1889
1890 Bugs fixed:
1891  - Fixed #501467, improve accounts dialog (Xavier Claessens)
1892  - Fixed #507840, New UI for Jabber accounts (Xavier Claessens)
1893  - Fixed #509906, empathy is showing off-line contacts before on-line ones (Xavier Claessens)
1894  - Fixed #511048, Ellipsize error button (Xavier Claessens)
1895  - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
1896  - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
1897  - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
1898  - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
1899
1900 Translations:
1901  - Updated eu translation (Inaki Larranaga Murgoitio).
1902  - Updated Arabic Translation (Djihed Afifi).
1903  - Updated Galician Translation. (icq).
1904  - Updated Spanish translation (Jorge Gonzalez).
1905
1906 NEW in 0.21.5.2
1907 ==============
1908  - Update API documentation generator. (Xavier Claessens).
1909  - Update python binding for new API. (Xavier Claessens).
1910  - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (Xavier Claessens).
1911  - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (Xavier Claessens).
1912  - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (Xavier Claessens).
1913
1914 Bugs fixed:
1915  - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (Xavier Claessens)
1916
1917 Translations:
1918  - Updated ja Translation (Takeshi AIHANA).
1919  - Updated sv Translation (Daniel Nylander).
1920
1921 NEW in 0.21.5.1
1922 ==============
1923  - Fix release.py script to give correct author of fixed bug.
1924  - Fix NEWS file with correct authors
1925  - BUMP ABI version, forgot that for release 0.21.5
1926
1927 NEW in 0.21.5
1928 ==============
1929  - Adding a release.py script that uses git.
1930  - Add SIP icon picked from pidgin.
1931  - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
1932    Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
1933    for im-message, im-message-new and user-typing.
1934  - Add avatar token in logs and load avatar from cache when getting logs messages.
1935  - Reset status message when coming back from away and the status was manually
1936    set to away.
1937  - Update profiles based on N810's.
1938  - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
1939    generates ChangeLog file from git.
1940  - Add .gitignore files.
1941  - Chandlers leaves when there is no more channels to handle.
1942  - Set call window title to contact name
1943  - Import Gossip's chat theme system and simplify it a bit.
1944
1945 Bugs fixed:
1946  - Fixed #466960, status icon tooltip doesn't change when status changes (Xavier Claessens)
1947  - Fixed #508520, :0 smiley conversion shouldn't happen for times (Xavier Claessens)
1948  - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
1949  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
1950  - Fixed #459520, Can't remove a group (David Turner)
1951  - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
1952  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
1953  - Fixed #490153, Join _New... icon (Michael Monreal)
1954  - Fixed #502932, Text selection in Accounts window (Xavier Claessens)
1955
1956 Translations:
1957  - Updated Spanish Translation (jorgegonz).
1958  - Updated Norwegian bokmål Translation (kmaraas).
1959  - Updated Occitan Translation (ymarcheg).
1960  - Updated French Translation (claudep).
1961  - Updated Swedish Translation (dnylande).
1962  - Updated Brazilian Portuguese Translation (leonardof).
1963  - Updated Basque Translation (dooteo).
1964  - Updated Arabic Translation (djihed).
1965
1966 NEW in 0.21.4:
1967 =============
1968  - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory
1969    for each message a contact sends
1970  - Generate ChangeLog from svn commits. Copy generator from epiphany.
1971  - Correctly store/restore presence when NM state changes.
1972  - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account.
1973  - When NM is in sleeping (=disabled) state, do just like if it was connected.
1974    Add a gconf key to disable NM support completely.
1975
1976 NEW in 0.21.3:
1977 =============
1978  - Request new Text Channel if the contact is online again and CM don't support
1979    offline message or if account gets reconnected.
1980  - Depend on telepathy-glib and make use of his new API. Don't use deprecated
1981    functions of libtelepathy.
1982  - Better gtkdoc generator.
1983
1984 NEW in 0.21.2:
1985 =============
1986  - Display error message when an account failed to connect.
1987  - Move chats to its own process.
1988  - Move chandlers in $libexecdir
1989  - Don't use the same bus name for filter and chandler programs. 
1990
1991 NEW in 0.21.1:
1992 =============
1993  - Cleanup licences and copyrights, Modules with 100% collabora code are now
1994    relicenced to LGPL.
1995  - Hide main window with ALT-F4.
1996  - Set chat state to ACTIVE when receiving a message from a contact, avoid
1997    staying in COMPOSING state forever for protocols like MSN that do not notify
1998    when contact stoped writing.
1999  - Don't use deprecated Gtk/GLib API. Mainly replace GtkTooltips by new
2000    tooltip API from GTK 2.12.
2001  - Use g_timeout_add_seconds when appropriated to avoid weaking the process too
2002    much.
2003  - Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in
2004    contact information windows. That means we can now enlarge avatars when
2005    clicking on it and we can set our own avatar if we edit our own contact.
2006  - Implement edit personal information window, no vcard supported yet, but it's
2007    not possible to set our own alias/avatar.
2008  - Bump version to 0.21.1 for GNOME 2.21.1 release.
2009
2010 NEW in 0.14:
2011 ===========
2012  - Megaphone applet now uses avatar cache.
2013
2014 NEW in 0.13:
2015 ===========
2016  - Completely reworked ContactList API, new EmpathyContactFactory class.
2017  - Update to new Telepathy avatar spec.
2018  - Dynamic smiley managment and more efficient algorithm to detect smileys in
2019    messages. New EmpathySmileyManager class.
2020  - Adding capabilities contact property for Audio/Video.
2021  - Adding UI to start a VoIP call. Atm it only shows a microphone icon for
2022    contacts supporting voice or video but does not make the call. See
2023    EMPATHY_VOIP branch for more complete support.
2024  - "interactive" property on EmpathyContactListView to enable/disable context
2025    menu and action when double-click on a contact.
2026  - Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,
2027    default to off. Only empathy main client will turn them on, like that if
2028    other processes are running with an EmpathyIdle instance they won't change
2029    presence in the same time than Empathy client.
2030  - Cache avatars in ~/.gnome2/Empathy/avatars.
2031  - Adding a test program, useful to use with valgrind.
2032  - Free return value for async DBus calls, they are not owned by dbus-glib.
2033    This fix big leaks.
2034
2035 NEW in 0.12:
2036 ===========
2037  - Only update the topic of it has really be changed, avoid diplaying many
2038    times "Topic set to:" message.
2039  - Some Jabber chatroom sends messages received before we joined the room, avoid
2040    displaying those messages if we already logged them last time we joined that
2041    room. Previous workaround prevented Empathy to log offline messages.
2042
2043 NEW in 0.11:
2044 ===========
2045  - Change main window's title to "Contact list".
2046  - Do not list profiles that don't have the corresponding CM installed when
2047    creating a new account.
2048
2049 NEW in 0.10:
2050 ===========
2051  - Align param names on the left in the generic account settings widget.
2052  - Try to guess the server from the jid if we are using the jabber profile.
2053
2054 NEW in 0.9:
2055 ===========
2056  - Initial room list support. It doesn't work yet but most of the code is ready.
2057  - Tell the user when a message can't be sent.
2058  - Set all contacts from salut protocol to the "Local Network" group.
2059  - Fix NetworkManager support.
2060  - Iconify main window to the status icon like in rhythmbox.
2061  - Show avatars in chatrooms.
2062  - Fix avatar not being requested when empathy starts.
2063  - Remove unused nickname entry and use a GtkTable for room information.
2064  - Set a window title and fix alignment of widgets for contact related dialogs
2065    (add, edit/view info).
2066  - Adding initial API documentation using gtk-doc.
2067  - Auto-accept to publish presence to contacts that are in our subscribe list.
2068    When accepting a pending contact add it to publish and subscribe list.
2069  - Filter incoming text channels and make status icon flash when there we
2070    receive a new message. Dispatch the channel only when we get a message and
2071    the user click on the icon.
2072  - Install libempathy and libempathy-gtk and make their API public. The API is
2073    NOT STABLE AT ALL !!!
2074
2075 NEW in 0.8:
2076 ===========
2077  - Fixed contact list handling.
2078  - Make use of NetworkManager to set presence to OFFILE when we are disconnected
2079    and restore presence once we are reconnected.
2080  - UI for searching in conversation history and to view all conversations with
2081    a given contact.
2082  - Do not use 2 different processes (empathy and empathy-chat), merge them
2083    into one client. This is easier for debugging and share data.
2084  - Do not create log directory for a chat if there is no messages to put in.
2085  - Do not set active contacts when creating the store, and when contact groups
2086    changed.
2087  - Fix warning when using command-line options.
2088  - Ignore ssl errors by default. This is needed to connect jabber accounts
2089    using ssl.
2090  - Adding spellcheck support using aspell.
2091  - Lots of bugs fixed.
2092
2093 NEW in 0.7:
2094 ===========
2095  - Adding new contacts.
2096  - Accept/Reject contacts who wants to get our presence.
2097  - Edit/View contacts information.
2098  - Get name and topic properties for chatrooms.
2099  - Log chats and display 10 last messages when opening a new chat.
2100  - Set presence to available for protocols that do not supports presence
2101    (SIP, IRC).
2102  - Lots of bugs fixed.
2103
2104 NEW in 0.6:
2105 ===========
2106  - Join room when clicking on favorite rooms.
2107  - Do not restore away presence message when coming back after the user set
2108    manually to away.
2109  - Set parent window when poping a new window/dialog.
2110  - Implement favorite chatroom menu.
2111  - Do not highlight contacts already known when creating the contact list.
2112  - Do not set status message to "Extended autoaway", let user's message
2113    unchanged.
2114  - Many bugs and leaks fixed.
2115
2116 NEW in 0.5:
2117 ===========
2118  - Do not highlight groups when adding them in the roster.
2119  - Do not create new GossipContact object in presence/avatar/alias changed
2120    signal if we don't already know that contact from a contact list channel.
2121    This should fix DBus max pending calls limit reached in some cases.
2122  - New icon for empathy-new-message, empathy-group-message and
2123    empathy-proto-irc.
2124  - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser,
2125    GossipGroupChat
2126  - If we are offline do not set away on idle. If we are already away restore to
2127    available when we are no mode idle. Do no modify status message.
2128  - Fixed message displaying with fancy themes.
2129  - Many bugs fixed.
2130
2131 NEW in 0.4:
2132 ===========
2133  - contact list refactoring: EmpathyContactList is an iface implemented by
2134    EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom.
2135    GossipContactList splitted into GossipContactListStore and
2136    GossipContactListView, it can display any object implementing the
2137    EmpathyContactList iface. Make possible to set custom functions to define
2138    the groups of a contact, by default it gets the "group" property of the
2139    GossipContact object. This make possible to reuse the contact list UI from
2140    the main window for chatrooms where groups are the role/affiliation of the
2141    contact on that room.
2142  - Auto away when gnome-screensaver says the session is idle and extended away
2143    30min after that.
2144  - Display ChatState when the contact is composing.
2145  - Bugbuddy now reports crashes to GNOME Bugzilla.
2146  - New program icon.
2147  - Setting i18n support and importing po files from gossip.
2148  - Add an example label for jid.
2149  - Do not open chat window twice for the same conversation.
2150