From ddd377396c3e21d8977cf25af3373c532bf6201b Mon Sep 17 00:00:00 2001 From: Djalal Harouni Date: Mon, 12 Jan 2015 16:12:41 +0100 Subject: Changelog: add entry about namespaces support in the test framework Signed-off-by: Djalal Harouni --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 96c5c55f02c..444a250255c 100644 --- a/Changelog +++ b/Changelog @@ -72,6 +72,8 @@ since v2: * Test case fix for 32bit archs + * The test framework now supports mount, pid and user namespaces. + * 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. -- cgit v1.2.3