summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2017-02-14 08:56:00 +0000
committerSimon McVittie <smcv@debian.org>2017-02-14 08:56:00 +0000
commit5b3401496c886f9b37e8781e4fafb928b4abb38b (patch)
tree7d94869dc028b9b86b87b7134ed2771c01bfcb3e /NEWS
parent7b465212e5e4aba1dae9c29e7308fc6d776bc9e2 (diff)
downloaddbus-5b3401496c886f9b37e8781e4fafb928b4abb38b.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index f759ec34..3779717f 100644
--- a/NEWS
+++ b/NEWS
@@ -52,11 +52,11 @@ Fixes:
• Install Unix executables to ${CMAKE_INSTALL_PREFIX}/bin as intended,
not ${CMAKE_INSTALL_PREFIX}/lib (fd.o #99752, Ralf Habacker)
-• Use relative install locations in CMake on Unix to respect DESTDIR
- (fd.o #99752, Ralf Habacker)
+• Use relative install locations in CMake on Unix to respect DESTDIR,
+ and use GNU-style install layout (fd.o #99721, #99752; Ralf Habacker)
• Install dbus-arch-deps.h correctly when using CMake
- (fd.o #99586, Ralf Habacker)
+ (fd.o #99586, #99721; Ralf Habacker)
• Improve argument validation for `dbus-test-tool spam`
(ffd.o #99693, Coverity #54759; Philip Withnall)
@@ -71,10 +71,10 @@ Fixes:
(fd.o #99642, Coverity #141062; Philip Withnall)
• Improve error handling in unit tests and dbus-send
- (fd.o #99643, #99694, #99712, #99722, #99723, #99724, #99759, #99793,
- Coverity #54688, #54692, #54693, #54697, #54701, #54710, #54714, #54715,
- #54718, #54721, #54724, #54726, #54730, #54740, #54822, #54823, #54824,
- #54825; Philip Withnall)
+ (fd.o #99643, #99694, #99712, #99722, #99723, #99724, #99758,
+ #99759, #99793, Coverity #54688, #54692, #54693, #54697, #54701,
+ #54710, #54711, #54714, #54715, #54718, #54721, #54724, #54726,
+ #54730, #54740, #54822, #54823, #54824, #54825; Philip Withnall)
• Do not print verbose messages' timestamps to stderr if the actual message
has been redirected to the Windows debug port (fd.o #99749, Ralf Habacker)