[gnome-games] Releasing 2.31.2



commit 20e6f1d40012bffcd6cfddfaf528cb6b2a5c72fb
Author: Robert Ancell <robert ancell gmail com>
Date:   Tue May 25 11:44:07 2010 +1000

    Releasing 2.31.2

 NEWS         |   68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 69 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index eee20da..c86b308 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,71 @@
+gnome-games 2.31.2
+===================
+
+This release includes bug fixes in glchess, lightoff, mahjongg and sudoku, translation updates and preparation for GNOME 3.0 changes (gsettings, gdbus).
+
+Highlights:
+- The tracker system in Sudoku has been overhauled by Jim Ross.
+- Lights Off has an improved level generation algorithm written by Justin Blanchard
+
+Christian Persch (3):
+      build: Add check for GIO 2.25
+      libgames-support: Add some GSettings utility functions
+      aisleriot: Port card themes installer to gdbus
+
+Inaki Larranaga Murgoitio (2):
+      Updated Basque language
+      Updated Basque language
+
+Ivar Smolin (1):
+      Estonian translation updated
+
+Jim Ross (1):
+      Tracker overhaul
+      Always set showing tracker to bold
+
+Joe Hansen (1):
+      Added Danish translation
+
+Josselin Mouette (1):
+      Sudoku: Donâ??t use set.update() with multiple arguments
+
+Justin Blanchard (1):
+      Introduce much more advanced level generation algorithm.
+
+Kenneth Nielsen (1):
+      Added da to list of languages
+
+Kjartan Maraas (1):
+      Updated Norwegian bokmål translation
+
+Petr Kovar (1):
+      Update Czech translation by Marek Cernocky
+
+Robert Ancell (8):
+      Fix typo in glaurung AI config
+      Support Stockfish
+      Support Fairy-Max
+      Fix alignment in tracker panel
+      Show black feet for untracked data
+      Add missing tracker_info.py to makefile
+      Use bold instead of underline for active tracker
+      Fix stock button name
+
+Thomas Hindoe Paaboel Andersen (3):
+      mahjongg: Undo should not be sensitive after the game is won
+      glchess: update texture dir for uninstalled mode to new location
+      Distcheck fix
+
+Thomas Thurman (2):
+      Updated Shavian transliteration
+      Updated Shavian translation
+
+Tim Horton (4):
+      lightsoff: fix misinterpreted clicks when mouse moves
+      Revert "lightsoff: fix misinterpreted clicks when mouse moves"
+      lightsoff: fix misinterpreted clicks when mouse moves
+      lightsoff: Fix extra black padding on right/bottom of puzzle board
+
 gnome-games 2.31.1
 ==================
 
diff --git a/configure.in b/configure.in
index 3e2c5f9..0263168 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [2.31.1],
+AC_INIT([GNOME Games], [2.31.2],
   [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]