[empathy] prepare 3.3.92



commit 5fadaacef38fb75039bb201dc132f71b1ac41267
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Mar 20 10:38:51 2012 +0100

    prepare 3.3.92

 NEWS         |   68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    4 +-
 2 files changed, 70 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ae9432..cf07b18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,71 @@
+NEW in 3.3.92 (20/03/2012)
+=============
+
+Dependencies:
+ â GTK+ â 3.3.6
+ â clutter-gst â 1.5.2
+ â clutter-gtk â 0.90.3
+ â geoclue â 0.12 (optional)
+ â champlain-0.12 (optional)
+
+Bugs fixed:
+ - Fixed #671718, Rendering artifacts in the call window (Emanuele Aina)
+ - Fixed #671720, The video preview is not rounded the same way as its highlight rectangle (Emanuele Aina)
+ - Fixed #671931, Crash receiving a call on a already disconnected empathy call window (Emanuele Aina)
+ - Fixed #672063, Crash on hangup in audio-only video call (Emanuele Aina)
+ - Fixed #616159, Should try to get icons from EMPATHY_SRCDIR (Emanuele Aina)
+ - Fixed #671035, Accounts dialog doesn't update when account goes online (Guillaume Desmottes)
+ - Fixed #671547, MUC: make F9 toggle the contact list sidebar (Will Thompson)
+ - Fixed #671644, Border overflows not taken in account when drawing Clutter actors in empathy-call (Emanuele Aina)
+ - Fixed #671790, empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_account() (Guillaume Desmottes)
+ - Fixed #671875, Untranslated strings in libempathy/empathy-keyring.c (Gabor Kelemen)
+ - Fixed #671884, Information display of group chat contacts and irc contacts broken (Guillaume Desmottes)
+ - Fixed #671914, Receiving Files via XMPP isn't working
+ - Fixed #671981, Should replace the birthday calendar by a button (Guillaume Desmottes)
+ - Fixed #671983, Hide stupid vCard field roles (Guillaume Desmottes)
+ - Fixed #671994, Contact list only appears after several seconds (Guillaume Desmottes)
+ - Fixed #672036, Remove account info (Guillaume Desmottes)
+ - Fixed #672037, Right align contact info fields (Guillaume Desmottes)
+ - Fixed #672120, Set chat.facebook.com:443 as fallback server (Guillaume Desmottes)
+
+Translations:
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated bg Translation (Alexander Shopov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated cs Translation (Marek ÄernockÃ)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated eo Translation (Kristjan SCHMIDT)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias PÃldaru)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated fi Translation (Timo Jyrinki)
+ - Updated gl Translation (Fran DiÃguez)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated it Translation (Milo Casagrande)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated ko Translation (Seong-ho Cho)
+ - Updated lt Translation (Aurimas Äernius)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated ml Translation (Praveen Arimbrathodiyil)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Wouter Bolsterlee, Hannie Dumoleyn)
+ - Updated pa Translation (A S Alam)
+ - Updated pl Translation (Piotr DrÄg)
+ - Updated pt_BR Translation (Djavan Fagundes)
+ - Updated ru Translation (Yuri Kozlov, Yuri Myasoedov)
+ - Updated sl Translation (Matej UrbanÄiÄ)
+ - Updated sr latin Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sr Translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+
+Documentation translations:
+ - Updated hu Documentation translation (Gabor Kelemen)
+ - Updated lv Documentation translation (Viesturs RuÅÄns)
+ - Updated sl Documentation translation (Andrej ÅnidarÅiÄ)
+
 NEW in 3.3.91 (06/03/2012)
 =============
 
diff --git a/configure.ac b/configure.ac
index 2211495..8346bbd 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], [3])
-m4_define([empathy_micro_version], [91])
+m4_define([empathy_micro_version], [92])
 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]