]> git.0d.be Git - empathy.git/commitdiff
Prepare 3.4.2.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 21 May 2012 12:04:48 +0000 (14:04 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 21 May 2012 12:06:14 +0000 (14:06 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c2983c4076c5d48dc508b2b861f3f52d1f29aee3..2c78451205a8bc3fff3fd1b84480e28960e8fb35 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+NEW in 3.4.2.1 (21/05/2012)
+==============
+
+This release fixes various issues in the call UI and a crash when taking
+a picture from the avatar chooser dialog.
+
+Dependencies:
+ • clutter-gtk ≥ 1.1.2
+ • cheese ≥ 3.4.0 (optional)
+
+Bugs fixed:
+ - Fixed #670874, floating toolbar not working (Sjoerd Simons)
+ - Fixed #674553, Take picture button in image change doesn't work. (Guillaume Desmottes)
+
 NEW in 3.4.2 (14/05/2012)
 ============
 
index eebe6979027e698559ca14712989f6e246a0e806..d343a0bf112cbf87a855216e41cce9c3699cfeda 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], [2])
-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],