summaryrefslogtreecommitdiff
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 f2abea2ea..b13b25860 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-04-16 Sven Wischnowsky <wischnow@zsh.org>
+ * 16991: Completion/Base/Utility/_values: make _values not use
+ -Q
+
* 16990: Src/Zle/zle_tricky.c: treat backslashed bangs in
double quotes specially in get_comp_string(), they are more
like $s there