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