diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 442bbe4cb..4f6d98856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-08-28 Peter Stephenson <pws@csr.com> + + * 27233: Completion/Base/Utility/_values, + Completion/Unix/Command/_mount: improve _values handling of + optional arguments so that list separate removes the argument + separator; use this to make "mount -o loop" complete better. + 2009-08-21 Peter Stephenson <pws@csr.com> * 27228: Functions/Newuser/zsh-newuser-install: add a clear @@ -12099,5 +12106,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4764 $ +* $Revision: 1.4765 $ ***************************************************** |