diff options
author | Jiankang Fan <jiankang.fan@samsung.com> | 2016-12-19 11:02:45 +0800 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-12-28 22:16:07 +0900 |
commit | 9775375b7241ee5c437ebeeb6a0bcd52ebefb198 (patch) | |
tree | 5998ac268d4fb8e1d3b31d43a85380e712688e37 /doc | |
parent | ac1e1f52cb3a5c717ca9bf6f1e0591f55f2b1151 (diff) | |
download | mic-9775375b7241ee5c437ebeeb6a0bcd52ebefb198.tar.gz mic-9775375b7241ee5c437ebeeb6a0bcd52ebefb198.tar.bz2 mic-9775375b7241ee5c437ebeeb6a0bcd52ebefb198.zip |
bump up to release 0.27.3
Change-Id: Idaa905f768ea684920d4b94223095e6fed9204ca
Signed-off-by: Jiankang Fan <jiankang.fan@samsung.com>
Conflicts:
ChangeLog
packaging/mic.changes
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/RELEASE_NOTES | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index ef96323..c5a3c2b 100755 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,3 +1,18 @@ +MIC Image Creator 0.27.3 Release Notes +====================================== +Released Dec 19 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 +-------------------------- + * Show pkgid when install pkg error + * support vdfs and squashfs image creation + +Bug Fixes +--------- + MIC Image Creator 0.27.2 Release Notes ====================================== Released Sep 28 2016 |