about 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 10:29:55 -0600
commitf7fa575a593c27fb2540aca64ef790340d60addf (patch)
tree2f7b63af701b0f257e9ce7819bc7d5fdb39d432d /README
parentd2df4c8ee400059e828f14b7f3cdfa24c0095d1f (diff)
downloadzsh-f7fa575a593c27fb2540aca64ef790340d60addf.tar.gz
zsh-f7fa575a593c27fb2540aca64ef790340d60addf.tar.xz
zsh-f7fa575a593c27fb2540aca64ef790340d60addf.zip
CVE-2021-45444: Update NEWS/README
(cherry picked from commit bdc4d70a7e033b754e68a8659a037ea0fc5f38de)
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3ef8afcd1..f493375ce 100644
--- a/README
+++ b/README
@@ -34,6 +34,9 @@ details, see the documentation.
 Incompatibilities since 5.8
 ---------------------------
 
+PROMPT_SUBST expansion is no longer performed on arguments to prompt-
+expansion sequences such as %F.
+
 Build-time change: The default value of the --enable-gdbm configure
 argument has changed from "yes" to "no".  Thus, the zsh/db/gdbm module will
 not be built unless --enable-gdbm is passed explicitly.