diff options
author | Gui Chen <gui.chen@intel.com> | 2014-10-14 04:26:07 +0000 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-10-14 04:45:09 +0000 |
commit | 33441d344ebd501ae6f804a6d9e7ec2961d2a840 (patch) | |
tree | b876d3297626266fdd452134ea3dec3eff2ad913 /doc | |
parent | fa970b93f00e95f289ebfa930aa8add372439f98 (diff) | |
download | mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.tar.gz mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.tar.bz2 mic-33441d344ebd501ae6f804a6d9e7ec2961d2a840.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 -------- |