about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-07-23 14:19:28 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-07-23 14:19:28 +0000
commit6bc341280ef409cf34c05e19ebdd1adaf31aca61 (patch)
treec74786a9961ca64431e4c32ac475ba3337b47555 /ChangeLog
parent8605ba6dacb27d48be99fd762b54aaac1a6b4958 (diff)
downloadzsh-6bc341280ef409cf34c05e19ebdd1adaf31aca61.tar.gz
zsh-6bc341280ef409cf34c05e19ebdd1adaf31aca61.tar.xz
zsh-6bc341280ef409cf34c05e19ebdd1adaf31aca61.zip
20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb5fed949..6069f2dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-07-23  Oliver Kiddle  <opk@zsh.org>
 
+	* 20180 (based on Jean-Baptiste Quenot's 20177):
+	Completion/Unix/Command/_killall: fix to work on BSD systems
+
 	* Motoi Washida <a66@h8.dion.ne.jp>: 20179 (tweaked):
 	Completion/Darwin/Type/_mac_applications,
 	Completion/Darwin/Command/_open, Completion/Darwin/Command/_defaults: