diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-09-12 16:32:49 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-09-12 16:32:49 +0000 |
commit | db0c81ae324dbc28b1c45921b4565dc2e54f14b6 (patch) | |
tree | b642d3f17cc01a96ec6ea4f91d313aaa6b1dfbb0 /ChangeLog | |
parent | ced3570bd1bc8cc40c1be1592f39699c66070015 (diff) | |
download | zsh-db0c81ae324dbc28b1c45921b4565dc2e54f14b6.tar.gz zsh-db0c81ae324dbc28b1c45921b4565dc2e54f14b6.tar.xz zsh-db0c81ae324dbc28b1c45921b4565dc2e54f14b6.zip |
25654: fix return bug and add --color.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 90334a472..c2e9cbc8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-12 Clint Adams <clint@zsh.org> + + * 25654: Completion/Debian/Command/_lintian: fix return bug and add + --color. + 2008-09-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * 25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong. |