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