summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-03-07 21:50:23 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-03-07 21:50:26 +0000
commit4ce0cff5e91608598adf4a72318fc868681e398d (patch)
tree7142dec586d8f1fb3b9333ff50d6e1083a7b7460 /ChangeLog
parentMerge remote-tracking branch 'origin/master' into 5.9 (diff)
downloadzsh-5.9.tar
zsh-5.9.tar.gz
zsh-5.9.tar.bz2
zsh-5.9.tar.lz
zsh-5.9.tar.xz
zsh-5.9.tar.zst
zsh-5.9.zip
unposted: Move a new incompatibility notice.5.9
The change in question was (deliberately) not merged to master before the 5.8 release. Therefore, it is a "post 5.8" change, even though it was written when 5.7.1 was the latest release.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b26340e43..23d70c410 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2020-03-07 Daniel Shahaf <danielsh@apache.org>
+ * unposted: README: Move a new incompatibility notice.
+
* unposted: Test/V01zmodload.ztst: Fix trailing whitespace in
test expectations.