gnome-games r7698 - trunk



Author: jclinton
Date: Mon Jun 16 22:39:04 2008
New Revision: 7698
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7698&view=rev

Log:
    gnome-games 2.23.4
    fix intltool 0.40 breakage


Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/NEWS
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Jun 16 22:39:04 2008
@@ -23,9 +23,6 @@
 	omf.make \
 	MAINTAINERS	\
 	HACKING		 \
-	intltool-extract.in \
-	intltool-merge.in    \
-	intltool-update.in \
 	gnome-doc-utils.make
 
 DISTCLEANFILES = \

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jun 16 22:39:04 2008
@@ -1,3 +1,23 @@
+gnome-games 2.23.4
+==================
+
+Gnibbles:
+ - Improved AI search algorithm. Solves AI problems with level 15 (ais523)
+ - Fix problem where worms crash on the starting square of dead worms (ais523)
+
+Gnometris:
+ - code clean up (Jason Clinton)
+ - fix compiler warnings (Jason Clinton)
+
+Sudoku:
+ - code clean up (Jason Clinton)
+
+Translations:
+ - ar: Djihed Afifi
+ - de: Mario BlÃttermann
+ - ru: Aleksandr Burobin
+
+
 gnome-games 2.23.3
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jun 16 22:39:04 2008
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.23.3],
+AC_INIT([GNOME Games], [2.23.4],
   [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]