mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
4.0.1-pre-3 version change with some .distfiles updates
This commit is contained in:
parent
b4d021263d
commit
b75b87c8d9
4 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-04-09 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: Config/version.mk: 4.0.1-pre-3.
|
||||
|
||||
2001-04-06 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 13919: Completion/compinit: Clarify the prompt presented when
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=4.0.1-pre-2
|
||||
VERSION_DATE='March 8, 2001'
|
||||
VERSION=4.0.1-pre-3
|
||||
VERSION_DATE='April 9, 2001'
|
||||
|
|
|
@ -3,4 +3,5 @@ DISTFILES_SRC='
|
|||
allopt harden nslookup zkbd zstyle+
|
||||
checkmail is-at-least run-help zmv
|
||||
colors mere zed zrecompile
|
||||
getjobs promptnl
|
||||
'
|
||||
|
|
|
@ -7,4 +7,5 @@ A02alias.ztst C03traps.ztst E02xtrace.ztst
|
|||
A03quoting.ztst C04funcdef.ztst Makefile.in ztst.zsh
|
||||
A04redirect.ztst D01prompt.ztst V02zregexparse.ztst
|
||||
A05execution.ztst D02glob.ztst Y01completion.ztst
|
||||
README
|
||||
'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue