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 b074b6518..b250ec666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-28  Bart Schaefer  <schaefer@zsh.org>
+
+	* 16748: Completion/Zsh/Command/_zle: Fix infinite loop
+	introduced by 16464.
+
 2002-02-25  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 16711: Src/loop.c: allow nterruption of empty while-loops