From 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5 Mon Sep 17 00:00:00 2001 From: dana Date: Sat, 12 Feb 2022 06:41:26 -0600 Subject: unposted: Release 5.8.1 --- ChangeLog | 5 +++++ Config/version.mk | 4 ++-- Etc/FAQ.yo | 2 +- README | 5 ++--- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index b46044ae4..8a5ad4941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-02-12 dana + + * unposted: Config/version.mk, Etc/FAQ.yo, README: Update + for 5.8.1 + 2022-01-27 dana * Jun-ichi Takimoto: unposted: Src/input.c: add 'static' to diff --git a/Config/version.mk b/Config/version.mk index 264c11c6b..d397f13ba 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=5.8 -VERSION_DATE='February 14, 2020' +VERSION=5.8.1 +VERSION_DATE='February 12, 2022' diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index d1f8b7d83..650c2d9d8 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -308,7 +308,7 @@ sect(On what machines will it run?) sect(What's the latest version?) - Zsh 5.8 is the latest production version. For details of all the + Zsh 5.8.1 is the latest production version. For details of all the changes, see the NEWS file in the source distribution. A beta of the next version is sometimes available. Development of zsh is diff --git a/README b/README index c9e994ab3..502e9f49d 100644 --- a/README +++ b/README @@ -5,12 +5,11 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.8 of the shell. This is a security and feature release. -There are a few visible improvements since 5.7, as well as many bugfixes. +This is version 5.8.1 of the shell. This is a security and bugfix release. All zsh installations are encouraged to upgrade as soon as possible. Note in particular the changes highlighted under "Incompatibilities since -5.7.1" below. See NEWS for more information. +5.8" below. See NEWS for more information. Installing Zsh -------------- -- cgit 1.4.1