gnome-games r7760 - branches/gnome-2-22



Author: jclinton
Date: Mon Jun 30 06:18:28 2008
New Revision: 7760
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7760&view=rev

Log:
gnome-games 2.22.3

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 Jun 30 06:18:28 2008
@@ -1,3 +1,31 @@
+gnome-games 2.22.3
+==================
+
+This is the final service release for 2.22 series. We have all worked to back-
+port fixes from trunk; especially those that causes crashers.
+
+General:
+  - Fix allocator/deallocator mismatch. (Yanko Kaneti, Christian Persch, Bug
+    #535214)
+
+GLChess:
+  - Don't disable load button on load dialog as we cannot tell if the user has
+    selected a valid file (Robert Ancell, Bug #540527)
+  - Handle empty combo boxes in the preferences dialog (Robert Ancell, Bug
+    #532908)
+  - Disable network controls when disconnected (Robert Ancell, Bug #523818)
+  - Backport trap ImportError and give the user and helpful message about their
+    installation being broken (Jason Clinton)
+  - Backport the sys.path fixes from trunk. (Jason Clinton)  
+
+Gnome Sudoku:
+  - Backport redraw() crash fixes from trunk (Jason Clinton)
+
+Translators:
+Leonardo Ferreira Fontenelle, Vladimir Melo, Clytie Siddall, Christian Kirbach,
+Mario BlÃttermann
+
+
 gnome-games 2.22.2
 ==================
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Jun 30 06:18:28 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.2],
+AC_INIT([GNOME Games], [2.22.3],
   [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]