[empathy/gnome-3-4] prepare 3.4.2.2



commit fabd83a72b86ef04a61a5b89493214f4e317bb27
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 27 11:55:52 2012 +0200

    prepare 3.4.2.2

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c78451..fd53325 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEW in 3.4.2.2 (27/06/2012)
+==============
+
+This releases fixes an empathy-chat crash caused by a race in telepathy-glib.
+
+Bugs fixed:
+ - Fixed #678307, irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
+ - Fixed #678807, empathy-chat crashed with SIGSEGV in _tp_base_client_handle_channels() (Guillaume Desmottes)
+
 NEW in 3.4.2.1 (21/05/2012)
 ==============
 
diff --git a/configure.ac b/configure.ac
index eae95ee..9046bcd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 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], [3])
 m4_define([empathy_minor_version], [4])
 m4_define([empathy_micro_version], [2])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_nano_version], [2])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],



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