From: George Dunlap Date: Thu, 1 Apr 2021 13:06:36 +0000 (+0100) Subject: CHANGELOG.md: Some additional affordances in various xl subcommands X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6645040c9f93a6bc106c755859f435e76192c33f;p=people%2Fsstabellini%2Fxen-unstable.git%2F.git CHANGELOG.md: Some additional affordances in various xl subcommands Signed-off-by: George Dunlap Signed-off-by: Ian Jackson --- CC: Ian Jackson --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 086a0e50d0..a12dab1c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Factored out HVM-specific shadow code, improving code clarity and reducing the size of PV-only hypervisor builds - Added XEN_SCRIPT_DIR configuration option to specify location for Xen scripts, rather than hard-coding /etc/xen/scripts - xennet: Documented a way for the backend (or toolstack) to specify MTU to the frontend + - Some additional affordances in various xl subcommands. ### Removed / support downgraded