summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2022-06-12 08:05:00 -0600
committerTodd C. Miller <Todd.Miller@sudo.ws>2022-06-12 08:05:00 -0600
commited88a001eed975c1e7b63ee3d0a4e0882ad592cc (patch)
tree399d4767a2465c6af96e3b1a9d3b796b2b274833 /NEWS
parenta96291ecdbd1df67c87090a71222a9e967aa518e (diff)
downloadsudo-ed88a001eed975c1e7b63ee3d0a4e0882ad592cc.tar.gz
Sudo 1.9.11p2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9700b0200..36c0cd285 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in Sudo 1.9.11p2
+
+ * Fixed a compilation error on Linux/x86_64 with the x32 ABI.
+
+ * Fixed a regression introduced in 1.9.11p1 that caused a warning
+ when logging to sudo_logsrvd if the command returned no output.
+
What's new in Sudo 1.9.11p1
* Correctly handle EAGAIN in the I/O read/right events. This fixes