[empathy/gnome-2-34] prepare 2.33.3



commit 1b0c27337f552359260634ddb7dc25c94f337ef5
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Mar 9 11:09:52 2011 +0100

    prepare 2.33.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b487cbd..2943946 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 2.33.3 (09/03/2011)
+=============
+
+Dependencies:
+ â?¢ telepathy-glib â?¥ 0.13.16
+
+Bugs fixed:
+ - Fixed #583317, throbber/status message input widget disapper when contact list too narrow (Robert Sajdok)
+ - Fixed #643656, Autoreject incoming calls when there is one in progress (Emilio Pozuelo Monfort)
+ - Fixed #643745, Support Ch.I.CredentialsStorage in auth-client (Danielle Madeley)
+ - Fixed #643872, Auth client should have Observer.DelayApprovers (Guillaume Desmottes)
+ - Fixed #643920, MSN protocol name may not be recognizable to some users (Guillaume Desmottes)
+ - Fixed #644058, Missing mnemonic for "I don't want to enable this feature for now" (Guillaume Desmottes)
+ - Fixed #644062, Warn if the user has insufficient disk space to receive file (Danielle Madeley)
+ - Fixed #644127, Display a notification when rejecting a call (Guillaume Desmottes)
+ - Fixed #644210, Fix various issues in the Call observer (Guillaume Desmottes)
+
 NEW in 2.33.2 (24/02/2011)
 =============
 
diff --git a/configure.ac b/configure.ac
index 50d4b84..ba86268 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [2])
 m4_define([empathy_minor_version], [33])
-m4_define([empathy_micro_version], [2])
+m4_define([empathy_micro_version], [3])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]