mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
List the correct pattern ("*=()*") in the env_delete description.
Use pseudo-tty instead of pseudo terminal for consistency.
This commit is contained in:
parent
5a6b8a78f1
commit
ad81862b07
6
NEWS
6
NEWS
@ -15,9 +15,9 @@ What's new in Sudo 1.8.21
|
||||
actually modified. Previously, sudoedit treated a lack of
|
||||
modifications as an error.
|
||||
|
||||
* When running a command in a pseudo terminal (pty), sudo now
|
||||
copies a subset of the terminal flags to the new pty. Previously,
|
||||
all flags were copied, even those not appropriate for a pty.
|
||||
* When running a command in a pseudo-tty (pty), sudo now copies a
|
||||
subset of the terminal flags to the new pty. Previously, all
|
||||
flags were copied, even those not appropriate for a pty.
|
||||
|
||||
* Fixed a problem with debug logging in the sudoers I/O logging
|
||||
plugin.
|
||||
|
Loading…
x
Reference in New Issue
Block a user