about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c5a52d9e..a5329b348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-06-05  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
+	* 17295: Src/Zle/zle_thingy.c: `zle -F' could fail because
+	it examined non-existent arguments.
+
 	* 17294: Src/Modules/tcp.c: remove session even if closing fd
 	failed; remove builtin from hash table when unloading module.