gnome-games r7238 - trunk



Author: thomashpa
Date: Mon Jan 14 23:54:00 2008
New Revision: 7238
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7238&view=rev

Log:
gnome-games 2.21.5

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 14 23:54:00 2008
@@ -1,3 +1,69 @@
+gnome-games 2.21.5
+==================
+Anther rocking release from the gnome-games team. Mostly improvements for chess
+and aiseleriot and lots of fixes all over the place. Huge thanks goes to 
+the translators and documentors for the many fixes there also!
+
+General:
+  - Possible to use SDL for sound (Andreas RÃsdal)
+  - Lots of code cleanups (Christian Persch, Andreas RÃsdal)
+
+Aisleriot:
+  - Define any-slot-empty and any-slot-nonempty, and reuse a string from Fortune
+    instead of adding a new one for the hint. (Christian Persch)
+  - Implement droppable feature (Vincent Povirk)
+  - Use a verb for the affirmative button (Christian Persch)
+  - Update year, and add Vincent to credits (Christian Persch)
+  - Implement keyboard navigation (Christian Persch)
+
+Chess:
+  - Mark animation as complete when pieces are deleted (fixes game history crash
+    reported in bug (Robert Ancell)
+  - Use LAN move if unable to generate SAN move (Robert Ancell)
+  - Fix bugs in SAN move generation (Robert Ancell)
+  - Support resigning in saved games (Robert Ancell)
+  - Stop players from moving after the game has completed (Robert Ancell)
+  - Improve tanslators comment (Andreas RÃsdal)
+  - Make it possible to run from source (Andreas RÃsdal)
+  - Move "View logs" to "View" menu (Andreas RÃsdal)
+  - Reorder to load from prefix before system wide (Andreas RÃsdal)
+  - Reuse strings from libgames-support (Andreas RÃsdal)
+
+Gtali:
+  - Fix a translation string (Stephane Raimbault)
+  - Remove old graphics file (Thomas H.P. Andersen)
+
+Mahjongg:
+  - Unfocus toolbar to avoid accidental game restarts (Christian Persch)
+
+Sudoku:
+  - Fix undo related crasher (Thomas M. Hinkle)
+  - Make it possible to run from source (Andreas RÃsdal)
+  - Reorder to load from prefix before system wide (Thomas H.P. Andersen)
+
+Documentation:
+  - Improve description of games in documentation (Andreas Freund)
+  - Fix typo in documentation (Bob Mauchin)
+  - Remove duplicate links to toolbar in documentation (Aloriel)
+  - Removes duplicate application tag (Andreas RÃsdal)
+  - Remove uppercasing in glossary (Andreas RÃsdal)
+  - Adapted manual to new doc template (Claude Paroz)
+
+Updated Translations:
+  - ca: Joan Duran, Josep Puigdemont
+  - en_GB: Bastien Nocera
+  - es: Jorge Gonzalez
+  - fr: StÃphane Raimbault, Claude Paroz, Didier Vidal
+  - ga: SeÃn de BÃrca
+  - ku: eronahi
+  - lt: Gintautas Miliauskas, Luca Ferretti
+  - mk: Jovan Naumovski
+  - oc: Yannig Marchegay
+  - pa: Amanpreet Singh Alam 
+  - pt_BR: Vladimir Melo, Leonardo Ferreira Fontenelle
+  - vi: Clytie Siddall
+  - zh_CN: pingz
+
 gnome-games 2.21.4
 ==================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan 14 23:54:00 2008
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.21.4],
+AC_INIT([GNOME Games], [2.21.5],
   [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]