From 1825c1dcbd3729bf8bc2101767a82273fcad9c95 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 2 Sep 2019 14:20:41 +0100 Subject: NEWS: Mention corner-case incompatibility Signed-off-by: Simon McVittie --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 39ef28e..8e85fa3 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,9 @@ Fixes: • Add missing variant_level member to UnixFd type, for parity with the other dbus.types types (dbus-python!3; John Baublitz) + - Note that this is a potentially incompatible change: unknown + keyword arguments were previously ignored (!) and are now an error. + • Don't reply to method calls if they have the NO_REPLY_EXPECTED flag (fd.o#32529, dbus-python#26; Simon McVittie) -- cgit v1.2.1