about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dbd4e275..4cf5f7586 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-09  Peter Stephenson  <pws@cambridgesiliconradio.com>
+
+	* pws: 11285: Src/Modules/zftp.c: move cleanup code to
+	zftp_cleanup() to be called from exit hook.
+
 2000-05-09  Oliver Kiddle  <opk@zsh.org>
 
 	* 11284: Completion/Base/_math: use _math to complete the let builtin