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 27c22ed8f..3fd0c5d1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-03-23  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13733: Completion/Builtins/_pids: don't auto-start menu
+	* completion after a `%' when completing pids or jobs
+
 	* 13730: Completion/Core/_approximate: probably no reason to
 	put the (#a?) flag after an initial tilde in _approximate
 	anymore