]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
CHANGELOG.md: Some additional affordances in various xl subcommands
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 1 Apr 2021 13:06:36 +0000 (14:06 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 6 Apr 2021 16:46:50 +0000 (17:46 +0100)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
---
CC: Ian Jackson <ian.jackson@citrix.com>
CHANGELOG.md

index 086a0e50d0e6960c0eaf0129847ca83ebf6be4f0..a12dab1c338f2165c004c11d0488d77943f8c300 100644 (file)
@@ -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