aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org10
1 files changed, 4 insertions, 6 deletions
diff --git a/NEWS.org b/NEWS.org
index 2ca7c5b..493b9ba 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,4 +1,3 @@
-#+link: compat-srht https://todo.sr.ht/~pkal/compat/
#+link: compat-gh https://github.com/emacs-compat/compat/issues/
#+options: toc:nil num:nil author:nil
@@ -279,7 +278,7 @@
* Release of "Compat" Version 28.1.2.2
-This is a minor release that hopes to address [[compat-srht:7]].
+This is a minor release.
(Release <2022-08-25 Thu>)
@@ -301,8 +300,8 @@ include much more documentation that had been the case previously.
The main change of this release has been the major simplification of
Compat's initialisation system, improving the situation around issues
-people had been reporting ([[compat-srht:4]], once again) with unconventional
-or unpopular packaging systems.
+people had been reporting with unconventional or unpopular packaging
+systems.
In addition to this, the following functional changes have been made:
@@ -318,7 +317,6 @@ Minor improvements to manual are also part of this release.
This release just contains a hot-fix for an issue introduced in the
last version, where compat.el raises an error during byte compilation.
-See [[compat-srht:4]].
(Release <2022-06-19 Sun>)
@@ -338,7 +336,7 @@ Two main changes have necessitated a new patch release:
This is a minor release fixing a bug in =json-serialize=, that could
cause unintended side-effects, not related to packages using Compat
-directly (see [[compat-srht:2]]).
+directly.
(Released <2022-05-05 Thu>)