about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-10-31 00:35:36 +0000
committerClint Adams <clint@users.sourceforge.net>2007-10-31 00:35:36 +0000
commit63e7d1d92012ad274c840f97e1a0bbe5a02a2367 (patch)
treebb1fc0bcb5bc63d69bff9a133f6e190635836307 /ChangeLog
parent2ab1bf71c6cdbc87545788add68d87a90baa5713 (diff)
downloadzsh-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--ChangeLog5
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