about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-03-18 13:54:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-03-18 13:54:22 +0000
commit514a476afe7c7e5ed617074eda538933641be5f8 (patch)
tree4e3f5897cafeff21b2ea63c4d519fe2f7723bc54 /ChangeLog
parent2f8a646d4e68d3f515d0b5275d179562a219a9ed (diff)
downloadzsh-514a476afe7c7e5ed617074eda538933641be5f8.tar.gz
zsh-514a476afe7c7e5ed617074eda538933641be5f8.tar.xz
zsh-514a476afe7c7e5ed617074eda538933641be5f8.zip
unposted: make 19655 a bit safer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b07f9f34a..8932c546e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-03-18  Peter Stephenson  <pws@csr.com>
 
+	* unposted: make 19655 a bit safer.
+
 	* 19657: Src/modules.c: Leak when an autoloadable math function
 	was read in.  Also, it was impossible to autoload multiple math
 	functions from the same library.