[empathy] prepare 3.1.90.1



commit 21178340691a8b6a5f0963452f8a236f1adf5efc
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Aug 31 09:52:58 2011 +0200

    prepare 3.1.90.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9411fee..ddb2cf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+NEW in 3.1.90.1 (31/08/2011)
+===============
+
+This release fixes the build when using latest gdk-pixbuf.
+As the Telepathy integration has been greatly improved in GNOME Shell 3.1.90,
+Empathy will no longer use a status icon and set your presence to offline when
+exiting, if the Shell is running.
+
+Bugs fixed:
+ - Fixed #656886, Dragging preview crashes empathy-call (Emilio Pozuelo Monfort)
+ - Fixed #656631, Stop watching session status if the Shell is running (Guillaume Desmottes)
+ - Fixed #656632, Don't set presence to offline when Shell is running (Guillaume Desmottes)
+ - Fixed #656911, Asserts when you drag the preview out of the window (Emilio Pozuelo Monfort)
+ - Fixed #656889, Remember preview location on disk (Emilio Pozuelo Monfort)
+ - Fixed #631944, Don't use a status icon when using the Shell (Guillaume Desmottes)
+
+Translations:
+ - Updated es Translation (Jorge GonzÃlez)
+
 NEW in 3.1.90 (29/08/2011)
 =============
 
diff --git a/configure.ac b/configure.ac
index e235118..73aa0f3 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], [90])
-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]