]> git.0d.be Git - empathy.git/commitdiff
3.10.0
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 24 Sep 2013 15:09:08 +0000 (17:09 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 24 Sep 2013 15:09:08 +0000 (17:09 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ba871b7371c699c3ec834d78b83338be29ab098a..c5225b2586e1e6f264df53e393d860b296303799 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 3.10.0 (24/09/2013)
+=============
+Bugs fixed:
+ - Fixed #708403, empathy-debugger crashes on start (Igor Gnatenko)
+ - Fixed #707781, new messages don't cause scroll
+ - Fixed #708616, Theme previews are not displayed (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated ca Translation (Josep Sànchez)
+ - Updated da Translation (Kenneth Nielsen)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated ja Translation (victory, Jiro Matsuzawa)
+ - Updated pa Translation (A S Alam)
+ - Updated sk Translation (Peter Mráz)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
+Documentation translations:
+ - Updated pt_BR Documentation translation (Enrico Nicoletto)
+
 NEW in 3.9.92 (16/09/2013)
 =============
 
 NEW in 3.9.92 (16/09/2013)
 =============
 
index 8e5bbe457942dd6d7642710ff86366aa09415371..fbb89f5b2347cb9cc2e975308e3f427310d1b368 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_major_version], [3])
-m4_define([empathy_minor_version], [9])
-m4_define([empathy_micro_version], [92])
+m4_define([empathy_minor_version], [10])
+m4_define([empathy_micro_version], [0])
 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'