diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-11 09:18:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-08-11 09:18:18 +0000 |
commit | 342999a629c449ed96473428b6639f9f6875f681 (patch) | |
tree | f82ff45669d4a63d98100a363bd5681fc75316c1 /ChangeLog | |
parent | 20c2246d683e8891560df5ebc466507d9e3002c3 (diff) | |
download | zsh-342999a629c449ed96473428b6639f9f6875f681.tar.gz zsh-342999a629c449ed96473428b6639f9f6875f681.tar.xz zsh-342999a629c449ed96473428b6639f9f6875f681.zip |
unposted: prvent zshaddhistory() from looking like a Yodl macro
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8dd3e23c7..ac87c9f5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-11 Peter Stephenson <pws@csr.com> + * unposted: Doc/Zsh/func.yo: prevent zshaddhistory() looking + like a Yodl macro. + * 25429: Rocky Bernstein: Test/E01options.ztst, Test/E02xtrace.ztst: don't assume PS4 is set to the default. |