diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-09 22:56:08 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-09 22:56:08 +0800 |
commit | d7cb223ba3265212bd84dae0b3327c0e409df6d6 (patch) | |
tree | dfb15bcebd4ff02e93f9443760bfb0b4ff63be3f | |
parent | b61fd42ec2a4153147de4a89009a74118599f1e1 (diff) | |
download | gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar.gz gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar.bz2 gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar.lz gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar.xz gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.tar.zst gsoc2013-empathy-d7cb223ba3265212bd84dae0b3327c0e409df6d6.zip |
Update NEWS
svn path=/trunk/; revision=723
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +NEW in 0.22.0 +============== + - Queue received messages until the sender got his alias. (Xavier Claessens). + +Bugs fixed: + - Fixed #466521, Add an advanced expander in the generic setting widget (Marco Barisione) + - Fixed #479534, remember conversation window sizes (Marco Barisione) + - Fixed #501805, empathy should prevent to run multiple instances (Marco Barisione) + - Fixed #505616, linkability of URL broken on _ (Marco Barisione) + - Fixed #520788, Wrong button order in the favourite rooms dialog (Marco Barisione) + - Fixed #521051, empathy_main_window_show() should use empathy_window_present() (Marco Barisione) + +Translations: + - Updated Finnish translation (ituohela). + - Updated en_GB translation (Philip Withnall). + - Updated sv translation (Daniel Nylander). + - Updated it translation (Milo Casagrande). + - Updated Spanish translation (Jorge Gonzalez). + - Updated fr translation (Robert-André Mauchin). + NEW in 0.21.91 ============== - Blink the status icon for new incoming calls. (Xavier Claessens). |