[empathy/gnome-3-6] prepare 3.6.2
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-6] prepare 3.6.2
- Date: Tue, 13 Nov 2012 15:59:51 +0000 (UTC)
commit 9ba4ab702ebf55397a99c8cbfe19f1ab60376b95
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Nov 13 16:59:42 2012 +0100
prepare 3.6.2
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 03893b3..501ad8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+NEW in 3.6.2 (13/11/2012)
+============
+
+This stable release improves GNOME Online Account integration and fixes a
+bunch of call related bugs thanks to Debarshi Ray's awesome work.
+
+Bugs fixed:
+ - Fixed #687690, Support X-TELEPATHY-PASSWORD for GOA accounts (Debarshi Ray)
+ - Fixed #652546, Add X-GOOGLE-PLATFORM support (Giovanni Campagna)
+ - Fixed #687449, switch video input is sensitive even though I only have one camera (Debarshi Ray)
+ - Fixed #687762, Don't unref properties before creating the certificate (Debarshi Ray)
+ - Fixed #686314, Unref the list of FsElementAddedNotifiers on fs-conference-removed (Debarshi Ray)
+ - Fixed #686311, Tries to remove fsrtpconference element from wrong pipeline (Debarshi Ray)
+
+Translations:
+ - Updated de Translation (Tobias Endrigkeit)
+ - Updated et Translation (Mattias PÃldaru)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated ga Translation (SeÃn de BÃrca)
+ - Updated gu Translation (Sweta Kothari)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated nn Translation (Andreas N)
+ - Updated or Translation (ManojKumar Giri)
+ - Updated pa Translation (A S Alam)
+ - Updated pt_BR Translation (Rafael Ferreira)
+
NEW in 3.6.1 (15/10/2012)
============
diff --git a/configure.ac b/configure.ac
index ccf9496..dd2e839 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], [6])
-m4_define([empathy_micro_version], [1])
+m4_define([empathy_micro_version], [2])
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]