[gnome-chess/gnome-3-8] gnome-chess 3.8.1



commit 1d666eaf46684610b99da60057bfbaf6b2d23296
Author: Jason D. Clinton <jclinton google com>
Date:   Mon Apr 15 08:03:51 2013 -0600

    gnome-chess 3.8.1

 NEWS         | 17 +++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 293560e..c801aff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+gnome-chess 3.8.1
+=================
+
+Jiro Matsuzawa (1):
+      help: Fix obsolete product of bugzilla
+
+Michael Catanzaro (5):
+      Respect engine args specified in engines.conf
+      ChessState.get_fen() replaces all knights with kings
+      Insufficient material fixes
+      Chess history doesn't work very well
+      Fix AI hang when Phalanx attempts to promote
+
+OKANO Takayoshi (1):
+      l10n: Update Japanese translation
+
+
 gnome-chess 3.8.0
 =================
 
diff --git a/configure.ac b/configure.ac
index d9e822d..d486170 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-chess, 3.8.0)
+AC_INIT(gnome-chess, 3.8.1)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]