gnome-games r8229 - branches/gnome-2-24



Author: thomashpa
Date: Sun Nov  2 16:41:24 2008
New Revision: 8229
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8229&view=rev

Log:
gnome-games 2.24.1.1

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	Sun Nov  2 16:41:24 2008
@@ -1,3 +1,24 @@
+gnome-games 2.24.1.1
+==================
+
+This is an unscheduled bugfix release. It most importantly fixes two regressions
+in sudoku and gnotravex.
+
+Gnometris:
+ - Correct page_size for spinbutton (Thomas H.P. Andersen)
+
+Gnotravex:
+ - Fix regression where starting a new game from the high score dialog does
+   not work. (Robert Ancell)
+
+Sudoku:
+ - Don't crash on pre 2.24 savegames (Zhang Sen)
+ - Disallow using ctrl+a when the game is already won (Zhang Sen)
+
+Translations:
+ - de: Mario BlÃttermann, Hendrik Richter
+ - gl: Ignacio Casal Quinteiro
+
 gnome-games 2.24.1
 ==================
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Sun Nov  2 16:41:24 2008
@@ -2,10 +2,10 @@
 # Process this file with autoconf to produce a configure script.
 
 # This can be either "trunk" or "branches/gnome-x-y"
-m4_define([gnome_games_branch],["trunk"])
+m4_define([gnome_games_branch],["brances/gnome-2-24"])
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.24.1],
+AC_INIT([GNOME Games], [2.24.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]