summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-24 11:26:13 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-24 11:26:13 +0100
commit2eddc3265c31f31349bc06af396393dbd6cbe8eb (patch)
treedd2c821632abb6e742b23891b5c796b58a3b6cdb /NEWS
parent3d170cc4ffdb6e8d82646e44b9dbefc90441b443 (diff)
parent8c2ab410fb0e94bca5d82e50b13cb93661698e69 (diff)
downloaddbus-2eddc3265c31f31349bc06af396393dbd6cbe8eb.tar.gz
Merge branch 'dbus-1.4'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d483eeb..9e142f29 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ D-Bus 1.5.8 (UNRELEASED)
when switching to the daemon user (Red Hat #726953, Steve Grubb)
· Make the cmake build work again on GNU platforms (fd.o #29228,
Simon McVittie)
+ · Fix compilation on non-C99 systems that have inttypes.h but not stdint.h,
+ like Solaris (fd.o #40313, Dagobert Michelsen)
• Windows-specific:
· Fix compilation on MSVC, which doesn't understand "inline" with its