[gnome-chess] Prepare 3.11.4
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Prepare 3.11.4
- Date: Sun, 12 Jan 2014 18:34:06 +0000 (UTC)
commit cbb1fa82be1d8c4945de0edf19ca113d8cc63b70
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jan 12 12:27:36 2014 -0600
Prepare 3.11.4
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c576982..565bcf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.11.4 - January 12, 2014
+=========================
+
+Dependencies: GTK+ 3.10
+
+* Redesign: GtkHeaderBar and GtkMenuButton replace the GtkToolbar
+* Remove fullscreen mode
+* Use symbolic icons in the buttom bar (Yosef Or Boczko)
+* Add the "linked" style to the navigation buttons (Yosef Or Boczko)
+* Use a symbolic light bulb in the preferences dialog
+* Remove extra space between White and Black timers
+* Don't automatically pause when switching windows or viewing the menu
+* The pause key is now an accelerator for the pause/resume action
+* Show better errors when something goes wrong with the engine
+* Never claim the engine has died when all is well
+* Display a message if a human player is in check
+* Warn user when engine fails to launch
+* Fix colors of pieces in figurine algebraic notation
+* Fix critical warnings when starting a new game
+* Never try to kill the same engine process twice
+* ChessEngine: fix minor file descriptor leaks
+* Don't leave an orphaned engine if we crash
+* About dialog: update website
+* Updated translations
+
3.11.3 - December 16, 2013
==========================
diff --git a/configure.ac b/configure.ac
index 878d834..2043509 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([gnome-chess],[3.11.3])
+AC_INIT([gnome-chess],[3.11.4])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AC_CONFIG_SRCDIR([src/gnome-chess.vala])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]