summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-11-15 14:01:16 +0000
committerSimon McVittie <smcv@collabora.com>2017-11-15 14:01:16 +0000
commit336ff50c9736a9893cd12cb89c56e1db2cf6d57c (patch)
tree8252d69435bc81d99d2c5071a76a0205a26cf24d
parent09076dfea03ceb7d51aa3eb57a6d639b511a9835 (diff)
Update NEWS for 1.13.x test changes
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cade58ad4..0e80521ad 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ risk of regressions. OS distributions should stay with the 1.12.x branch,
unless they can commit to following the 1.13.x branch until it reaches
a 1.14.0 stable release at an unspecified point in the future.
+Enhancements:
+
+• Improve automated test logging (fd.o #103601, Simon McVittie)
+
Fixes:
• Add a missing space to a warning message (fd.o #103729, Thomas Zajic)
@@ -21,6 +25,9 @@ Internal changes:
• Make _DBUS_STRING_DEFINE_STATIC more consistent with
_dbus_string_init_const() (fd.o #89104, Simon McVittie)
+• Remove automated test data for wire protocol version 0, which has not
+ been supported since 2005 (fd.o #103758, Simon McVittie)
+
dbus 1.12.2 (2017-11-13)
========================