Update NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 14 Mar 2011 11:58:28 +0000 (11:58 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 14 Mar 2011 11:58:28 +0000 (11:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5a65481..2532e31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)