From 67f16de104da5af502bf47b63ed83f981fa28739 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 18 Jul 2000 08:37:14 +0000 Subject: don't let duplicate matches keep us from recognising exact matches if they produce the same string on the line (12297) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9dc4d3bc6..8b0fd7ff4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-07-18 Sven Wischnowsky + + * 12297: Src/Zle/compcore.c: don't let duplicate matches keep us + from recognising exact matches if they produce the same string on + the line + 2000-07-18 Wayne Davison * 12295: Src/builtin.c, Src/hist.c, Src/input.c, Src/lex.c: Fixed -- cgit 1.4.1