[empathy] prepare 2.91.93



commit 8f2225aa7f24ebcc3bf25943591d01e62a7a4e7c
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Mar 28 12:42:22 2011 +0200

    prepare 2.91.93

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c6ac3a..a7935ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+NEW in 2.91.93 (28/03/2011)
+==============
+
+This release actually fixes more bugs than the ones listed in these release
+notes but bugzilla's breakage on Thursday ate most of them.
+
+Basically, the log viewer has been polished a bit and you shouldn't get
+notifications for outgoing messages sent using Shell's message tray.
+
+Bugs fixed:
+ - Fixed #645488, Blocking linked contacts doesn't work and can crash empathy
+ - Fixed #645558, Opening blocked contacts twice horribly breaks
+
+Translations:
+ - Updated bg Translation (Krasimir Chonov)
+ - Updated de Translation (Mario Blättermann)
+ - Updated hi Translation (Rajesh Ranjan)
+ - Updated lt Translation (Žygimantas BeruÄ?ka)
+ - Updated mr Translation (Sandeep Shedmake)
+ - Updated pa Translation (A S Alam)
+ - Updated ta Translation (Dr.T.Vasudevan)
+ - Updated ug Translation (Abduxukur Abdurixit)
+ - Updated zh_CN Translation (Aron Xu)
+
 NEW in 2.91.92 (22/03/2011)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 6497d9c..53b93fe 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], [91])
-m4_define([empathy_micro_version], [92])
+m4_define([empathy_micro_version], [93])
 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]