Changelog: add entry about namespaces support in the test framework
authorDjalal Harouni <tixxdz@opendz.org>
Mon, 12 Jan 2015 15:12:41 +0000 (16:12 +0100)
committerDjalal Harouni <tixxdz@opendz.org>
Mon, 12 Jan 2015 15:12:41 +0000 (16:12 +0100)
Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
Changelog

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