summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2022-03-29 13:21:42 -0700
committerBart Schaefer <schaefer@ipost.com>2022-03-29 13:21:42 -0700
commit85f98c3604bb72b74a37ca335fb89cef7a0d78a8 (patch)
tree9ef76e9be569d33fd720f4a29457dceefb8b026a /ChangeLog
parent53d6b47d92bccb3e34ebad1becf84b097a3bc525 (diff)
downloadzsh-85f98c3604bb72b74a37ca335fb89cef7a0d78a8.tar.gz
zsh-85f98c3604bb72b74a37ca335fb89cef7a0d78a8.tar.xz
zsh-85f98c3604bb72b74a37ca335fb89cef7a0d78a8.zip
49918: Update for 49917 and 49911.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5053cb36c..96ef1d10c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2022-03-29  Bart Schaefer  <schaefer@zsh.org>
 
+	* 49918: NEWS, README: Update for 49917 and 49911.
+
 	* 49917: Completion/compinit, Doc/Zsh/compsys.yo: change sense
 	of "Ignore insecure ..." answer to ignore the files rather than
 	ignore the problem.  Use "autoload -r" for autoload paths.