From 43fd191cfcd9f659c783079f9fcf11c406ffa9ce Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 15 Sep 2015 13:36:34 -0600 Subject: [PATCH] Bug #719 --- NEWS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 680d26814..d0a97cb37 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,5 @@ What's new in Sudo 1.8.15 - * Fixed a bug introduced in sudo 1.8.14 that prevented visudo from - re-editing the correct file when a syntax error was detected. - * Fixed a bug that prevented sudo from building outside the source tree on some platforms. Bug #708. @@ -45,6 +42,13 @@ What's new in Sudo 1.8.15 user on systems that lack both setresuid() and setreuid(). Bug #713. + * Fixed a bug introduced in sudo 1.8.14 that prevented visudo from + re-editing the correct file when a syntax error was detected. + + * Fixed a bug where sudo would not relay a SIGHUP signal to the + command when the terminal is closed and the command is not run + in its own pseudo-tty. Bug #719 + What's new in Sudo 1.8.14p3 * Fixed a bug introduced in sudo 1.8.14p2 that prevented sudo -- 2.50.1