Changelog: document kdbus-test --tap
authorDaniel Mack <daniel@zonque.org>
Mon, 12 Jan 2015 14:19:36 +0000 (15:19 +0100)
committerDaniel Mack <daniel@zonque.org>
Mon, 12 Jan 2015 14:19:36 +0000 (15:19 +0100)
Signed-off-by: Daniel Mack <daniel@zonque.org>
Changelog

index 262bad1f527351899cf55adef5721edebdf6b330..96c5c55f02cfd050eab7164895121602c73846d1 100644 (file)
--- 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.