[empathy] prepare 3.7.4



commit e2138716de168a43abe43608417720fc1d7dc138
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jan 16 09:02:38 2013 +0100

    prepare 3.7.4

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 50 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 49801d3..1dd09d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+NEW in 3.7.4 (16/01/2013)
+============
+
+Dependencies:
+ â telepathy-farstream â 0.6.0
+ â WebKitGTK+ â 1.9.1
+ â libaccounts-glib â 1.4 (optional)
+
+Bugs fixed:
+ - Fixed #657634, 'i' button on video preview looks weird (Guillaume Desmottes)
+ - Fixed #670048, Display a message if no contact is displayed because they are offline (Guillaume Desmottes)
+ - Fixed #684357, Improve context menu in chat window (Guillaume Desmottes)
+ - Fixed #687450, Initial window is very small (Guillaume Desmottes)
+ - Fixed #687616, [GNOME goal] Port to Python 3 (Guillaume Desmottes)
+ - Fixed #687629, Empathy shortcut bug Shift + F (Guillaume Desmottes)
+ - Fixed #688132, code generation during build has a race due to unintended concurrency (Guillaume Desmottes)
+ - Fixed #688174, RTL languages (e.g. Hebrew) are no longer aligned to right (Guillaume Desmottes)
+ - Fixed #688860, Clearly label the message in Error presences as from the server (Guillaume Desmottes)
+ - Fixed #690733, Assertion when trying to add contacts with only a SIP account connnected (Guillaume Desmottes)
+ - Fixed #691006, empathy-CRITICAL **: empathy_contact_dup_from_tp_contact: assertion `TP_IS_CONTACT (tp_contact)' failed (Guillaume Desmottes)
+ - Fixed #691043, support notification filtering (Guillaume Desmottes)
+ - Fixed #691085, Backslash escapes applied in the chat log (Guillaume Desmottes)
+ - Fixed #691137, Empathy contact list window resizes automatically when connections are lost (Guillaume Desmottes)
+ - Fixed #691195, Rakia / SIP "Use this account to call landlines and mobile phones" checkbox does nothing (Guillaume Desmottes)
+ - Fixed #691418, Use a shared plugin for all empathy providers (Alberto Mardegan)
+ - Fixed #691469, UOA: use the new libaccounts-glib APIs (Alberto Mardegan)
+ - Fixed #668464, Use correct +/- buttons (Guillaume Desmottes)
+
+Translations:
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated de Translation (Hendrik Knackstedt)
+ - Updated el Translation (Dimitris Spingos)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias PÃldaru)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hi Translation (Rajesh Ranjan)
+ - Updated it Translation (Milo Casagrande)
+ - Updated lt Translation (Aurimas Äernius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated te Translation (Krishnababu Krothapalli)
+ - Updated ug Translation (Gheyret Kenji)
+
+Documentation translations:
+ - Updated ca Documentation translation (Gil Forcada)
+
 NEW in 3.7.3 (18/12/2012)
 ============
 
diff --git a/configure.ac b/configure.ac
index f873cd6..03a9095 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 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], [7])
-m4_define([empathy_micro_version], [3])
+m4_define([empathy_micro_version], [4])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'



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