summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-15 11:50:57 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-15 11:50:57 +0100
commit900011a26816c7cc84f0a8b502eea6c4301823d0 (patch)
treeadbdb62ccf6bcc8598778c5486879ec0b437ce99 /NEWS
parentae50d46ff26de73ec5f8390abcca879340cb0962 (diff)
downloaddbus-900011a26816c7cc84f0a8b502eea6c4301823d0.tar.gz
NEWS for 1.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2cff8cc8..bfab7cbc 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Fixes:
the older separate libraries if not found (Umut Tezduyar Lindskog,
Simon McVittie)
+• On Linux, use prctl() to disable core dumps from a test executable
+ that deliberately raises SIGSEGV to test dbus-daemon's handling
+ of that condition (fd.o #83772, Simon McVittie)
+
• Fix compilation with --enable-stats (fd.o #81043, Gentoo #507232;
Alban Crequy)