[empathy] 3.9.4
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] 3.9.4
- Date: Tue, 9 Jul 2013 08:39:00 +0000 (UTC)
commit a3011571d33687f47bf723f0816a2b68025c184a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jul 9 10:38:47 2013 +0200
3.9.4
NEWS | 18 ++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 690ff36..4ae1abd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+NEW in 3.9.4 (09/07/2013)
+============
+Bugs fixed:
+ - Fixed #702095, System crash when typing a long string in empathy (Xavier Claessens)
+ - Fixed #703453, correctly sort contacts and groups (Frédéric Péters)
+ - Fixed #703775, ContactSearch is not clear when it is no supported (Xavier Claessens)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated it Translation (Milo Casagrande)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated sk Translation (Pavol Klačanský)
+
+Documentation translations:
+ - Updated es Documentation translation (Daniel Mustieles)
+
NEW in 3.9.3 (17/06/2013)
============
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 4d8e8a9..4a28338 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], [9])
-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]