]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Nov 2014 22:20:18 +0000 (15:20 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Nov 2014 22:20:18 +0000 (15:20 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 96680471347c8328dfc194f9186dbb511fe8590f..e4caaea0a81ffd351f55593aef8b355c143f942f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,15 @@ What's new in Sudo 1.8.12
    host name from being used when the "fqdn" sudoers option is used.
    Bug #678
 
+ * French translation for sudoers from translationproject.org.
+
+ * Sudo now installs a handler for SIGCHLD signal handler immediately
+   before stating the process that will execute the command (or
+   start the monitor).  The handler used to be installed earlier
+   but this causes problems with poorly behaved PAM modules that
+   install their own SIGCHLD signal handler and neglect to restore
+   sudo's original handler.  Bug #657
+
 What's new in Sudo 1.8.11p2
 
  * Fixed a bug where dynamic shared objects loaded from a plugin