summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-03-18 21:22:58 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-03-18 21:22:59 +0000
commit43e595712ce29e402bf11b27ef4262229f21bbdb (patch)
tree79f9c6c04a75cd21c0a4b39d14598fffd64e0c0e /ChangeLog
parentbc0c3caf607d93f75de4c32e5dc485b5475ca8ae (diff)
downloadzsh-43e595712ce29e402bf11b27ef4262229f21bbdb.tar.gz
zsh-43e595712ce29e402bf11b27ef4262229f21bbdb.zip
unposted: Document run-help-* helper functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba4e49f1d..169fcce9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-03-18 Daniel Shahaf <d.s@daniel.shahaf.name>
+
+ * unposted: Doc/Zsh/contrib.yo: Document run-help-* helper
+ functions.
+
2016-03-18 Mikael Magnusson <mikachu@gmail.com>
* 38179: Completion/Unix/Command/_adb: Fix completion by mostly