diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-07-10 23:54:20 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-07-10 23:54:20 +0000 |
commit | a8fb2bbc3d580ebff421a02b9499be6a8a20b055 (patch) | |
tree | 85fccdf90b0e08befc8f952854d32d1f3a5b19ef /ChangeLog | |
parent | 4db28c55b64ec25cd258f87a0d60b0544fe50059 (diff) | |
download | zsh-a8fb2bbc3d580ebff421a02b9499be6a8a20b055.tar.gz zsh-a8fb2bbc3d580ebff421a02b9499be6a8a20b055.tar.xz zsh-a8fb2bbc3d580ebff421a02b9499be6a8a20b055.zip |
27127: Vincent Bernat: handle bts fixed and bts notfixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 41c4de6c4..bf21bd718 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-10 Clint Adams <clint@zsh.org> + + * 27127: Vincent Bernat: Completion/Debian/Command/_bts: handle + bts fixed and bts notfixed. + 2009-07-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27126: Src/exec.c, Src/init.c, Test/A01grammar.ztst, @@ -11954,5 +11959,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4735 $ +* $Revision: 1.4736 $ ***************************************************** |