]> git.0d.be Git - empathy.git/commitdiff
Prepare 3.4.0.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 5 Apr 2012 09:02:31 +0000 (11:02 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 5 Apr 2012 09:02:31 +0000 (11:02 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 02ad20f171a528146bf822458ae80df36ac736fe..f68ff34652fa86bd1fd62f30bd3836862df5b5fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+NEW in 3.4.0.1 (05/04/2012)
+==============
+
+The "Please unify version numbers" release.
+
+This new releases fixes calls logging and is usable with the stable version of
+telepathy-logger.
+
+Most of the Telepathy components have been branched and released as stable. We
+recommend to distributors to use the following versions of these components:
+ • telepathy-glib 0.18.0
+ • telepathy-gabble 0.16.0
+ • telepathy-mission-control 5.12.0
+ • telepathy-logger 0.4.0
+ • telepathy-salut 0.8.0
+ • telepathy-haze 0.6.0
+
+Dependencies:
+ • Clutter ≥ 1.10.0
+ • telepathy-logger ≥ 0.2.13
+
+Bugs fixed:
+ - Fixed #652800, Empathy should notify when someone mention me at IRC (Will Thompson)
+ - Fixed #670601, empathy-accounts segfault (settings are null for liststore iter) (Guillaume Desmottes)
+ - Fixed #672560, Call window inline toolbar borders are not crisp (Cosimo Cecchi)
+ - Fixed #672561, Call window preview drop placeholder should not be red (Cosimo Cecchi)
+ - Fixed #672796, gst_element_get_name: return value should be freed (Debarshi Ray)
+ - Fixed #672839, Pidgin importer treeview should expand vertically. (Guillaume Desmottes)
+ - Fixed #673030, Empathy need porting to logger stable call1 support (Danielle Madeley, Nicolas Dufresne)
+ - Fixed #673046, Video preview is always behind the incoming video (Cosimo Cecchi)
+ - Fixed #673141, Right-click on GOA account let you disable it (Guillaume Desmottes)
+ - Fixed #673162, "Enable" account menu item doesn't connect the account (Guillaume Desmottes)
+ - Fixed #673444, Needs a clutter ≥ 1.10 dep (Guillaume Desmottes)
+ - Fixed #673451, Initial Empathy Accounts Dialog does not allow to click "Connect" (Guillaume Desmottes)
+ - Fixed #673480, nautilus-sendto menu entry "Instant Message (Empathy)" lacks icon (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Ibrahim Saed)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated id Translation (Andika Triwidada)
+ - Updated ja Translation (Mako N)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated or Translation (ManojKumar Giri)
+
+Documentation translations:
+ - Updated ja Documentation translation (Mako N)
+
 NEW in 3.4.0 (26/03/2012)
 ============
 Bugs fixed:
index 028174ad5dfaad6d871e9fba82aeb558a0db872d..2b5fb317cdbc200ef66fc0ba2668936aa9befd75 100644 (file)
@@ -1,10 +1,10 @@
 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], [4])
 m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],