]> git.0d.be Git - empathy.git/commitdiff
3.7.92
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 20 Mar 2013 10:34:37 +0000 (11:34 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 20 Mar 2013 10:34:37 +0000 (11:34 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 72bc97cde8f3bff366a2eae4fa8edb92b294d5b7..f304e7380dffdd01e4c90c7319720ecf3ab68019 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+NEW in 3.7.92 (20/03/2013)
+=============
+
+Dependencies:
+ • cogl-1.0 (used to be an implicit dependency)
+ • folks ≥ 0.9.0
+
+Bugs fixed:
+ - Fixed #692105, empathy-3.6.2-1.fc18: items_delete_cb: Process /usr/bin/empathy-accounts was killed by signal 11 (Guillaume Desmottes)
+ - Fixed #695556, empathy-3.7.91 missing include and dependency for cogl (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated ca Translation (Gil Forcada)
+ - Updated ca@valencia Translation (Carles Ferrando)
+ - Updated da Translation (KennethNielsen)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated fr Translation (Alexandre Franke)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated it Translation (Milo Casagrande)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated pt_BR Translation (Rafael Ferreira)
+ - Updated pt Translation (Duarte Loreto)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated tg Translation (Victor Ibragimov)
+
+Documentation translations:
+ - Updated el Documentation translation (Dimitris Spingos)
+
 NEW in 3.7.91 (04/03/2013)
 =============
 
index 7dea0434fdd40b8aef5c12899ae5aa0012f5647b..ddb269aca0375606c8fbd1ec15fa31730790836a 100644 (file)
@@ -3,7 +3,7 @@ m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [7])
-m4_define([empathy_micro_version], [91])
+m4_define([empathy_micro_version], [92])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'