about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-05 22:32:41 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-04-08 02:31:58 +0000
commite4a8740c789970178b81162349e4b33104b6f482 (patch)
tree7525b5f19873be61642d824a13b50e6de7d35ac1 /ChangeLog
parent4ba9008ec7842770289645dc6a8829555915086b (diff)
downloadzsh-e4a8740c789970178b81162349e4b33104b6f482.tar.gz
zsh-e4a8740c789970178b81162349e4b33104b6f482.tar.xz
zsh-e4a8740c789970178b81162349e4b33104b6f482.zip
48410: FAQ, METAFAQ: Mention zsh-security@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 461bfeacb..1c7a88bff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-08  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 48410: Doc/Zsh/metafaq.yo, Etc/FAQ.yo: FAQ, METAFAQ: Mention
+	zsh-security@.
+
 	* 48379: Src/subst.c, Test/D04parameter.ztst: Make the parameter
 	expansion subscript flags parse error message, "error in flags",
 	identify the location of the parse error.