]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
CHANGELOG.md: Mention XEN_SCRIPT_DIR
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 1 Apr 2021 12:51:48 +0000 (13:51 +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>
Reviewed-by: Ian Jackson <iwj@xenproject.org>
Release-acked-by: Ian Jackson <iwj@xenproject.org>
---

CC: Olaf Hering <olaf@aepfle.de>
CC: Ian Jackson <iwj@xenproject.org>
CHANGELOG.md

index 8964bacf738cbdf1a5eb1629eea786db06bbdfbd..f7ce6682b9c4eb17a9d180c82993fd26195a9eb1 100644 (file)
@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
  - CI loop: Add dom0less aarch64 smoke test
  - x86: Allow domains to use AVX-VNNI instructions
  - 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
+
 
 ### Removed / support downgraded