summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2017-08-08 19:09:15 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2017-08-08 19:09:15 +0100
commitdc475bfa0ec6cd03789dde3bf28f71e0ea9d5003 (patch)
tree8d1e90b79a0a1e3dd669c7deec4c30ec373edd13
parentRevert "41499 (with one further tweak): POSIX_STRINGS behaviour." (diff)
downloadzsh-5.4.1.tar
zsh-5.4.1.tar.gz
zsh-5.4.1.tar.bz2
zsh-5.4.1.tar.lz
zsh-5.4.1.tar.xz
zsh-5.4.1.tar.zst
zsh-5.4.1.zip
unposted: update to 5.4.1zsh-5.4.15.4.1
-rw-r--r--ChangeLog3
-rw-r--r--Config/version.mk2
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--README9
4 files changed, 10 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 43e6b4ceb..9649617fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2017-08-08 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * unposted: Config/verson.mk, README, Etc/FAQ.yo: update to version
+ 5.4.1.
+
* unposted: back off 41499 as it has side effects which, while
perfectly logical, are not what POSIX expects.
diff --git a/Config/version.mk b/Config/version.mk
index 3bb01dd56..363618aca 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.4-dev-0
+VERSION=5.4.1
VERSION_DATE='August 8, 2017'
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 1384e0246..689b90022 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo