NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 9 Aug 2012 11:42:52 +0000 (12:42 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 9 Aug 2012 11:42:52 +0000 (12:42 +0100)
NEWS
doc/dbus-specification.xml

diff --git a/NEWS b/NEWS
index dfac67f..ccf681e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,22 @@
 D-Bus 1.7.0 (UNRELEASED)
 ==
 
+Enhancements:
+
+• D-Bus Specification 0.21
+  · actually say that /org/freedesktop/DBus is the object that
+    implements o.fd.DBus (fd.o #51865, Colin Walters)
+  · various reorganisation for better clarity (fd.o #38252, Simon McVittie)
+  · stop claiming that all basic types work just like INT32 (strings don't!)
+
+Fixes:
+
 • Unix-specific:
   · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin)
 
 D-Bus 1.6.4 (2012-07-18)
 ==
 
-Enhancements:
-
-• D-Bus Specification 0.20
-  · various reorganisation for better clarity (fd.o #38252, Simon McVittie)
-  · stop claiming that all basic types work just like INT32 (strings don't!)
-
 Fixes:
 
 • Detect that users are "at the console" correctly when configured with
index 1c54c15..b313070 100644 (file)
@@ -6,8 +6,8 @@
 <article id="index">
   <articleinfo>
     <title>D-Bus Specification</title>
-    <releaseinfo>Version 0.19</releaseinfo>
-    <date>2012-02-21</date>
+    <releaseinfo>Version 0.20</releaseinfo>
+    <date>unreleased</date>
     <authorgroup>
       <author>
        <firstname>Havoc</firstname>
@@ -74,8 +74,9 @@
      <revision>
        <revnumber>current</revnumber>
        <date><ulink url='http://cgit.freedesktop.org/dbus/dbus/log/doc/dbus-specification.xml'>commit log</ulink></date>
-       <authorinitials></authorinitials>
-       <revremark></revremark>
+       <authorinitials>smcv, walters</authorinitials>
+       <revremark>reorganise for clarity, remove false claims about
+         basic types, mention /o/fd/DBus</revremark>
      </revision>
      <revision>
        <revnumber>0.19</revnumber>