about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-09-17 10:57:41 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-09-17 10:57:41 +0000
commit947a321baf2e00396de86015ada698ec842824ff (patch)
tree87a0b50b4a4ed7f6c46bc6f34a3446b5dbf2d85e /ChangeLog
parentd67ad445ec853f1c3ed84389ecbd5c52fd94cd2a (diff)
downloadzsh-947a321baf2e00396de86015ada698ec842824ff.tar.gz
zsh-947a321baf2e00396de86015ada698ec842824ff.tar.xz
zsh-947a321baf2e00396de86015ada698ec842824ff.zip
19096: crash unloading zsh/system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cefd5a4f..fb8e17537 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-17  Peter Stephenson  <pws@csr.com>
+
+	* 19096: Src/Modules/system.c: Unloading zsh/system could crash
+	the shell because the set and unset elements for the errnos
+	array weren't installed.
+
 2003-09-15  Vin Shelton  <acs@alumni.princeton.edu>
 
 	* Doc/Zsh/contrib.yo: Fix capitalization to make makeinfo happy.