mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-02 10:01:11 +02:00
unposted: Release 5.8
This commit is contained in:
parent
4bec892059
commit
77d203f3fb
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
2020-02-14 dana <dana@dana.is>
|
||||
|
||||
* unposted: Config/version.mk: Update for 5.8
|
||||
|
||||
* Sam Foxman, Daniel Shahaf, dana: CVE-2019-20044: NEWS,
|
||||
README, Src/openssh_bsd_setres_id.c, Src/options.c, Src/zsh.mdd,
|
||||
Src/zsh_system.h, Test/E01options.ztst, Test/P01privileged.ztst,
|
||||
|
|
|
@ -27,5 +27,5 @@
|
|||
# This must also serve as a shell script, so do not add spaces around the
|
||||
# `=' signs.
|
||||
|
||||
VERSION=5.7.1-test-3
|
||||
VERSION_DATE='February 6, 2020'
|
||||
VERSION=5.8
|
||||
VERSION_DATE='February 14, 2020'
|
||||
|
|
Loading…
Reference in a new issue