]> granicus.if.org Git - sudo/commitdiff
Add post-1.8.11 changes
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 27 Sep 2014 16:31:06 +0000 (10:31 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 27 Sep 2014 16:31:06 +0000 (10:31 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 6c379b1e5a21008d17a68f17f23e17ddbef6fee0..ba6dafaf3cca7aef49388f8ba0357e371a60b0c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+What's new in Sudo 1.8.12
+
+ * The default password prompt now includes a trailing space after
+   "Password:" for consistency with su(1) on most systems.
+   Bug #663
+
+ * The user can no longer interrupt the sleep after an incorrect
+   password on PAM systems using pam_unix.
+   Bug #666
+
+ * Fixed a compilation problem on Linux systems that do not use PAM.
+   Bug #667
+
 What's new in Sudo 1.8.11
 
  * The sudoers plugin no longer uses setjmp/longjmp to recover