emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 4a3a945: [gnugo] Release: 3.0.2


From: Thien-Thi Nguyen
Subject: [elpa] master 4a3a945: [gnugo] Release: 3.0.2
Date: Sun, 5 Feb 2017 14:43:32 +0000 (UTC)

branch: master
commit 4a3a945a06b4cad7e7bdb042ab2097a6b8cc9d50
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

    [gnugo] Release: 3.0.2
    
    * packages/gnugo/gnugo.el [Version]: Bump to "3.0.2".
    (gnugo-version): Bump to "3.0.2".
---
 packages/gnugo/NEWS     |    5 +++++
 packages/gnugo/gnugo.el |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/packages/gnugo/NEWS b/packages/gnugo/NEWS
index a60510e..7f40f8c 100644
--- a/packages/gnugo/NEWS
+++ b/packages/gnugo/NEWS
@@ -5,6 +5,11 @@ NB: "RCS: X..Y " means that the particular release includes
     changes in the RCS repo, revision 1.X through 1.Y (inclusive).
 
 
+- 3.0.2 | 2017-02-05
+  - portability fix (Emacs 25.1): use Cursor Intangible mode, if available
+  - verse meter fix (for those who read source code)
+  - new THANKS file
+
 - 3.0.1 | 2017-01-15
   - cleaner quoting in docstrings
   - portabilty fixes (Emacs 25.1)
diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index e726f49..78b0851 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/gnugo.el
@@ -4,7 +4,7 @@
 
 ;; Author: Thien-Thi Nguyen <address@hidden>
 ;; Maintainer: Thien-Thi Nguyen <address@hidden>
-;; Version: 3.0.1
+;; Version: 3.0.2
 ;; Package-Requires: ((ascii-art-to-unicode "1.5") (xpm "1.0.1") (cl-lib 
"0.5"))
 ;; Keywords: games, processes
 ;; URL: http://www.gnuvola.org/software/gnugo/
@@ -92,7 +92,7 @@
 ;;;---------------------------------------------------------------------------
 ;;; Political arts
 
-(defconst gnugo-version "3.0.1"
+(defconst gnugo-version "3.0.2"
   "Version of gnugo.el currently loaded.
 This follows a MAJOR.MINOR.PATCH scheme.")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]