diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-19 10:52:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-03-19 10:52:35 +0000 |
commit | f76b0701e6567c83c47963a3d35211aa7ad8a1fa (patch) | |
tree | 70174375b708c8ba245cc9f16ee93c778cd91a6c /Etc | |
parent | 514a476afe7c7e5ed617074eda538933641be5f8 (diff) | |
download | zsh-f76b0701e6567c83c47963a3d35211aa7ad8a1fa.tar.gz zsh-f76b0701e6567c83c47963a3d35211aa7ad8a1fa.tar.xz zsh-f76b0701e6567c83c47963a3d35211aa7ad8a1fa.zip |
Missing ChangeLog entry for 4.2.0 changes
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Etc/NEWS b/Etc/NEWS index cfad73276..5c94d09a5 100644 --- a/Etc/NEWS +++ b/Etc/NEWS @@ -22,6 +22,7 @@ Syntax and builtins: function zsh-mime-setup uses existing mailcap and mime.types files to set up suitable aliases. Supplied function pick-web-browser is suitable for finding a browser to show .html etc. files by suffix alias. +- new option `no_case_glob' for case-insensitive globbing. Add-on modules and functions: - zsh/datetime modules makes date formatting and seconds since EPOCH |