gnome-games r7579 - branches/gnome-2-22



Author: jclinton
Date: Mon Apr  7 05:07:02 2008
New Revision: 7579
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7579&view=rev

Log:
gnome-games 2.22.1

Modified:
   branches/gnome-2-22/ChangeLog
   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	Mon Apr  7 05:07:02 2008
@@ -1,3 +1,35 @@
+gnome-games 2.22.1
+==================
+
+This is the first service release in the 2.22.x release series. A few minor bug
+fixes are included. Also, a handful of translation updates.
+
+Overall:
+  - Merge changes in ggz.m4 from ggz trunk. (Roger Light, Andreas RÃsdal, bug
+    #520599, bug #510917)
+    
+Aisleriot:
+  - Add back the statistics fallback (Christian Persch, bug #406267, bug
+    #525177)
+  - Don't allow moving non-uniformly suited card stacks to foundation (Philippe
+    Gauthier, Christian Persch, bug #443307)
+  - Make shuffle-deck-helper tail recursive. Fixes stack overflow exception
+    with guile 1.8.4. (Vincent Povirk, Christian Persch, bug #519554)
+
+GLChess:
+  - Abort 3D render if widget_get_gl_context() returns None (Robert Ancell,
+    bug #512068)
+  - Add Gambit Fruit to AI list (Robert Ancell, bug #521623)
+  - Handle AI players dying before the game starts (Robert Ancell, bug #522341)
+  - Handle GLError->GLerror, GLUError -> GLUerror objects being renamed in
+    PyOpenGL 3.0 (Robert Ancell, bug #503238)
+  - Fix board rotation animation bug when viewing black side (Robert Ancell)
+
+Translator work included contributions from Kostas Papadimas, Simos
+Xenitellis, Eskild Hustvedt, Philip Withnall, Priit Laes, S.D., Ivar Smolin,
+Artur Flinta, and the GNOME PL team.
+
+
 gnome-games 2.22.0
 ==================
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Apr  7 05:07:02 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.0],
+AC_INIT([GNOME Games], [2.22.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]