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:23 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-27 00:53:02 +0000
commit7f58463dd33cfd75af894ba30fcbda576c112e46 (patch)
tree9bc848ae881911a9d6c62a4384256bb29cd482a3 /ChangeLog
parent4e3d08fea8b82a638211b02fbaa7772cf1b2863d (diff)
downloadzsh-7f58463dd33cfd75af894ba30fcbda576c112e46.tar.gz
zsh-7f58463dd33cfd75af894ba30fcbda576c112e46.tar.xz
zsh-7f58463dd33cfd75af894ba30fcbda576c112e46.zip
users/24959/0001: Extend documentation of global aliases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b58db95c..1f86a4884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-06-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* users/24959/0001: Doc/Zsh/builtins.yo, Doc/Zsh/grammar.yo:
+	Extend documentation of global aliases.
+
 2020-06-26  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo,