empathy r2750 - branches/gnome-2-26



Author: xclaesse
Date: Mon Mar 30 16:47:46 2009
New Revision: 2750
URL: http://svn.gnome.org/viewvc/empathy?rev=2750&view=rev

Log:
Prepare for 2.26.0.1 release

From: Xavier Claessens <xclaesse gmail com>

Modified:
   branches/gnome-2-26/NEWS
   branches/gnome-2-26/configure.ac

Modified: branches/gnome-2-26/NEWS
==============================================================================
--- branches/gnome-2-26/NEWS	(original)
+++ branches/gnome-2-26/NEWS	Mon Mar 30 16:47:46 2009
@@ -1,3 +1,21 @@
+NEW in 2.26.0.1
+===============
+
+Bugs fixed:
+ - Fixed #556173, crash in Empathy Instant Messenger: Chatting using the MSN a... (Xavier Claessens)
+ - Fixed #571745, crash in Empathy Instant Messenger: Nothing, empathy was in ... (Xavier Claessens)
+ - Fixed #575681, UNIX socket address is supposed to be an 'ay' and not a 's' (Guillaume Desmottes)
+ - Fixed #576386, No video received (Sjoerd Simons)
+
+Translations:
+ - Updated Oriya Translation (mgiri).
+ - Updated French translation (FrÃdÃric Peters, Claude Paroz).
+ - Updated Dutch translation (Wouter Bolsterlee).
+ - Updated assamese translations (amitakhya).
+ - Updated Galician translation (Suso Baleato).
+ - Updated Arabic translation (djihed).
+ - Updated Spanish translation (jorgegonz).
+
 NEW in 2.26.0
 ==============
  - Fix various VoIP bugs

Modified: branches/gnome-2-26/configure.ac
==============================================================================
--- branches/gnome-2-26/configure.ac	(original)
+++ branches/gnome-2-26/configure.ac	Mon Mar 30 16:47:46 2009
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 2.26.0, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 2.26.0.1, http://bugzilla.gnome.org/browse.cgi?product=empathy)
 AC_PREREQ(2.59)
 AC_COPYRIGHT([
   Copyright (C) 2003-2007 Imendio AB
@@ -11,11 +11,11 @@
 #   (No interfaces changed:                   REVISION++)
 LIBEMPATHY_CURRENT=23
 LIBEMPATHY_AGE=0
-LIBEMPATHY_REVISION=0
+LIBEMPATHY_REVISION=1
 
 LIBEMPATHY_GTK_CURRENT=21
 LIBEMPATHY_GTK_AGE=2
-LIBEMPATHY_GTK_REVISION=1
+LIBEMPATHY_GTK_REVISION=2
 
 AC_SUBST(LIBEMPATHY_CURRENT)
 AC_SUBST(LIBEMPATHY_AGE)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]