[empathy] prepare 3.9.2



commit 0c2fb857804274bea66d0ee7c8fa0a3b8cc54110
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed May 29 16:29:03 2013 +0200

    prepare 3.9.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 92d2099..7fc1511 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+NEW in 3.9.2 (29/05/2013)
+============
+Bugs fixed:
+ - Fixed #692746, history uses wrong encoding to show utf8 logs (Guillaume Desmottes)
+ - Fixed #696151, empathy crashed with SIGSEGV in listing_failed_cb() (Guillaume Desmottes)
+ - Fixed #699333, online-accounts-preferences crashes when accounts need access granted (Xavier Claessens)
+ - Fixed #700084, new *.page added not recognized by git due to commit eb8eb761 (Sindhu S)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated sl Translation (Matej Urbančič)
+
+Documentation translations:
+ - Updated ca Documentation translation (Gil Forcada, Manel Vidal)
+ - Updated es Documentation translation (Daniel Mustieles)
+
 NEW in 3.9.1 (03/05/2013)
 ============
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index f88d155..fa1b033 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], [9])
-m4_define([empathy_micro_version], [1])
+m4_define([empathy_micro_version], [2])
 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]