diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-03-14 11:58:28 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-03-14 11:58:28 +0000 |
commit | 84dc815d41f2ec42fdc4c66a87dffacf38b93d91 (patch) | |
tree | 2b0cb2a3a5d6fbf5fe4e6993e4bb1c284324274f /NEWS | |
parent | 2adf484fb39853bfc4bc9a43fb73d0fc935e92c9 (diff) | |
download | dbus-84dc815d41f2ec42fdc4c66a87dffacf38b93d91.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ D-Bus 1.4.8 (UNRELEASED) in embedded environments (fd.o #19997, NB#219964; Simon McVittie) • Install the documentation, and an index for Devhelp (fd.o #13495, Debian #454142; Simon McVittie, Matthias Clasen) + • If checks are not disabled, check validity of string-like types and + booleans when sending them (fd.o #16338, NB#223152; Simon McVittie) + • Add UnknownObject, UnknownInterface, UnknownProperty and PropertyReadOnly + errors to dbus-shared.h (fd.o #34527, Lennart Poettering) • Windows: · Avoid the name ELEMENT_TYPE due to namespace-pollution from winioctl.h (Andre Heinecke) |