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 2675bd4c6..554b8469c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-26  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 13763: Completion/Builtins/_pids, Doc/Zsh/compsys.yo: _pids
+	* shouldn't start menu completion if the current word starts
+	* with a hyphen; typo fix in compsys.yo
+
 2001-03-25  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13757: StartupFiles/zlogin, StartupFiles/zshenv,