diff options
author | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2002-08-19 02:05:02 +0000 |
---|---|---|
committer | Felix Rosencrantz <f_rosencrantz@users.sourceforge.net> | 2002-08-19 02:05:02 +0000 |
commit | e0bc44d060119f9e995ff4ff2351325776690cd3 (patch) | |
tree | cc2ec893befcd26e311600bf16b53c3dbf3047e6 /ChangeLog | |
parent | c6b5b1f1470e1fa0e94680b04c26fd3118b1f463 (diff) | |
download | zsh-e0bc44d060119f9e995ff4ff2351325776690cd3.tar.gz zsh-e0bc44d060119f9e995ff4ff2351325776690cd3.tar.xz zsh-e0bc44d060119f9e995ff4ff2351325776690cd3.zip |
Valgrind version 1.0.0 was released.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa8e0fea3..650675ccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-18 Felix Rosencrantz <f_rosencrantz@yahoo.com> + + * 17562: Completion/Unix/Command/_valgrind: Function for + Julian Seward's memory checking tool, version 1.0.0. + 2002-08-17 Clint Adams <clint@zsh.org> * unposted: Functions/Prompts/prompt_clint_setup: correct %v typo. |