deskbar-applet r1821 - branches/gnome-2-20



Author: sebp
Date: Mon Jan  7 16:40:41 2008
New Revision: 1821
URL: http://svn.gnome.org/viewvc/deskbar-applet?rev=1821&view=rev

Log:
Preparing for 2.20.3 release

Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/NEWS
   branches/gnome-2-20/configure.ac

Modified: branches/gnome-2-20/ChangeLog
==============================================================================
--- branches/gnome-2-20/ChangeLog	(original)
+++ branches/gnome-2-20/ChangeLog	Mon Jan  7 16:40:41 2008
@@ -1,3 +1,11 @@
+========== Version 2.20.3 released 2008-01-07 ==========
+
+2008-01-07  Sebastian PÃlsterl  <sebp cvs gnome org>
+
+	* configure.ac:
+	* NEWS:
+	Prepare for 2.20.3 release
+
 2007-12-25  Sebastian PÃlsterl  <sebp cvs gnome org>
 
     * deskbar/handlers/beagle-live.py:

Modified: branches/gnome-2-20/NEWS
==============================================================================
--- branches/gnome-2-20/NEWS	(original)
+++ branches/gnome-2-20/NEWS	Mon Jan  7 16:40:41 2008
@@ -1,4 +1,16 @@
 =======================
+deskbar-applet 2.20.3
+=======================
+
+This release marks the end of the 2.20 release cycle.
+It contains only one bug fix.
+
+Changes:
+	* Fixed bug #504875: cannot concatenate 'str' and 'NoneType' objects in beagle-live.py
+	
+Contributors to this release: Sebastian PÃlsterl	
+
+=======================
 deskbar-applet 2.20.2
 =======================
 

Modified: branches/gnome-2-20/configure.ac
==============================================================================
--- branches/gnome-2-20/configure.ac	(original)
+++ branches/gnome-2-20/configure.ac	Mon Jan  7 16:40:41 2008
@@ -1,4 +1,4 @@
-AC_INIT(deskbar-applet, 2.20.2, rslinckx gnome org)
+AC_INIT(deskbar-applet, 2.20.3, rslinckx gnome org)
 AC_CONFIG_SRCDIR(deskbar/__init__.py)
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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