[empathy] prepare 3.6.0.1



commit b7da83a8160b59aa6375449c42f21d4ed9987d85
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Oct 3 12:12:58 2012 +0200

    prepare 3.6.0.1

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a366ef2..ad58bb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+NEW in 3.6.0.1 (03/10/2012)
+==============
+
+This new stable release fixes a bug preventing Empathy to connect an IM
+account having an invalid certificate.
+It also improves the performance of roster live search and should reduce the
+startup time of the chat window as well.
+
+Bugs fixed:
+ - Fixed #684528, Wrong status message when call is disconnected (Guillaume Desmottes)
+ - Fixed #684675, private-chat-$UUID rooms are created with default (i.e. public) settings (Guillaume Desmottes)
+ - Fixed #684783, Fail to popup wrong certificate dialog (Guillaume Desmottes)
+ - Fixed #684971, empathy-chat: loses multi personas in the the contact menu (Guillaume Desmottes)
+ - Fixed #685203, Crash when resuming from sleep (Guillaume Desmottes)
+ - Fixed #685278, Live search is pretty slow when groups are enabled (Guillaume Desmottes)
+
+Translations:
+ - Updated an Translation (Daniel Martinez Cucalon)
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated bg Translation (Alexander Shopov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated cs Translation (Marek ÄernockÃ)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Åygimantas BeruÄka, Aurimas Äernius)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated sr latin Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sr Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+
 NEW in 3.6.0 (25/09/2012)
 ============
 
diff --git a/configure.ac b/configure.ac
index b427f24..f422baf 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], [6])
 m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
 
 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]