about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-03-27 15:16:56 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-03-27 15:16:56 +0000
commit38cdf737943a5279eec91df8caf83185ef92c80a (patch)
treee07589f92d2f665119a5ceb399e1eaa1399b218e /ChangeLog
parent9fb47cff9d394dc111aeae79a6c99723b1465249 (diff)
downloadzsh-38cdf737943a5279eec91df8caf83185ef92c80a.tar.gz
zsh-38cdf737943a5279eec91df8caf83185ef92c80a.tar.xz
zsh-38cdf737943a5279eec91df8caf83185ef92c80a.zip
unposted: uninitialized variable in 23238
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b80371702..229dc96c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-03-27  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Src/jobs.c: fix uninitialized variable in 23238.
+
 	* 23238: Src/jobs.c: job didn't get deleted from table
 	if it wasn't printed, leading to obscure problems with current
 	jobs.