1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 21:51:40 +02:00

unposted: Release 5.8

This commit is contained in:
dana 2020-02-14 11:30:56 -06:00
parent 4bec892059
commit 77d203f3fb
2 changed files with 4 additions and 2 deletions

View file

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

View file

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