about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-03-27 10:56:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-03-27 10:56:53 +0000
commit9fb47cff9d394dc111aeae79a6c99723b1465249 (patch)
tree3303df251af1a710803f51ff1e5faa87ffbcd31e /ChangeLog
parent4b7b7f56f1cde7e317fce378d0d0e5c83686ff72 (diff)
downloadzsh-9fb47cff9d394dc111aeae79a6c99723b1465249.tar.gz
zsh-9fb47cff9d394dc111aeae79a6c99723b1465249.tar.xz
zsh-9fb47cff9d394dc111aeae79a6c99723b1465249.zip
23238: jobs didn't get deleted if they weren't printed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 039cac75c..b80371702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-27  Peter Stephenson  <pws@csr.com>
+
+	* 23238: Src/jobs.c: job didn't get deleted from table
+	if it wasn't printed, leading to obscure problems with current
+	jobs.
+
 2007-03-26  Peter Stephenson  <pws@csr.com>
 
 	* unposted (follow-on from 23228): Doc/Zsh/calsys.yo,