summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 530e0310d..80bc1f79f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-20 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 13509: Src/jobs.c: more (|un)queue_signals(), this time for the
+ job control builtins
+
2001-02-19 Peter Stephenson <pws@csr.com>
* Alexandre: 13280: Doc/Zsh/expn.yo, Src/hist.c, Src/string.c,