From 9260c1c096f53aa3ed57ef9e0ab53680a851472e Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Mon, 12 Jan 2015 15:19:36 +0100 Subject: [PATCH] Changelog: document kdbus-test --tap Signed-off-by: Daniel Mack --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 262bad1..96c5c55 100644 --- a/Changelog +++ b/Changelog @@ -72,6 +72,10 @@ since v2: * Test case fix for 32bit archs + * The test framework learned a --tap command line parameter to + format its output in the "Test Anything Protocol". This format + is chosen by default when "make kselftest" is invoked. + * Fixed buses and custom endpoints name validation, reported by Andy Lutomirski. -- 2.34.1