about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-10-06 05:18:25 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-10-06 05:18:25 +0000
commit2f2a33b2ea949a15d0e50678a495803bf8c07ef4 (patch)
treebe946589eca9318fb7acbb3482efb17edf8aeecf /ChangeLog
parentdc1527ce76d6acb733c379663f8d245095cac582 (diff)
downloadzsh-2f2a33b2ea949a15d0e50678a495803bf8c07ef4.tar.gz
zsh-2f2a33b2ea949a15d0e50678a495803bf8c07ef4.tar.xz
zsh-2f2a33b2ea949a15d0e50678a495803bf8c07ef4.zip
Other places where `unsetopt cshnullglob' is needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a680c505..f33db5a4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-10-05  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12912: Completion/Commands/_bash_completions,
+	Completion/Commands/_complete_debug,
+	Completion/Commands/_complete_help,
+	Completion/Commands/_correct_word,
+	Completion/Commands/_expand_word,
+	Completion/Commands/_history_complete_word,
+	Completion/Commands/_next_tags, Completion/Core/_main_complete:
+	Other places where `unsetopt cshnullglob' is needed.
+
 2000-10-05  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12901: Doc/Zsh/compwid.yo, Doc/Zsh/manual.yo: cleanup for 12896