diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-10-31 00:35:36 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-31 00:35:36 +0000 |
commit | 63e7d1d92012ad274c840f97e1a0bbe5a02a2367 (patch) | |
tree | bb1fc0bcb5bc63d69bff9a133f6e190635836307 /ChangeLog | |
parent | 2ab1bf71c6cdbc87545788add68d87a90baa5713 (diff) | |
download | zsh-63e7d1d92012ad274c840f97e1a0bbe5a02a2367.tar.gz zsh-63e7d1d92012ad274c840f97e1a0bbe5a02a2367.tar.xz zsh-63e7d1d92012ad274c840f97e1a0bbe5a02a2367.zip |
24039: cope with FreeBSD cut in addition to GNU cut.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c7c76c3ea..14546f6ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-31 Clint Adams <clint@zsh.org> + + * 24039: Completion/Unix/Command/_cut: cope with FreeBSD + cut in addition to GNU cut. + 2007-10-30 Peter Stephenson <p.w.stephenson@ntlworld.com> * 24038: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: add |