summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2013-12-13 02:50:52 -0500
committerGui Chen <gui.chen@intel.com>2013-12-13 04:38:33 -0500
commitf79a6de486766a88d97b781132becb45450eac6b (patch)
treec2c016666ff4d81eaaee34f030cbb76bb8cb213f /ChangeLog
parentd5afacb10fd863a763ba397dfa4fa4fe396245d7 (diff)
downloadmic-f79a6de486766a88d97b781132becb45450eac6b.tar.gz
mic-f79a6de486766a88d97b781132becb45450eac6b.tar.bz2
mic-f79a6de486766a88d97b781132becb45450eac6b.zip
bump up to version 0.23-0.rc1
Change-Id: I2010025d7711c198c7169617badf1b857f84fc84 Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c7c33f..aaff633 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Release 0.23 - Fri Dec 12 2013 - Gui Chen <gui.chen@intel.com>
+=====================================================================
+ * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
+ * split requirements to subpackage 'mic-native' to reduce mic's dependencies
+ * support arm64 architecture image creation in native mode
+ * new option '--interactive'/'--non-interactive' to enable/disable interaction
+ * new option '--uuid' for 'part' in ks file to set filesystem uuid
+ * export more variables related to installer framework for loop format
+ * bug fix:
+ - fix bootstrap handling if bootstrap package failed
+ - fix 'mapper_device' key error
+ - fix detailed error messages missing in mounting
+ - fix version comparing issue of urlgrabber in Fedora
+
Release 0.22 - Thu Oct 24 2013 - Gui Chen <gui.chen@intel.com>
=====================================================================
* use __version__ variable instead of VERSION file