about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-02-13 03:16:54 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-02-13 03:16:54 +0000
commit275f3c95d44e69abc858fc8fb4836f699c239574 (patch)
treee77a836f212540732560873f48b98ceba6ae4466 /ChangeLog
parent006e966e435e9c0b54e356fcb66a0447c8dd570c (diff)
downloadzsh-275f3c95d44e69abc858fc8fb4836f699c239574.tar.gz
zsh-275f3c95d44e69abc858fc8fb4836f699c239574.tar.xz
zsh-275f3c95d44e69abc858fc8fb4836f699c239574.zip
Add 'glob' to $_comp_options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2046d45c6..6e85487e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-12  Bart Schaefer  <schaefer@zsh.org>
+
+	* 13457: Completion/Core/compinit: Add `glob' to $_comp_options.
+
 2001-02-09  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 13450: Completion/Core/_multi_parts: two small fixes to