about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da6a6709a..008ec938f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-06  Bart Schaefer  <schaefer@zsh.org>
+
+	* 13919: Completion/compinit: Clarify the prompt presented when
+	 the completion system detects insecure files/directories.
+
 2001-04-06  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 13917: Src/params.c: test for unset in pipestatussetfn()