about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c7ffede8..f33d1bf55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-21  Oliver Kiddle  <opk@zsh.org>
+
+	* 16372: Src/jobs.c, Completion/Unix/Type/_signals: allow signals
+	to be specified with `SIG' prefix to kill builtin and fix bug with
+	lack of argument to kill -n/-s.
+
 2001-12-21  Geoff Wing  <gcw@zsh.org>
 
 	* 16332: zshconfig.ac, Config/defs.mk.in, Src/Makefile.in,