summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordana <dana@dana.is>2026-06-08 21:06:28 -0500
committerdana <dana@dana.is>2026-06-08 21:09:58 -0500
commit43009e311df0ef8debb99197a520287962d11a85 (patch)
treec339746318a005f1bad2675d685ee442ad774cbc
parent51889: fix module loading problem with full RELRO (diff)
downloadzsh-5.9-patches.tar
zsh-5.9-patches.tar.gz
zsh-5.9-patches.tar.bz2
zsh-5.9-patches.tar.lz
zsh-5.9-patches.tar.xz
zsh-5.9-patches.tar.zst
zsh-5.9-patches.zip
unposted: NEWS: fix 5.9 changes headerzsh-5.9-patches
(cherry picked from commit 97749e2d197c512f890546375ffe6fe2d3b0871b)
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1027a91fe..1fc3c84c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2026-06-08 dana <dana@dana.is>
+
+ * unposted: NEWS: fix 5.9 changes header
+
2026-06-01 dana <dana@dana.is>
* Lukáš Zaoral: unposted: Src/Zle/zle_tricky.c: fix segfault in
diff --git a/NEWS b/NEWS
index 5b2324af9..b5f03f0f5 100644
--- a/NEWS
+++ b/NEWS
@@ -20,8 +20,8 @@ known signal numbers and their names.
The new completion helper _as_if can be used to complete one command as
if it were another command with particular arguments.
-Changes since 5.8.1
--------------------
+Changes from 5.8.1 to 5.9
+-------------------------
zsh 5.9 is dedicated to the memory of Sven Guckes, who was, amongst other
things, a long-time zsh advocate. For more information, see: