diff options
author | jianzhong.fang <jz.fang@samsung.com> | 2016-05-25 15:01:28 +0800 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-06-16 12:59:01 +0900 |
commit | 43ff415747f9f028dfb95f92dca707b057553df0 (patch) | |
tree | e29bfd60c35d42921dd4f88e79713a21cd8ae404 /doc | |
parent | 262e5e18b05810aa7bafb39e0a3cb26bd46162ae (diff) | |
download | mic-43ff415747f9f028dfb95f92dca707b057553df0.tar.gz mic-43ff415747f9f028dfb95f92dca707b057553df0.tar.bz2 mic-43ff415747f9f028dfb95f92dca707b057553df0.zip |
bump up to release 0.27.1upstream/0.27.1
Change-Id: I3dba1b42fae23a1dbe37d8ff668fc97dd3ed76a4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASE_NOTES | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index fc369fa..7151c06 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,3 +1,19 @@ +MIC Image Creator 0.27.1 Release Notes +====================================== +Released May 25 2016 + +This release note documents the changes included in the new release. And +the release contains new features, enhancements and bug fixes. + +New Features & Enhancements +-------------------------- + * new distribution support: Ubuntu 16.04 + * add raw image format support + +Bug Fixes +--------- + * fix remove BmapCreate and Filemap source code (#DEVT-151) + MIC Image Creator 0.27 Release Notes ====================================== Released Mar 28 2016 |