[empathy] prepare 2.29.90 release



commit 09a7a076bb941188de520241a5929b5cae6c363f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Feb 8 13:12:28 2010 +0000

    prepare 2.29.90 release

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec3d008..0aedcfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+NEW in 2.29.90
+==============
+
+The "Succulente lasagne aux truffes" release.
+
+Bugs fixed:
+ - Fixed #606329, Buttons in GtkInfoBar are too big.
+ - Fixed #607868, Change Hidden to Invisible in docs
+ - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani)
+ - Fixed #608690, Edit needs context (Guillaume Desmottes)
+ - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter)
+ - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley)
+ - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley)
+ - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley)
+ - Fixed #609030, uninitialised variable access (Danielle Madeley)
+ - Fixed #608882, Typo in salut-protocol.page (Å?ukasz JernaÅ?)
+
+Translations:
+ - Updated bg Translation (Alexander Shopov)
+ - Updated bn Translation (Jamil Ahmed)
+ - Updated de Translation (Christian Kirbach)
+ - Updated el Translation (Simos Xenitellis)
+ - Updated es Translation (Jorge González)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated sl Translation (Matej UrbanÄ?iÄ?)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated th Translation (Theppitak Karoonboonyanan)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
+Documentation translations:
+ - Updated es Documentation translation (Jorge González)
+
 NEW in 2.29.6
 =============
 
diff --git a/configure.ac b/configure.ac
index 76006a0..9852a5b 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], [29])
-m4_define([empathy_micro_version], [7])
+m4_define([empathy_micro_version], [90])
 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]