[gnome-chess] Prepare 3.31.90
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Prepare 3.31.90
- Date: Tue, 5 Feb 2019 01:34:15 +0000 (UTC)
commit e230eb83a15af9a2c6af3785a833d929af9ac90e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Feb 4 19:32:09 2019 -0600
Prepare 3.31.90
NEWS | 9 +++++++++
meson.build | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index dda5f72..af20bd0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.31.90 - February 4, 2019
+==========================
+
+- Fix "computer player is confused" when CECP engine claims a draw (#32)
+- Reworded claim draw dialog to reduce confusion when engine claims draw
+- Fixed zombie engine processes not being properly reaped
+- New icon! (Jakub Steiner)
+- Change app ID to org.gnome.Chess (Bilal Elmoussaoui)
+
3.31.3 - December 10, 2018
==========================
diff --git a/meson.build b/meson.build
index 83f6786..f319367 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-chess', [ 'vala', 'c' ],
- version: '3.31.3',
+ version: '3.31.90',
license: 'GPL3+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]