1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00

unposted: Release 5.7

This commit is contained in:
dana 2019-01-24 12:42:52 -06:00
parent e3cab52ca2
commit 9799d0f9a2
3 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2018-01-24 dana <dana@dana.is>
* unposted: Config/version.mk, README: Update for 5.7
2018-01-23 dana <dana@dana.is> 2018-01-23 dana <dana@dana.is>
* 44012: Test/X04zlehighlight.ztst: Fix spurious test failures * 44012: Test/X04zlehighlight.ztst: Fix spurious test failures

View file

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the # This must also serve as a shell script, so do not add spaces around the
# `=' signs. # `=' signs.
VERSION=5.6.2-test-3 VERSION=5.7
VERSION_DATE='January 5, 2019' VERSION_DATE='January 24, 2019'

3
README
View file

@ -5,7 +5,8 @@ THE Z SHELL (ZSH)
Version Version
------- -------
This is version 5.7 of the shell. This is version 5.7 of the shell. This is a stable release. There are
a few visible improvements since 5.6 as well as many bugfixes.
Note in particular the changes highlighted under "Incompatibilities since Note in particular the changes highlighted under "Incompatibilities since
5.6.2" below. See NEWS for more information. 5.6.2" below. See NEWS for more information.