From 18c73c4095b7b842aacf414f6148aa10eca9faf7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 6 Nov 2015 18:34:46 +0100 Subject: [PATCH] Update NEWS (and pending spec version) --- NEWS | 6 ++++++ doc/dbus-specification.xml | 12 ++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a106a625..d0a5c2c0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,12 @@ Dependencies: • On non-Windows platforms, D-Bus requires an that defines C99 constants such as PRId64 and PRIu64. +Enhancements: + +• D-Bus Specification version 0.27 + · Specify that services should not reply if NO_REPLY_EXPECTED was used + (fd.o #75749, Lars Uebernickel) + Fixes: • Print 64-bit integers on non-GNU Unix platforms (fd.o #92043, Natanael Copa) diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index de152f3d..dc35b542 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -6,8 +6,8 @@
D-Bus Specification - Version 0.26 - 2015-02-19 + Version 0.27 + (not yet released) Havoc @@ -70,6 +70,14 @@ + + 0.27 + (not yet released) + n/a + + see commit log + + 0.26 2015-02-19