diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-12-07 17:03:29 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-12-07 17:03:29 +0000 |
commit | 4b621a09b2a19f61ee96a92a7ff4bc099e22812a (patch) | |
tree | 4e5517af3d03783121a84d9868cea525bcf617f7 /ChangeLog | |
parent | c264a24a38188a2f8bd3e7a591490bb2cfddea26 (diff) | |
download | zsh-4b621a09b2a19f61ee96a92a7ff4bc099e22812a.tar.gz zsh-4b621a09b2a19f61ee96a92a7ff4bc099e22812a.tar.xz zsh-4b621a09b2a19f61ee96a92a7ff4bc099e22812a.zip |
24174: Oliver's deuglification of 24169.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b52da96cd..af0ba2ddd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-07 Clint Adams <clint@zsh.org> + + * 24174: Completion/Unix/Command/_cut: Oliver's deuglification + of 24169. + 2007-12-07 Peter Stephenson <pws@csr.com> * Unposted: Src/exec.c: add explanatory comment for 24170/24179. |