summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2020-05-15 11:24:14 +0100
committerSimon McVittie <smcv@collabora.com>2020-05-15 11:24:14 +0100
commit31297172f1ea6114072793ab24b338c7c251c47c (patch)
tree44e03cfe376bbb8289773006d323c4044bc7be5b
parent041d579139be1f2645281e93dbc7ccd8ba7cda61 (diff)
downloaddbus-31297172f1ea6114072793ab24b338c7c251c47c.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23916752..0ddddfd3 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ Fixes:
• Fix formatting of dbus_message_append_args example
(dbus!126, Felipe Franciosi)
+• Avoid a test failure on Linux when built in a container as uid 0, but
+ without the necessary privileges to increase resource limits
+ (dbus!58, Debian #908092; Simon McVittie)
+
• When building with CMake, cope with libX11 in a non-standard location
(dbus!129, Tuomo Rinne)