diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 -------------- @@ -28,7 +29,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.4 +Incompatibilities between 5.0.2 and 5.0.5 ----------------------------------------- The "zshaddhistory" hook mechanism documented in the zshmisc manual page |