[empathy] 3.10.0
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] 3.10.0
- Date: Tue, 24 Sep 2013 15:09:29 +0000 (UTC)
commit 72bf71739ec99d5fa4131d2b7c0244a7218e694f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Sep 24 17:09:08 2013 +0200
3.10.0
NEWS | 23 +++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba871b7..c5225b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+NEW in 3.10.0 (24/09/2013)
+=============
+Bugs fixed:
+ - Fixed #708403, empathy-debugger crashes on start (Igor Gnatenko)
+ - Fixed #707781, new messages don't cause scroll
+ - Fixed #708616, Theme previews are not displayed (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Khaled Hosny)
+ - Updated ca Translation (Josep Sànchez)
+ - Updated da Translation (Kenneth Nielsen)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated ja Translation (victory, Jiro Matsuzawa)
+ - Updated pa Translation (A S Alam)
+ - Updated sk Translation (Peter Mráz)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
+Documentation translations:
+ - Updated pt_BR Documentation translation (Enrico Nicoletto)
+
NEW in 3.9.92 (16/09/2013)
=============
diff --git a/configure.ac b/configure.ac
index 8e5bbe4..fbb89f5 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], [92])
+m4_define([empathy_minor_version], [10])
+m4_define([empathy_micro_version], [0])
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]