[empathy: 3/3] 3.9.3
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 3/3] 3.9.3
- Date: Mon, 17 Jun 2013 10:00:03 +0000 (UTC)
commit 1730bb66236f2a1a64866d088a37a1f7af6e6a6d
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Jun 17 11:59:45 2013 +0200
3.9.3
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7fc1511..690ff36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+NEW in 3.9.3 (17/06/2013)
+============
+Bugs fixed:
+ - Fixed #680778, Stop using empathy-accounts
+ - Fixed #698742, Crash when joining an IRC channel (Xavier Claessens)
+ - Fixed #701281, empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined. (Iain Lane)
+ - Fixed #701891, New account dialog title is incorrect (Sindhu S)
+ - Fixed #701914, Return value of tp_debug_client_get_messages_finish() is leaked (Guillaume Desmottes)
+
+Translations:
+ - Updated gl Translation (Fran DiƩguez)
+
NEW in 3.9.2 (29/05/2013)
============
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index fd61787..8aced41 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], [2])
+m4_define([empathy_micro_version], [3])
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]