gnome-games r7410 - trunk



Author: thomashpa
Date: Mon Feb 25 23:36:19 2008
New Revision: 7410
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7410&view=rev

Log:
gnome-games 2.21.92

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Feb 25 23:36:19 2008
@@ -1,3 +1,51 @@
+gnome-games 2.21.92
+==================
+This is the release candidate for 2.20 of gnome-games. Mostly stability and 
+regression fixes. Jordi Mas committed a patch that should reduce the performance
+problems seen in gnometris with the new theme.
+
+Aisleriot:
+  - Stop the game time when the game is over (Christian Persch)
+
+Chess:
+  - Fix castling regression (Robert Ancell)
+  - Catch GError exceptions from GConf (Robert Ancell)
+  - Pixel align the board (Robert Ancell)
+  - Fix wrong player moving when changing to 3D mode (Robert Ancell)
+  - Reduce startup time in 3D mode (Robert Ancell)
+  - Add translator comments (Robert Ancell)
+
+Gnometris:
+  - Add translator comment (Robert Ancell)
+  - Cache Renderer object to reduce alloc/deallocs (Jordi Mas)
+
+Sudoku:
+  - Avoid starting two grid dancers (Thomas M. Hinkle)
+
+Translations:
+  - ar: Abdelmonam Kouka
+  - ca: Gil Forcada
+  - de: Denis Washington, Hendrik Richter
+  - es: Jorge Gonzalez
+  - fi: Ilkka Tuohela
+  - fr: Bruno Brouard, Claude Paroz
+  - gl: Ignacio Casal Quinteiro
+  - he: Yair Hershkovitz
+  - it: Alessio Treglia
+  - kn: Shankar Prasad
+  - ko: Changwoo Ryu
+  - mk: Arangel Angov
+  - nb: Kjartan Maraas
+  - nl: Tino Meinen
+  - ne: Pawan Chitrakar
+  - oc: Yannig Marchegay
+  - pl: GNOME PL Team
+  - pt: Duarte Loreto
+  - pt_BR: Vladimir Melo
+  - ru: Nickolay V. Shmyrev
+  - sv: Daniel Nylander
+  - th: Theppitak Karoonboonyanan
+
 gnome-games 2.21.91
 ==================
 A fairly boring release, but still lots of fixes to polish off the games for the 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Feb 25 23:36:19 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.91],
+AC_INIT([GNOME Games], [2.21.92],
   [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]