]> git.eshelyaron.com Git - sweep.git/commitdiff
Announce recent changes in NEWS.org and bump version to 0.22.2 V9.1.14-sweep-0.22.2
authorEshel Yaron <me@eshelyaron.com>
Mon, 14 Aug 2023 18:09:57 +0000 (20:09 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Aug 2023 18:09:57 +0000 (20:09 +0200)
NEWS.org
sweeprolog.el

index 5b36dd51edd9dcd3a87a642ba08b88640cc649a7..55f21330605b37a4bedd875c3a5b8c6d6c6d7fb2 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -11,6 +11,19 @@ SWI-Prolog in Emacs.
 For further details, please consult the manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/sweep.html]].
 
+* Version 0.22.2 on 2023-08-14
+
+** Fix potential crash due to a collision between Xwidgets and XPCE
+
+This version fixes an issue that could cause Emacs to crash during
+certain Sweep operations if Emacs is built with Xwidgets and
+SWI-Prolog is built with XPCE.
+
+** Fix feedback in ~sweeprolog-set-prolog-flag~ and ~sweeprolog-set-pack-install~
+
+In previous versions, these commands could report failure even when they in fact
+succeeded.  This version fixes the feedback these commands provide.
+
 * Version 0.22.1 on 2023-08-07
 
 ** New command ~sweeprolog-submit-bug-report~
index 1a445235d8b781ee9ee9bf458ebf560924545493..5754f90759dea3b89914d1db3020162186915a4d 100644 (file)
@@ -6,7 +6,7 @@
 ;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht>
 ;; Keywords: prolog languages extensions
 ;; URL: https://git.sr.ht/~eshel/sweep
-;; Package-Version: 0.22.1
+;; Package-Version: 0.22.2
 ;; Package-Requires: ((emacs "28.1"))
 
 ;; This file is NOT part of GNU Emacs.