diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-16 09:18:34 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-16 09:18:34 +0000 |
commit | 0082320b79b49a12a497e730bb18807cc2d69bbd (patch) | |
tree | 92c8eed8eb133d4cb190b0a803fdd1a0399f8728 /ChangeLog | |
parent | 4264cab64603cf123a5aa496389dcdb11d1faf55 (diff) | |
download | zsh-0082320b79b49a12a497e730bb18807cc2d69bbd.tar.gz zsh-0082320b79b49a12a497e730bb18807cc2d69bbd.tar.xz zsh-0082320b79b49a12a497e730bb18807cc2d69bbd.zip |
Simon Olofsson: fix matching of subversion help text
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e3424de67..1b7e9e33b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-16 Peter Stephenson <pws@csr.com> + + * Simon Olofsson: 30028: Completion/Unix/Command/_subversion: + fix matching of subversion help text. + 2011-12-14 Mikael Magnusson <mikachu@gmail.com> * 30021: Completion/Zsh/Type/_globquals: Add d flag (see 29991), @@ -15762,5 +15767,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5542 $ +* $Revision: 1.5543 $ ***************************************************** |