about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-15 11:01:41 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-15 11:01:41 +0000
commit2e78e1ecc11973a0bc785b4a97e760e21d2059c4 (patch)
treeae248e393c282ded99856aa4bbbfc01b15796504 /ChangeLog
parent3f630b6abf9b5bf7c93e74497e03a60ac0447bf4 (diff)
downloadzsh-2e78e1ecc11973a0bc785b4a97e760e21d2059c4.tar.gz
zsh-2e78e1ecc11973a0bc785b4a97e760e21d2059c4.tar.xz
zsh-2e78e1ecc11973a0bc785b4a97e760e21d2059c4.zip
fix for empty (s::) separator and strings with meta-characters (11368)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7a300106..895bbc3d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-15  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11368: Src/utils.c: fix for empty (s::) separator and strings
+ 	with meta-characters
+	
 	* 11365: Src/Zle/zle_tricky.c: fix for completion of string with
  	single quote