diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 18:21:42 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-03 18:21:42 +0000 |
commit | a6be223ee29433f2a77505599331fc02bc1f9342 (patch) | |
tree | fefc536ea1cd800571ee0c6fb255a5dc46061f59 /README | |
parent | ef2eaf1f787370356159bfb402a057d88b934ceb (diff) | |
download | zsh-a6be223ee29433f2a77505599331fc02bc1f9342.tar.gz zsh-a6be223ee29433f2a77505599331fc02bc1f9342.tar.xz zsh-a6be223ee29433f2a77505599331fc02bc1f9342.zip |
unposted: update source documentation for 5.0.5
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README index 0aad589a2..363c1aa13 100644 --- a/README +++ b/README @@ -5,9 +5,10 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.0.4 of the shell. This is a stable release. +This is version 5.0.5 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.4. +5.0.3 and 5.0.4 were short-lived releases with most of the features of +5.0.5 that were replaced owing to significant bugs. Installing Zsh -------------- |