about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-24 10:40:45 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-27 00:53:02 +0000
commit9575f2f1bf404b90002a5a55e13558288152a105 (patch)
tree5f6cd2312e1140d997822b1c637827a25eec38ba /ChangeLog
parent7f58463dd33cfd75af894ba30fcbda576c112e46 (diff)
downloadzsh-9575f2f1bf404b90002a5a55e13558288152a105.tar.gz
zsh-9575f2f1bf404b90002a5a55e13558288152a105.tar.xz
zsh-9575f2f1bf404b90002a5a55e13558288152a105.zip
users/24959/0002: Update aliases documentation for the addition of the ALIAS_FUNC_DEF option.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f86a4884..cc1963af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-06-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* users/24959/0002: Doc/Zsh/grammar.yo: Update aliases
+	documentation for the addition of the ALIAS_FUNC_DEF option.
+
 	* users/24959/0001: Doc/Zsh/builtins.yo, Doc/Zsh/grammar.yo:
 	Extend documentation of global aliases.