[empathy] prepare 3.9.92



commit 2570147eeea5091acd02ff310f722161f4ae328a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 16 17:38:09 2013 +0200

    prepare 3.9.92

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 42 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b8429d5..ba871b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+NEW in 3.9.92 (16/09/2013)
+=============
+
+Dependencies:
+ • Folks ≥ 0.9.5
+ • GTK+ ≥ 3.9.4
+ • Geoclue ≥ 1.99.3 (optional)
+ • libsignon-glib ≥ 1.8 (optional)
+
+Bugs fixed:
+ - Fixed #696328, empathy-debugger crashed with SIGSEGV (Guillaume Desmottes)
+ - Fixed #706988, Port to GtkListBox (Guillaume Desmottes)
+ - Fixed #707781, new messages don't cause scroll (Guillaume Desmottes)
+
+Translations:
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated cs Translation (Marek Černocký)
+ - Updated de Translation (Benjamin Steinwender)
+ - Updated fi Translation (Ville-Pekka Vainio)
+ - Updated fr Translation (Alexandre Franke)
+ - Updated ga Translation (Seán de Búrca)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated lv Translation (Rūdolfs Mazurs)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated sr latin Translation (Мирослав Николић)
+ - Updated sr Translation (Мирослав Николић)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
+Documentation translations:
+ - Updated hu Documentation translation (Gabor Kelemen)
+
 NEW in 3.9.91 (03/09/2013)
 =============
 
diff --git a/configure.ac b/configure.ac
index 2618063..0719246 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], [91])
+m4_define([empathy_micro_version], [92])
 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]