]> git.0d.be Git - empathy.git/commitdiff
3.10.3
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 7 Jan 2014 09:32:16 +0000 (10:32 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 7 Jan 2014 09:32:16 +0000 (10:32 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2e42a3f4a1b1343fedfdc5d9a40129c97a85045d..544060a14e3223ed59912d687c555c2dffde1a5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 3.10.3 (07/01/2014)
+=============
+
+Bugs fixed:
+ - Fixed #712566, Groups in contact list cannot be hidden (Guillaume Desmottes)
+ - Fixed #712839, Remove empathy_create_individual_from_tp_contact() (Philip Withnall)
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated pa Translation (A S Alam)
+ - Updated ta Translation (Shantha kumar)
+ - Updated te Translation (Krishnababu Krothapalli)
+ - Updated zh_CN Translation (甘露(Gan  Lu))
+
+Documentation translations:
+ - Updated el Documentation translation (Dimitris Spingos)
+
 NEW in 3.10.2 (11/11/2013)
 =============
 
 NEW in 3.10.2 (11/11/2013)
 =============
 
index 6f1bc2a995281ab953829e2c3416bf31ed9d3d43..b7cda050c7a279b463fc0ff9798f59e03b7a18ca 100644 (file)
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
 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], [10])
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [10])
-m4_define([empathy_micro_version], [2])
+m4_define([empathy_micro_version], [3])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'