1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-13 02:56:18 +02:00

Missing ChangeLog entry for 4.2.0 changes

This commit is contained in:
Peter Stephenson 2004-03-19 10:52:35 +00:00
parent 514a476afe
commit f76b0701e6
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2004-03-19 Peter Stephenson <pws@csr.com>
* unposted: Config/version.mk, Etc/NEWS, Util/.distfiles:
zsh-4.2.0 released (note this entry didn't make it into the
released file).
2004-03-18 Peter Stephenson <pws@csr.com>
* unposted: make 19655 a bit safer.

View File

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=4.2.0-pre-4
VERSION_DATE='March 12, 2004'
VERSION=4.2.0
VERSION_DATE='March 19, 2004'

View File

@ -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

View File

@ -1,5 +1,5 @@
DISTFILES_SRC='
.distfiles
difflog.pl helpfiles mkdisttree.sh reporter
check_exports difflog.pl helpfiles mkdisttree.sh reporter
preconfig
'