aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index d360084..2acbf56 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,13 @@
#+link: compat-gh https://github.com/emacs-compat/compat/issues/
#+options: toc:nil num:nil author:nil
+* Release of "Compat" Version 29.1.4.4
+
+- Fix ~Package-Requires~ header in compat.el
+- Fix ~Maintainer~ header in compat.el
+
+(Release <2023-11-13 Mon>)
+
* Release of "Compat" Version 29.1.4.3
- compat-29: Add function =char-uppercase-p=.