about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e117d221..37d21335e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-13  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
+
+	* 10724: Src/Zle/compresult.c, Src/Zle/zle_tricky.c: display
+ 	number of matches again when asking if a completion list should be
+ 	shown (only when not zero)
+	
 2000-04-12  Bart Schaefer  <schaefer@brasslantern.com>
 
 	* 10706: Andrej: Completion/User/_man: Fix quoting in awk args.