[empathy/gnome-3-10] 3.10.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-10] 3.10.1
- Date: Mon, 14 Oct 2013 16:43:02 +0000 (UTC)
commit 50233ad566158a3e6cc571ad553c5f01d8b4bbfa
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Oct 14 12:42:52 2013 -0400
3.10.1
NEWS | 22 ++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c5225b2..44c45fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+NEW in 3.10.1 (14/10/2013)
+=============
+
+The "Massive Poutine" release.
+
+Bugs fixed:
+ - Fixed #709741, audio-sink: fix compilation with GStreamer 0.10 (Will Thompson)
+ - Fixed #710017, empathy-debugger: no MC logs (Guillaume Desmottes)
+ - Fixed #709677, crash when connecting SIP client (Guillaume Desmottes)
+ - Fixed #708716, crash in empathy-chat (Guillaume Desmottes)
+ - Fixed #707885, need to escape spaces in action names (Guillaume Desmottes)
+ - Fixed #708684, Warning when opening preferences dialog (Guillaume Desmottes)
+
+Translations:
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated ja Translation (Jiro Matsuzawa, victory)
+ - Updated pt Translation (António Lima)
+ - Updated tr Translation (Emin Tufan Çetin)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
NEW in 3.10.0 (24/09/2013)
=============
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 6720647..8c6254f 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], [10])
-m4_define([empathy_micro_version], [0])
+m4_define([empathy_micro_version], [1])
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]