summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1660fcd9f..6390fcd46 100644
--- a/NEWS
+++ b/NEWS
@@ -99,6 +99,9 @@ What's new in Sudo 1.9.13
with the interactive shell that ran the script.
GitHub issue #237.
+ * A missing include file in sudoers is no longer a fatal error
+ unless the error_recovery plugin argument has been set to false.
+
What's new in Sudo 1.9.12p2
* Fixed a compilation error on Linux/aarch64. GitHub issue #197.