[empathy] Prepare 3.7.5



commit c4c5b8964584338dcdf218138db3c395b18d5fd5
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Feb 4 11:58:10 2013 +0100

    Prepare 3.7.5

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1dd09d8..6c0b313 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 3.7.5 (04/02/2013)
+============
+
+Thanks to Debarshi Ray, Empathy's chat window will now automatically display
+more logs when scrolling up.
+
+Dependencies:
+ â telepathy-logger â 0.8.0
+
+Bugs fixed:
+ - Fixed #639877, Retrieve all the past history when scrolling back on a chat window (Debarshi Ray)
+ - Fixed #678983, Favorite rooms are not saved (Guillaume Desmottes)
+ - Fixed #691085, Backslash escapes applied in the chat log (Guillaume Desmottes)
+ - Fixed #691457, Warning when building HTML using yelp-build (Sindhu S)
+
+Translations:
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated ml Translation (Anish A)
+ - Updated sr latin Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sr Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 3.7.4 (16/01/2013)
 ============
 
diff --git a/configure.ac b/configure.ac
index f3b8668..b85f1e7 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], [4])
+m4_define([empathy_micro_version], [5])
 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]