summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjalal Harouni <tixxdz@opendz.org>2015-01-12 16:12:41 +0100
committerDjalal Harouni <tixxdz@opendz.org>2015-01-12 16:12:41 +0100
commitddd377396c3e21d8977cf25af3373c532bf6201b (patch)
treea9ee16557aacf27c5c20ba92fc20a1db89145ffe
parent640f4ee52c6fab350fea4e4878dea1e2ee5225b1 (diff)
downloadkdbus-bus-ddd377396c3e21d8977cf25af3373c532bf6201b.tar.gz
kdbus-bus-ddd377396c3e21d8977cf25af3373c532bf6201b.tar.bz2
kdbus-bus-ddd377396c3e21d8977cf25af3373c532bf6201b.zip
Changelog: add entry about namespaces support in the test framework
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
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.