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 9196fdbc9..8c193b3a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-10-10  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 12941: Src/Zle/compmatch.c: follow-up to 12930, make it first
+ 	try exact character matches, but enable it to go back to try match
+ 	specs if it fails after accepting such character matches
+	
 2000-10-09  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12930: Src/Zle/compmatch.c: prefer exact character matches over