diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-02-13 17:37:56 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-02-13 17:37:56 +0000 |
commit | 267dbff1ea6f738de415d3ad61d8391146908d1f (patch) | |
tree | a2a0229e20db7a81bc531bc87eb76b0d4ef88af3 /NEWS | |
parent | b69119c1e2b31223c1c2f56962eddb765b60e78a (diff) | |
download | dbus-267dbff1ea6f738de415d3ad61d8391146908d1f.tar.gz dbus-267dbff1ea6f738de415d3ad61d8391146908d1f.tar.bz2 dbus-267dbff1ea6f738de415d3ad61d8391146908d1f.zip |
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,8 +34,8 @@ D-Bus 1.5.10 (UNRELEASED) DBUS_TEST_SLOW=1 (fd.o #38285, Simon McVittie) • Reduce the size of the shared library by moving functionality only used - by dbus-daemon, tests etc. into their internal library - (fd.o #34976, Simon McVittie) + by dbus-daemon, tests etc. into their internal library and deleting + unused code (fd.o #34976, #39759; Simon McVittie) • Add dbus-daemon --nopidfile option, overriding the configuration, for setups where the default configuration must include <pidfile/> to avoid |