summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 8 insertions, 3 deletions
diff --git a/README b/README
index 7f1dd5f92..502e9f49d 100644
--- a/README
+++ b/README
@@ -5,12 +5,11 @@ THE Z SHELL (ZSH)
Version
-------
-This is version 5.8 of the shell. This is a security and feature release.
-There are a few visible improvements since 5.7, as well as many bugfixes.
+This is version 5.8.1 of the shell. This is a security and bugfix release.
All zsh installations are encouraged to upgrade as soon as possible.
Note in particular the changes highlighted under "Incompatibilities since
-5.7.1" below. See NEWS for more information.
+5.8" below. See NEWS for more information.
Installing Zsh
--------------
@@ -31,6 +30,12 @@ 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 since 5.8
+---------------------------
+
+PROMPT_SUBST expansion is no longer performed on arguments to prompt-
+expansion sequences such as %F.
+
Incompatibilities since 5.7.1
-----------------------------