From: Xavier Claessens Date: Mon, 2 Jun 2008 16:34:34 +0000 (+0000) Subject: Prepare for release X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=afcd8e15a05497390826f1af2d92566729a3470c Prepare for release svn path=/trunk/; revision=1141 --- diff --git a/NEWS b/NEWS index c8bce195..eeab65f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +NEW in 0.23.3 +============== + - Updated manual (Milo Casagrande). + - Set a tooltip on contact list view showing EmpathyContactWidget information. + Only enabled if running with GTK+ >= 2.12.10 because of + bug #504087 (Xavier Claessens). + - Move avatar cache to ~/.cache and don't mix avatar from different contacts, + tokens are not garanteed to be different. (Xavier Claessens). + +Bugs fixed: + - Fixed #465928, The status icon keep blinking when opening a chat with the contact list (Xavier Claessens) + - Fixed #527970, don't permit to call several time the same personn (Xavier Claessens) + - Fixed #531414, The "menu" key doesn't work in the contact list (Baptiste Mille-Mathias) + - Fixed #533541, Schema short description improved (Claude Paroz) + - Fixed #533732, Help button missing from the Accounts dialog (Milo Casagrande) + - Fixed #533840, BaconMessageConnection and D-Bus interaction (Xavier Claessens) + +Translations: + - Updated es translation (Jorge Gonzalez). + - Updated ja translation (Takeshi AIHANA). + - Updated Norwegian bokmål translation. (kmaraas). + - Updated Arabic Translation by Abou Manal. (djihed). + - Updated French translation (claudep). + NEW in 0.23.2 ============== - Keep a priv pointer in the object struct instead of using diff --git a/configure.ac b/configure.ac index 8a029673..283dd5bf 100644 --- a/configure.ac +++ b/configure.ac @@ -9,11 +9,11 @@ AC_COPYRIGHT([ # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=13 +LIBEMPATHY_CURRENT=14 LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 -LIBEMPATHY_GTK_CURRENT=13 +LIBEMPATHY_GTK_CURRENT=14 LIBEMPATHY_GTK_AGE=0 LIBEMPATHY_GTK_REVISION=0 @@ -25,7 +25,7 @@ AC_SUBST(LIBEMPATHY_GTK_AGE) AC_SUBST(LIBEMPATHY_GTK_REVISION) # Minimal version required -GLIB_REQUIRED=2.15.5 +GLIB_REQUIRED=2.16.0 GTK_REQUIRED=2.12.0 GCONF_REQUIRED=1.2.0 LIBGLADE_REQUIRED=2.0.0