diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-07-06 15:37:05 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-07-06 15:37:05 +0000 |
commit | 018c9a2708808b83d5962786f759a931ab27511d (patch) | |
tree | 3214327311f3d6ba8a820f205badbdb4197cf74f /ChangeLog | |
parent | ccc2e1bd890ea23c99dda07efdbfe7f3f9a36343 (diff) | |
download | zsh-018c9a2708808b83d5962786f759a931ab27511d.tar.gz zsh-018c9a2708808b83d5962786f759a931ab27511d.tar.xz zsh-018c9a2708808b83d5962786f759a931ab27511d.zip |
23664: handle bts cache and cleancache subcommands.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 92a683deb..7c0d9afe2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-06 Clint Adams <clint@zsh.org> + + * 23664: Completion/Debian/Command/_bts: handle bts cache + and cleancache subcommands. + 2007-07-06 Peter Stephenson <pws@csr.com> * 23660: Doc/Zsh/expn.yo, Src/sort.c, Test/D04parameter.ztst: |