about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-23 10:39:04 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-23 10:39:04 +0000
commita78c8b50a05efc0bc8b4cded184099b962ea6bbc (patch)
tree911c3c421241fcdcef2a9342a0f50770672503a0 /ChangeLog
parent6fc50b05c450aece01983b8b91903d2fb32905d1 (diff)
downloadzsh-a78c8b50a05efc0bc8b4cded184099b962ea6bbc.tar.gz
zsh-a78c8b50a05efc0bc8b4cded184099b962ea6bbc.tar.xz
zsh-a78c8b50a05efc0bc8b4cded184099b962ea6bbc.zip
test if the colon is quoted (13725)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64641e1b1..f1e8e0b05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-03-23  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13725: Completion/Core/_all_labels,
+	Completion/Core/_next_label: test if the colon is quoted
+
 	* 13724: Completion/Core/_path_files: fixlet, complicated
 	match specs could result in incorrect words being used as
 	possible path expansions