diff options
author | Gui Chen <gui.chen@intel.com> | 2014-10-14 04:26:07 +0000 |
---|---|---|
committer | admin <yuhuan.yang@samsung.com> | 2016-02-04 18:28:55 +0800 |
commit | 85cc36cfcff9bf656b0a0d49d6897bdc398a8435 (patch) | |
tree | 1359acccfcfaebf200b43a640a41c97fb66432e1 /doc | |
parent | 0940a2da070321e785506ba21497f83ef2b080a8 (diff) | |
download | mic-85cc36cfcff9bf656b0a0d49d6897bdc398a8435.tar.gz mic-85cc36cfcff9bf656b0a0d49d6897bdc398a8435.tar.bz2 mic-85cc36cfcff9bf656b0a0d49d6897bdc398a8435.zip |
bump up to 0.26 rc1
Change-Id: I47f65df512e74b7ba82efcaf0b81b75f9795bcea
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASE_NOTES | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 86c1502..7d75462 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,17 +1,25 @@ -MIC Image Creator 0.25.1 Release Notes +MIC Image Creator 0.26 Release Notes ====================================== -Released May 28 2014 +Released Oct 14 2014 This release note documents the changes included in the new release. And the release contains new features, enhancements and bug fixes. New Features & Ehancements -------------------------- + * add new arch MIPS support + * add qcow2 image format support + * add strict mode for package installing + * enable ssl_verify option in config file + * enhance checksums of outputs: md5sum, sha1sum, sha256sum + * enhance VCS info in yum backend Bug Fixes --------- - * revert bind mount config file to instroot - * fix xml requirements + * fix real path of device mapper causing initrd failure + * fix qemu arm and arm64 issues + * fix AttributeError in zypp backend + * fix 'python-xml' depends used by cElements Resource -------- |