summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-12-20 18:27:56 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-12-20 18:27:56 +0000
commit247fba1fe27b3a95e2b63cd2b275c57cce6a3e57 (patch)
tree1b6cc0c8d611234b78cef819f7c5fcf3a9b40464
parent11d8ba74d19174c8eab3ae40653049f4e7716843 (diff)
downloadzsh-247fba1fe27b3a95e2b63cd2b275c57cce6a3e57.tar.gz
zsh-247fba1fe27b3a95e2b63cd2b275c57cce6a3e57.zip
unposted: release 5.0.4, more files updated
-rw-r--r--ChangeLog2
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--README5
3 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 31fee2e2d..4493d7598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2013-12-20 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * unposted: release 5.0.4.
+ * unposted: Config/version.mk, Etc/FAQ.yo, README: release 5.0.4.
2013-12-18 Barton E. Schaefer <schaefer@zsh.org>
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 4e04e73ea..ce24c7cd8 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -301,7 +301,7 @@ sect(On what machines will it run?)
sect(What's the latest version?)
- Zsh 5.0.3 is the latest production version. For details of all the
+ Zsh 5.0.4 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 c2fbf746d..05ac2d683 100644
--- a/README
+++ b/README
@@ -5,8 +5,9 @@ THE Z SHELL (ZSH)
Version
-------
-This is version 5.0.3 of the shell. This is a stable release.
+This is version 5.0.4 of the shell. This is a stable release.
There are minor new features as well as bug fixes since 5.0.2.
+5.0.3 was a short-lived release with most of the features of 5.0.3.
Installing Zsh
--------------
@@ -27,7 +28,7 @@ Zsh is a shell with lots of features. For a list of some of these, see the
file FEATURES, and for the latest changes see NEWS. For more
details, see the documentation.
-Incompatibilities between 5.0.2 and 5.0.3
+Incompatibilities between 5.0.2 and 5.0.4
-----------------------------------------
The "zshaddhistory" hook mechanism documented in the zshmisc manual page