mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 08:50:23 +01:00
Update NEWS for 1.13.x test changes
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
09076dfea0
commit
336ff50c97
1 changed files with 7 additions and 0 deletions
7
NEWS
7
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)
|
||||
========================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue