diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README index 353667289..c27d6881a 100644 --- a/README +++ b/README @@ -33,6 +33,10 @@ details, see the documentation. Incompatibilities since 5.8 --------------------------- +compinit: A "y" response to the "Ignore ... and continue?" prompt removes +insecure elements from the set of completion functions, where previously +it ignored the compaudit result and included all elements. + PROMPT_SUBST expansion is no longer performed on arguments to prompt- expansion sequences such as %F. |