[empathy] prepare 2.32.0



commit 6067fe7784da71d766ccf1f8b3cfeee612fea554
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 27 11:43:25 2010 +0200

    prepare 2.32.0

 NEWS         |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 57 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c05ac90..9beea0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,57 @@
+NEW in 2.32.0 (27/09/2010)
+=============
+
+Not a lot of code changes since 2.31.92 as we were in hard code freeze but we
+still fixed 2 crashes.
+Most of the work has been done by the awesome GNOME Translation Team. Thanks
+to them Empathy 2.32.0 is translated in more than 30 languages.
+See http://l10n.gnome.org/module/empathy/
+
+Bugs fixed:
+ - Fixed #629380, Double contacts after adding new contact in group "Ungrouped" (Philip Withnall)
+ - Fixed #629736, Blacklist Haze's sip protocol (Guillaume Desmottes)
+ - Fixed #629957, Failed assertion in contact_widget_details_feature_prepared_cb() (Guillaume Desmottes)
+ - Fixed #630168, empathy-accounts assert failure: *** glibc detected *** /usr/bin/empathy-accounts: free(): invalid pointer: 0x0809d5b6 *** (Guillaume Desmottes)
+ - Fixed #630214, File missing from POTFILES.in (Gabor Kelemen)
+ - Fixed #630400, Untranslatable strings (Gabor Kelemen)
+ - Fixed #630476, Typo in user guide: witn (Gabor Kelemen)
+
+Translations:
+ - Updated an Translation (Daniel Martinez Cucalon)
+ - Updated ar Translation (Khaled Hosny)
+ - Updated bg Translation (Damyan Ivanov)
+ - Updated cs Translation (Marek Ä?ernocký)
+ - Updated da Translation (Kenneth Nielsen)
+ - Updated de Translation (Christian Kirbach)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated fr Translation (Claude Paroz)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated it Translation (Milo Casagrande)
+ - Updated ja Translation (Takayuki KUSANO)
+ - Updated lt Translation (Žygimantas BeruÄ?ka)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated pl Translation (Piotr DrÄ?g)
+ - Updated pt_BR Translation (Djavan Fagundes)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ro Translation (Lucian Adrian Grijincu)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sl Translation (Matej UrbanÄ?iÄ?)
+ - Updated zh_CN Translation (Xhacker Liu, Aron Xu)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated de Documentation translation (Mario Blättermann, Christian Kirbach)
+ - Updated es Documentation translation (Jorge González)
+ - Updated fr Documentation translation (Claude Paroz)
+ - Updated gl Documentation translation (Fran Diéguez)
+ - Updated hu Documentation translation (Gabor Kelemen)
+
 NEW in 2.31.92 (14/09/2010)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 40ce992..a230157 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], [31])
-m4_define([empathy_micro_version], [92])
+m4_define([empathy_minor_version], [32])
+m4_define([empathy_micro_version], [0])
 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]