]> git.0d.be Git - empathy.git/commitdiff
prepare 3.9.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 3 May 2013 12:59:23 +0000 (14:59 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 3 May 2013 12:59:23 +0000 (14:59 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5eae4d0d0d44522788a6a7a24aa2f3e5f12db5a9..92d20995830eda1d8a874b841cba0d21c314a1b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+NEW in 3.9.1 (03/05/2013)
+============
+Bugs fixed:
+ - Fixed #692160, Updated Icon Names (B.Prathibha)
+ - Fixed #697214, call-window: Remember that the audio output has been added (Olivier Crête)
+ - Fixed #697302, Spelling mistake: "You need to setup an account..." (SandipTiwari)
+ - Fixed #699017, libempathy: Fix build by adding missing math.h header (Stef Walter)
+ - Fixed #673775, The icon for audio call in the help is wrong. (Ekaterina Gerasimova)
+ - Fixed #677549, "Link Contacts" user documentation is wrong (Shobha Tyagi)
+
+Translations:
+ - Updated crh Translation (Reşat SABIQ)
+ - Updated it Translation (Milo Casagrande)
+
+Documentation translations:
+ - Updated de Documentation translation (Christian Kirbach)
+ - Updated el Documentation translation (Dimitris Spingos)
+ - Updated es Documentation translation (Daniel Mustieles)
+ - Updated zh_CN Documentation translation (Wylmer Wang)
+
 NEW in 3.8.1 (15/04/2013)
 ============
 Bugs fixed:
index d4c07d0d087a7ffdea6e7acee68915185b1367f5..11482c399de49e9780a08c911f6c119e28d5e996 100644 (file)
@@ -1,8 +1,8 @@
 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], [8])
+m4_define([empathy_minor_version], [9])
 m4_define([empathy_micro_version], [1])
 m4_define([empathy_nano_version], [0])