]> granicus.if.org Git - sudo/commitdiff
Remove change that is part of 1.8.12 not 1.8.11p1
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Oct 2014 02:28:08 +0000 (20:28 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 8 Oct 2014 02:28:08 +0000 (20:28 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 5af8cbe30a2eb8a847617cbc18e43fc69e42c86f..7487337e6a2a8d2620d35f1ba2274181b07b0762 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,6 @@ What's new in Sudo 1.8.11p1
  * Fixed a compilation problem on some systems when the
    --disable-shared-libutil configure option was specified.
 
- * 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