From 312da4284cbd43852a27aa10641903bc9e9c3e42 Mon Sep 17 00:00:00 2001 From: Amit Vasudevan Date: Fri, 17 May 2013 11:40:57 -0400 Subject: [PATCH] Append changelog for v0.2 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a69a4c3e..1a70888b47 100644 --- a/README.md +++ b/README.md @@ -155,4 +155,9 @@ Changelog * test-bed fixes, refactoring and improvements - now supporting 3.2.0-27-generic (and below) with ubuntu * added documentation generator which takes in-tree markdown files and generates html output * fixed build target install-bin to include correct destination path - + * 0.2 + * xmhf-core: clarify documentation and add description for build configuration options and verification + * xmhf-core: add build configuration options --with-target-platform and --with-target-arch to choose target platform and CPU arch. + * xmhf-core: restructure core components and general cleanup + * xmhf-core: add XMHF/hypapp verification harness for verifying core memory integrity + * xmhf-core: fix build error with --enable-debug-vga configure option