about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c088e4bc9..6b655052a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
 2000-05-05  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 11188: Completion/Core/_main_complete, Completion/Core/_message:
+ 	make _message independent of when it is called
+	
 	* 11186: Functions/Misc/nslookup: use `eval' in nslookup for
  	pager, in case someone has PAGER='less -foo' or some such