[empathy] 3.12.10



commit fd192fe390e510e901e9501fcaa2f08dd32d6bd0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed May 13 13:13:21 2015 +0200

    3.12.10

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 814e72e..84ec183 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 3.12.10 (13/05/2015)
+==============
+
+Bugs fixed:
+ - Fixed #741771, Preferences dialog expands to absurd width (Michael Catanzaro)
+ - Fixed #745504, Fix preferences with modern gtk+ (Giovanni Campagna)
+ - Fixed #746841, provide a scalable -symbolic variant of the app icon (Jakub Steiner)
+ - Fixed #747460, Initial empathy accounts window is too wide (Michael Catanzaro)
+ - Don't crash when running in Wayland (Michael Catanzaro)
+
+Translations:
+ - Updated ja Translation (Hajime Taira)
+
+Documentation translations:
+ - Updated es Documentation translation (Daniel Mustieles)
+
 NEW in 3.12.9 (15/04/2015)
 =============
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 5ba5582..31ab60c 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], [12])
-m4_define([empathy_micro_version], [9])
+m4_define([empathy_micro_version], [10])
 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]