summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-03 12:20:57 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-03 12:20:57 +0100
commitaa8dcc13a6f0e8711940fae247d1b8064104f893 (patch)
treef9e084583b058016961a58789370b1611a2484fb
parent6485fafbca1dbdb0907713d2b325b63926f83fe2 (diff)
NEWS for 1.6
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 061ca186..86b497d6 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ D-Bus 1.6.10 (UNRELEASED)
• Create session.d, system.d directories under CMake (fd.o #41319,
Ralf Habacker)
+• Unix-specific:
+ · Include alloca.h for alloca() if available, fixing compilation on
+ Solaris 10 (fd.o #63071, Dagobert Michelsen)
+
D-Bus 1.6.8 (2012-09-28)
==