diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2008-01-13 17:38:37 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2008-01-13 17:38:37 +0000 |
commit | b043bce8d7e6c575dbaeabc41bbe4e50bc036e19 (patch) | |
tree | b24631fc2c434d14a9489906fcb012d81f89293f /ChangeLog | |
parent | cdbe7f188d6708785d0f215a3a5d5143f495ec85 (diff) | |
download | zsh-b043bce8d7e6c575dbaeabc41bbe4e50bc036e19.tar.gz zsh-b043bce8d7e6c575dbaeabc41bbe4e50bc036e19.tar.xz zsh-b043bce8d7e6c575dbaeabc41bbe4e50bc036e19.zip |
Add Functions/Misc/sticky-note, tweak Functions/Misc/run-help.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92c54d8b4..171331627 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-01-13 Barton E. Schaefer <schaefer@zsh.org> + + * users/12426: Functions/Misc/sticky-note: post-its for zsh. + + * 24364: Functions/Misc/run-help: change the comment from 24349 + to a local assignment to HELPDIR with a default location. + 2008-01-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * "N.J. Mann" <njm@njm.f2s.com>: users/12420: |