summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authordana <dana@dana.is>2021-12-21 13:13:33 -0600
committerdana <dana@dana.is>2022-02-12 07:22:11 -0600
commitbdc4d70a7e033b754e68a8659a037ea0fc5f38de (patch)
tree67db649c8f168ec5de967e06474f51c28c3889f0 /README
parentfdb8b0ce6244ff26bf55e0fd825310a58d0d3156 (diff)
downloadzsh-bdc4d70a7e033b754e68a8659a037ea0fc5f38de.tar.gz
zsh-bdc4d70a7e033b754e68a8659a037ea0fc5f38de.tar.xz
zsh-bdc4d70a7e033b754e68a8659a037ea0fc5f38de.zip
CVE-2021-45444: Update NEWS/README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 7f1dd5f92..c9e994ab3 100644
--- a/README
+++ b/README
@@ -31,6 +31,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
 -----------------------------