From b3ec488a407548c9ddb005a196021a1ba613f87d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 10 Jun 2020 11:02:02 +0200 Subject: [PATCH] doc: Mention mgmt version 1.18 changes --- doc/mgmt-api.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 883c082d9..ec0fc0e51 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -31,7 +31,8 @@ Linux kernel v4.8 Version 1.13 Linux kernel v4.9 Version 1.14 Linux kernel v5.5 Version 1.15 Linux kernel v5.6 Version 1.16 -Linux kernel v5.7 Version 1.17 (not yet released) +Linux kernel v5.7 Version 1.17 +Linux kernel v5.8 Version 1.18 (not yet released) Version 1.1 introduces Set Device ID command. @@ -99,6 +100,10 @@ Version 1.17 introduces Read Security Information command, Read Experimental Features Information command, Set Experimental Feature command and the Experimental Feature Changed event. +Version 1.18 introduces Read Default System Configuration command, Set +Default System Configuration command, Read Default Runtime Configuration +command and Set Default Runtime Configuration command. + Example ======= -- 2.47.3