[empathy/gnome-3-4] Prepare 3.4.0.1



commit beb1e9f725a34f63bbd88744ff92ad6a596574e0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Apr 5 11:02:31 2012 +0200

    Prepare 3.4.0.1

 NEWS         |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 51 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 02ad20f..f68ff34 100644
--- 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:
diff --git a/configure.ac b/configure.ac
index 028174a..2b5fb31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]