diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2005-01-21 09:42:11 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2005-01-21 09:42:11 +0000 |
commit | 2e4a4ea952c124bf92623474be00c35471371db2 (patch) | |
tree | e9f93e13977187a41762946ad8e7fb88122d7f02 /ChangeLog | |
parent | 96427ce997aef8a6728854af60f6005a47f6e493 (diff) | |
download | zsh-2e4a4ea952c124bf92623474be00c35471371db2.tar.gz zsh-2e4a4ea952c124bf92623474be00c35471371db2.tar.xz zsh-2e4a4ea952c124bf92623474be00c35471371db2.zip |
20734: rewrite to handle version 2.2.0 of valgrind
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c75df5718..9f2dc1dbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-21 Oliver Kiddle <opk@zsh.org> + * 20734: Completion/Linux/Command/_valgrind: rewrite to handle + version 2.2.0 of valgrind + * 20730 (modified): Completion/Base/Completer/_expand: fix suffix style to regard quoted special characters as not special |