diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-02 23:35:17 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-03 00:04:08 +0800 |
commit | 19089099870f5bfe681aa18b90136906025caab7 (patch) | |
tree | 72854e8743eb94f1ad32c8fe63092f18739320d2 /NEWS | |
parent | dd0384472ded465c5124700accba8f4b786c51d1 (diff) | |
download | gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar.gz gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar.bz2 gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar.lz gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar.xz gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.tar.zst gsoc2013-empathy-19089099870f5bfe681aa18b90136906025caab7.zip |
prepare 2.31.6EMPATHY_2_31_6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,3 +1,43 @@ +NEW in 2.31.6 (02/08/2010) +============= + +The « Oh, and the toilets are free. Mind the gap please. » release. + +Empathy now depends on libfolks ≥ 0.1.11. This doesn't introduce any +user-visible changes yet, but is the first step towards introducing +meta-contact support to Empathy. + +The audio/video window now has a "details" pane containing some information +about the call. + +Bugs fixed: + - Fixed #599166, Add a "details" pane in the sidebar (Guillaume Desmottes) + - Fixed #621629, live-search: should select first matching contact (Felix Kaser) + - Fixed #623714, Rebase Empathy upon libfolks (Travis Treitter, Philip Withnall) + - Fixed #624268, Empathy crash when opening a chat (Guillaume Desmottes) + - Fixed #624462, Empathy segv in event_manager_add (Marc-Antoine Perennou) + - Fixed #624599, show the date in messages coming from history (Nicolò Chieffo) + - Fixed #624650, no more GtkNotebookPage in GTK+ 3.0 (Danielle Madeley) + - Fixed #625826, EmpathyMapView should be a GtkWindow (Guillaume Desmottes) + - Fixed #624412, control centre plugin no longer builds against recent gnome-c-c (Danielle Madeley) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated de Translation (Mario Blättermann) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nn Translation (Torstein Adolf Winterseth) + - Updated sl Translation (Andrej Žnidaršič) + - Updated zh_CN Translation (Yunqiang Su, Aron Xu) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated gl Documentation translation (Fran Diéguez) + - Updated zh_CN Documentation translation (Aron Xu) + NEW in 2.31.5.1 (13/07/2010) =============== |