[empathy] prepare 3.1.5.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] prepare 3.1.5.1
- Date: Mon, 22 Aug 2011 09:52:21 +0000 (UTC)
commit 8cd279f2dd43b31409a396549195a4144b54c695
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Aug 22 11:50:35 2011 +0200
prepare 3.1.5.1
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 45 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f29d6c..b6f066d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+NEW in 3.1.5.1 (22/08/2011)
+==============
+
+This release fixes important regressions which have been introduced by
+Folks's contacts cache. It also continues improving the new experimental call
+UI.
+
+Dependencies:
+
+ â WebkitGtk is now required
+ â telepathy-glib â 0.15.5
+
+Bugs fixed:
+ - Fixed #653599, Empathy shouldn't assume all TpfPersonas contain a valid TpContact (Travis Reitter)
+ - Fixed #654471, Links in log viewer are not clickable (Danielle Madeley)
+ - Fixed #655799, Use new client factory (Guillaume Desmottes)
+ - Fixed #656566, Call toolbar shouldn't disappear when the call isn't connected (Emilio Pozuelo Monfort)
+ - Fixed #656573, Call preview should be visibly dragged (Emilio Pozuelo Monfort)
+ - Fixed #656576, Video preview could have rounded corners (Emilio Pozuelo Monfort)
+ - Fixed #656579, Changing video device causes video to just freeze (Emilio Pozuelo Monfort)
+ - Fixed #656673, Update autotools config a bit (Javier JardÃn)
+ - Fixed #656831, Rely on Empathy's factory to prepare TpConnection features (Guillaume Desmottes)
+ - Fixed #656866, Use more tp_connection_get_account() (Guillaume Desmottes)
+ - Fixed #656885, Don't actually "switch" to the same camera (Emilio Pozuelo Monfort)
+ - Fixed #656887, Dragging preview is really weird (Emilio Pozuelo Monfort)
+ - Fixed #656888, Preview button no longer works (Emilio Pozuelo Monfort)
+ - Fixed #656908, telepathy-logger call support detection broken (Laurent Bigonville)
+ - Fixed #656934, Allow to provide a request message when adding contact (Emilio Pozuelo Monfort)
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated id Translation (Andika Triwidada)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated pa Translation (A S Alam)
+ - Updated sl Translation (Andrej ÅnidarÅiÄ)
+ - Updated zh_CN Translation (Aron Xu)
+
+Documentation translations:
+ - Updated gl Documentation translation (Fran Dieguez)
+
NEW in 3.1.5 (16/08/2011)
============
diff --git a/configure.ac b/configure.ac
index f152246..5f00a8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
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], [1])
m4_define([empathy_micro_version], [5])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]