diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-12-20 18:27:56 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-12-20 18:27:56 +0000 |
commit | 247fba1fe27b3a95e2b63cd2b275c57cce6a3e57 (patch) | |
tree | 1b6cc0c8d611234b78cef819f7c5fcf3a9b40464 /README | |
parent | 11d8ba74d19174c8eab3ae40653049f4e7716843 (diff) | |
download | zsh-247fba1fe27b3a95e2b63cd2b275c57cce6a3e57.tar.gz zsh-247fba1fe27b3a95e2b63cd2b275c57cce6a3e57.tar.xz zsh-247fba1fe27b3a95e2b63cd2b275c57cce6a3e57.zip |
unposted: release 5.0.4, more files updated
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
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 |