[empathy] prepare 3.2.0



commit 14e27ac3b5c7f66c0d2cf3145cb844ae0fe04827
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 26 11:35:05 2011 +0200

    prepare 3.2.0

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 40 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe2e29e..ef18f91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+NEW in 3.2.0 (26/09/2011)
+============
+
+The "As good as Bigon's hangover" release.
+
+Here we are, the first 3.2 release. No big change since 3.1.92 as we were in
+hard code freeze so most of the credit goes to the awesome work of the GNOME
+translation team.
+
+Bugs fixed:
+ - Fixed #659118, empathy frequently crashes because of already unref'fed window (Danielle Madeley)
+ - Fixed #659298, log-window: improve icons in the search entry (Cosimo Cecchi)
+
+Translations:
+ - Updated an Translation (Daniel Martinez Cucalon)
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated bg Translation (Alexander Shopov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated cs Translation (Petr Kovar, Marek ÄernockÃ)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated ga Translation (SeÃn de BÃrca)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated sr latin Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sr Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated th Translation (Theppitak Karoonboonyanan)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated hu Documentation translation (Gabor Kelemen)
+
 NEW in 3.1.92 (19/09/2011)
 =============
 
diff --git a/configure.ac b/configure.ac
index 25c8df8..1106b57 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], [3])
-m4_define([empathy_minor_version], [1])
-m4_define([empathy_micro_version], [92])
+m4_define([empathy_minor_version], [2])
+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]