[gnome-chess] Prepare 3.13.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Prepare 3.13.1
- Date: Sat, 26 Apr 2014 18:28:23 +0000 (UTC)
commit 2b26be7c73193e15e7932789e0531a788f90d884
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Apr 26 13:27:39 2014 -0500
Prepare 3.13.1
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 509cb17..e2adf50 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.13.1 - April 26, 2014
+=======================
+
+* The gear menu has been replaced with a Resign button
+* The Save button has been replaced with a Save As button
+* Claim Draw action removed. The player is now prompted if a claim is possible
+* Fix build on non-Linux systems
+* Fix incorrect header bar title after player uses Undo
+* Fix clock counting down if chess engine reports move while game is paused
+* Fix time labels sometimes resizing as the clock counts down
+* Disable the new game button if White has not made the first move
+* Add missing mnemonics in the preferences dialog
+* Add a mnemonic for the New Game button
+* Use a ratio character, not a colon, in the timers
+* Fix untranslated strings in the save game dialog (Yosef Or Boczko)
+* Updated translations
+
3.12.0 - March 24, 2014
=======================
diff --git a/configure.ac b/configure.ac
index 85e2a0a..a7cad81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.13.1], [https://bugzilla.gnome.org/],
[gnome-chess], [https://wiki.gnome.org/Apps/Chess])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]