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 34cc8ade1..f2ef402b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-04-11  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10641: Completion/Core/_approximate, Completion/Core/_match,
+ 	Completion/Core/_oldlist: make _oldlist ignore list from
+ 	_complete_help; _match runs for every match spec from
+ 	matcher-list; _approximate doesn't redefine compadd if that is
+ 	already a function
+	
 	* 10635: Completion/User/_make: _make uses $words[1] for command
  	name