diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-09 21:28:24 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-09 21:28:24 +0000 |
commit | 7c54d180cb2eabc41bd8aa621a917736bf94dc44 (patch) | |
tree | 48a1111af2766a0caf85c4139ea21deaf6e60594 /ChangeLog | |
parent | 1a43616975310a638f76ba4f5e73757e4b071a1f (diff) | |
download | zsh-7c54d180cb2eabc41bd8aa621a917736bf94dc44.tar.gz zsh-7c54d180cb2eabc41bd8aa621a917736bf94dc44.tar.xz zsh-7c54d180cb2eabc41bd8aa621a917736bf94dc44.zip |
unposted: tweak doc for 26270
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 04f434765..fda5b0bbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-01-09 Peter Stephenson <p.w.stephenson@ntlworld.com> + * unposted: Doc/Zsh/compwid.yo: tweak doc for 26270. + * unposted: Src/zsh.mdd: fix the inevitable confusion with using dollar Revision dollar. @@ -10886,5 +10888,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4500 $ +* $Revision: 1.4501 $ ***************************************************** |