diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-05 09:51:28 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-05 09:51:28 +0000 |
commit | 53d91ffdfdc77d36e3fa0869afcb54d415b01a7a (patch) | |
tree | 5bbd273127c92fef8e937c6d445bf56552a3525b /ChangeLog | |
parent | d16943d9a91a160c6377ea722a57cf901f93cfae (diff) | |
download | zsh-53d91ffdfdc77d36e3fa0869afcb54d415b01a7a.tar.gz zsh-53d91ffdfdc77d36e3fa0869afcb54d415b01a7a.tar.xz zsh-53d91ffdfdc77d36e3fa0869afcb54d415b01a7a.zip |
26513: README: note ".." completion bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 29161982b..79d9d220e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-05 Peter Stephenson <pws@csr.com> + + * 26513: README: note that addition of ".." in completion + was broken. + 2009-02-01 Andrey Borzenkov <bor@zsh.org> * 26504: Doc/Zsh/options.yo: document that LOCAL_OPTIONS @@ -11076,5 +11081,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4547 $ +* $Revision: 1.4548 $ ***************************************************** |