gnome-games r7590 - branches/gnome-2-22



Author: thomashpa
Date: Tue Apr  8 21:12:01 2008
New Revision: 7590
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7590&view=rev

Log:
gnome-games 2.22.1.1

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

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Tue Apr  8 21:12:01 2008
@@ -1,3 +1,20 @@
+gnome-games 2.22.1.1
+==================
+
+This is an update to the 2.22.1 release containing fixes for a few crasher bugs 
+in sudoku and for an issue that caused sudoku to always show the same puzzle
+until it was solved or saved.
+
+Sudoku:
+  - Don't crash when clearing a tracker (Thomas M. Hinkle)
+  - Handle when no more puzzles of a certain difficulty exists (Thomas M. Hinkle)
+  - Don't always show the same puzzle until it has been completed or saved
+    (Thomas M. Hinkle)
+  - Fix crash on cancel in new game dialog (Thomas H.P. Andersen)
+
+Updated translations by Alessio Treglia and Ivar Smolin
+
+
 gnome-games 2.22.1
 ==================
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Tue Apr  8 21:12:01 2008
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.22.1],
+AC_INIT([GNOME Games], [2.22.1.1],
   [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]