[empathy] prepare 3.5.92



commit b8430db01b7e258303722a2173bd95112e0fce18
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 17 15:52:46 2012 +0200

    prepare 3.5.92

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 43 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e09275..b3c2776 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+NEW in 3.5.92 (17/09/2012)
+=============
+
+Dependencies:
+ â telepathy-glib â 0.19.9
+ â folks â 0.7.3
+
+Bugs fixed:
+ - Fixed #675220, Avoid repeatedly reloading icons in list views (Guillaume Desmottes)
+ - Fixed #683699, Crash when closing test-empathy-roster-model-aggregator (Guillaume Desmottes)
+ - Fixed #683827, GST 1.0 enabled build fails without gst 0.10 installed (Olivier CrÃte)
+ - Fixed #683854, empathy-utils.c:568: empathy_account_manager_get_accounts_connected called before AccountManager ready (Guillaume Desmottes)
+ - Fixed #683864, Memory leak fixes (Guillaume Desmottes)
+ - Fixed #684194, Selection not visible with some themes (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Ibrahim Saed)
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated cs Translation (Marek ÄernockÃ)
+ - Updated da Translation (Kenneth Nielsen)
+ - Updated de Translation (Mario BlÃttermann)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated fi Translation (Ville-Pekka Vainio)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hi Translation (Rajesh Ranjan)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Aurimas Äernius)
+ - Updated mr Translation (Sandeep Sheshrao Shedmake)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated el Documentation translation (Tom Tryfonidis)
+ - Updated es Documentation translation (Daniel Mustieles)
+
 NEW in 3.5.91.1 (07/09/2012)
 ===============
 
diff --git a/configure.ac b/configure.ac
index 73a6d6e..bf45d5d 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], [5])
-m4_define([empathy_micro_version], [91])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [92])
+m4_define([empathy_nano_version], [0])
 
 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]