gnome-games r8333 - branches/gnome-2-24



Author: jclinton
Date: Tue Nov 25 03:35:15 2008
New Revision: 8333
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8333&view=rev

Log:
Gnome Games 2.24.2


Modified:
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Tue Nov 25 03:35:15 2008
@@ -1,3 +1,21 @@
+gnome-games 2.24.2
+==================
+
+Just a few fixups here-and-there.
+
+All games:
+ - Correct typo in ChangeLog generation path (Thomas H.P. Andersen)
+
+Sudoku (Robert):
+ - Fix crash when printing zero puzzles
+ - Catch errors writing to stdout
+ - Catch errors loading stock icons
+ - Don't crash on file I/O errors
+
+Translations:
+lferrett, Petr Kovar, Marek Lisy, Mario BlÃttermann, tthurman
+
+
 gnome-games 2.24.1.1
 ==================
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Tue Nov 25 03:35:15 2008
@@ -5,7 +5,7 @@
 m4_define([gnome_games_branch],["branches/gnome-2-24"])
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.24.1.1],
+AC_INIT([GNOME Games], [2.24.2],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games],
   [gnome-games])
 



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