sabayon r910 - in trunk: . po



Author: federico
Date: Thu Jan 17 19:53:44 2008
New Revision: 910
URL: http://svn.gnome.org/viewvc/sabayon?rev=910&view=rev

Log:
Prepare for 2.21.0
2008-01-17  Federico Mena Quintero  <federico novell com>

	* configure.ac: Bump version number to 2.21.0.

	* NEWS: Prepare for 2.21.0.

Signed-off-by: Federico Mena Quintero <federico gnu org>


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jan 17 19:53:44 2008
@@ -1,4 +1,53 @@
 ==============
+Version 2.21.0
+==============
+
+  Code name:
+
+	* ""
+
+  Changes:
+
+	* sabayon-apply now returns exit code 3 when a user profile
+          cannot be found for the user:
+	  http://bugzilla.gnome.org/show_bug.cgi?id=474666
+
+	* New Assamese translation courtesy of Amitakhya Phukan.
+
+	* New Hebrew translation courtesy of Yair Hershkovitz.
+
+  Fixes:
+
+	* Fix syntax errors that were only caught at runtime :(
+
+	* Create directories recursively in the storage module (Dan Walsh):
+	  http://bugzilla.gnome.org/show_bug.cgi?id=486216
+
+	* Remove shebang python lines from files that are not meant to
+          be executable (John William Robeson, Josh Triplett):
+	  http://bugzilla.gnome.org/show_bug.cgi?id=424328
+
+	* Fix gettext/ngettext for Python 2.4 (John William Robeson, LoÃc Minier):
+	  http://bugzilla.gnome.org/show_bug.cgi?id=480508 
+
+	* Make Sabayon work on Slackware (Jared, John William Robeson):
+	  http://bugzilla.gnome.org/show_bug.cgi?id=497471
+
+	* Fix the lists of files/directories to ignore (John William Robeson).
+
+  Translators:
+
+	* Djihed Afifi, Youssef Chahibi (ar)
+	* Amitakhya Phukan (as)
+	* Ihar Hrachyshka (be latin)
+	* Priit Laes, Mattias PÃldaru (et)
+	* Inaki Larranaga Murgoitio (eu)
+	* Ignacio Casal Quinteiro (gl)
+	* Yair Hershkovitz (he)
+	* Gabor Kelemen (hu)
+	* Yannig Marchegay (oc)
+
+==============
 Version 2.20.0
 ==============
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu Jan 17 19:53:44 2008
@@ -1,4 +1,4 @@
-AC_INIT([sabayon], [2.20.0],
+AC_INIT([sabayon], [2.21.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=sabayon])
 AC_CONFIG_SRCDIR(lib/userprofile.py)
 



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