aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-09 22:56:08 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-09 22:56:08 +0800
commitdc67770757fd7d1f745e3e0fc7bad8a8a4ae020e (patch)
treedfb15bcebd4ff02e93f9443760bfb0b4ff63be3f /NEWS
parent79a366fd2f9bb37a6cb54e080f1fd498bc0cf95b (diff)
downloadgsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar.gz
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar.bz2
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar.lz
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar.xz
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.tar.zst
gsoc2013-empathy-dc67770757fd7d1f745e3e0fc7bad8a8a4ae020e.zip
Update NEWS
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@723 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20ed4038f..cb680baaa 100644
--- a/NEWS
+++ b/NEWS
@@ -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).