about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 554b8469c..d57d64f90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 2001-03-26  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13767: Src/Zle/zle_utils.c: avoid adding empty strings to
+	the kill ring
+
 	* 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
+	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>