From 30b99ca886a3f80de87e04e1d111b0b584646ef4 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 5 Jun 2023 20:10:33 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2ac440ec..a1a6c13c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ dbus 1.12.27 (UNRELEASED) ========================= -... +Fixes: + +• Documentation: + · Fix syntax of a code sample in dbus-api-design + (dbus!396; Yen-Chin, Lee) + +Tests and CI enhancements: + +• Fix CI pipelines after freedesktop/freedesktop#540 + (dbus!405, dbus#456; Simon McVittie) dbus 1.12.26 (2023-02-08) =========================