diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2008-01-01 00:33:57 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2008-01-01 00:33:57 +0000 |
commit | d87d1147806346df5449938f6392c88f2c32b4e2 (patch) | |
tree | c64e9b2a23aaedd2dbdc830ab7759c0cc60b77e1 /ChangeLog | |
parent | 15e8fe245d62798b4e21059b101231982532546b (diff) | |
download | zsh-d87d1147806346df5449938f6392c88f2c32b4e2.tar.gz zsh-d87d1147806346df5449938f6392c88f2c32b4e2.tar.xz zsh-d87d1147806346df5449938f6392c88f2c32b4e2.zip |
Based on 24334: Documentation for run-help improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 975acea87..c2c4974df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-12-31 Barton E. Schaefer <schaefer@zsh.org> + * unposted (based on J.Sommer: 24334): Doc/Zsh/contrib.yo: + Document expanded behavior of run-help. + * J.Sommer: 24333: Functions/Misc/.distfiles, Functions/Misc/run-help-git, Functions/Misc/run-help-svk, Functions/Misc/run-help-svn: run-help helpers. |