[empathy/gnome-2-34] prepare 2.33.4
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] prepare 2.33.4
- Date: Wed, 16 Mar 2011 14:46:20 +0000 (UTC)
commit cd3533354e318fd0ebeee4dba4491a0b99a0c387
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Mar 16 15:45:35 2011 +0100
prepare 2.33.4
NEWS | 21 +++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6af960c..755efa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+NEW in 2.33.4 (16/03/2011)
+=============
+
+Dependencies:
+ â?¢ folks â?¥ 0.4.0
+ â?¢ telepathy-glib â?¥ 0.13.17
+ â?¢ GStreamer â?¥ 0.10.32
+
+Bugs fixed:
+ - Fixed #644296, Contact Info should respect Overwritten_By_Nickname (Guillaume Desmottes)
+ - Fixed #639417, SSL server validation should follow override server CancelOk (Stef Walter)
+ - Fixed #644295, Don't set your contact info if nothing's changed (Guillaume Desmottes)
+ - Fixed #644298, Don't clobber alias updates through using both Aliasing and ContactInfo (Guillaume Desmottes)
+ - Fixed #644359, Support Error.EmergencyCallsNotSupported (Emilio Pozuelo Monfort)
+ - Fixed #644360, Support Error.SoftwareUpgradeRequired (Emilio Pozuelo Monfort)
+ - Fixed #644475, Empathy.Auth.client doesn't have DelayApprovers (Guillaume Desmottes)
+ - Fixed #644500, Install .service and .client files for empathy-call (Emilio Pozuelo Monfort)
+ - Fixed #644726, Remove contact doesn't work (Guillaume Desmottes)
+ - Fixed #644830, Sidebar is very wide (Guillaume Desmottes)
+ - Fixed #644844, Clear logs improvements (Emilio Pozuelo Monfort)
+
NEW in 2.33.3 (09/03/2011)
=============
diff --git a/configure.ac b/configure.ac
index 9691cdd..d2060c6 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], [3])
+m4_define([empathy_micro_version], [4])
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]