]> git.0d.be Git - empathy.git/commitdiff
Update before release
authorXavier Claessens <xclaesse@src.gnome.org>
Mon, 12 Nov 2007 17:05:50 +0000 (17:05 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 12 Nov 2007 17:05:50 +0000 (17:05 +0000)
svn path=/trunk/; revision=432

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9c0ac559bebd884486f594b8f51b0511055e48d0..265bf9cc4bf2a5a19404f4c4cf9d70565b4a2665 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 0.21.1:
+=============
+
+ - Display error message when an account failed to connect.
+ - Move chats to its own process.
+ - Move chandlers in $libexecdir
+ - Don't use the same bus name for filter and chandler programs. 
+
 NEW in 0.21.1:
 =============
  - Cleanup licences and copyrights, Modules with 100% collabora code are now
index 96f65bb0295dcace9c9318de6f9131878fcc1d2d..ab8181162b0d732f0c6144fa6492cd56d408c151 100644 (file)
@@ -18,13 +18,13 @@ AC_HEADER_STDC
 #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
 #   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
 #   (No interfaces changed:                   REVISION++)
-LIBEMPATHY_CURRENT=5
+LIBEMPATHY_CURRENT=6
 LIBEMPATHY_AGE=0
 LIBEMPATHY_REVISION=0
 
 LIBEMPATHY_GTK_CURRENT=6
 LIBEMPATHY_GTK_AGE=0
-LIBEMPATHY_GTK_REVISION=0
+LIBEMPATHY_GTK_REVISION=1
 
 AC_SUBST(LIBEMPATHY_CURRENT)
 AC_SUBST(LIBEMPATHY_AGE)