about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-09-14 12:52:31 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-09-14 12:52:31 +0000
commit3b6b4982b9a61cb84888e8eba7200637fc3b3c12 (patch)
tree4e04959cf8866fc434b38ab83f2382a59dd52b1e /ChangeLog
parent96475664d9d1425ec94c200115dff1904079e463 (diff)
downloadzsh-3b6b4982b9a61cb84888e8eba7200637fc3b3c12.tar.gz
zsh-3b6b4982b9a61cb84888e8eba7200637fc3b3c12.tar.xz
zsh-3b6b4982b9a61cb84888e8eba7200637fc3b3c12.zip
28258: fix undefined variable in traps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 49bf1b03a..aa9b04c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-14  Peter Stephenson  <pws@csr.com>
+
+	* 28258: Src/signals.c: bug in 28250 could cause undefined
+	variable resulting in mayhem.
+
 2010-09-13  Peter Stephenson  <pws@csr.com>
 
 	* unposted: NEWS: add POSIX_TRAPS
@@ -13636,5 +13641,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5079 $
+* $Revision: 1.5080 $
 *****************************************************