summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-24 11:26:01 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-24 11:26:01 +0100
commit8c2ab410fb0e94bca5d82e50b13cb93661698e69 (patch)
tree033ff6148b7dddc7cdb18f7f00c9d90bcaa49051
parent584d4f60b9e2b3f5cb830e266fd2218c5a3bb7c7 (diff)
NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0652f1bb..632f5948 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ D-Bus 1.4.16 (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