From: Gui Chen Date: Wed, 28 Aug 2013 07:14:09 +0000 (-0400) Subject: update changelog and release notes X-Git-Tag: 0.21~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8efb435f7a3c2b7b0c16c07fbf3ade2dc31963eb;p=tools%2Fmic.git update changelog and release notes Signed-off-by: Gui Chen --- diff --git a/ChangeLog b/ChangeLog index 4a47803..ab89921 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,9 +7,10 @@ Release 0.21 - Mon Aug 26 2013 - Gui Chen * enable proxy setting with authentication * don't get proxy info from /etc/sysconfig/proxy ever * kill processes inside chroot after post script running + * reload device mapper using 'dmsetup' utility * bug fix: - fix bootloader options omitted - - raise when incorrectly set partition flags 'legacy_boot' + - warn failed boot partition flags set - fix wrong file descriptor issue - fix some requires diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index fb5d042..c0df0c9 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,8 +1,8 @@ - MIC Image Creator 0.20 Release Notes + MIC Image Creator 0.21 Release Notes =========================================================== -Released Jule 08 2013 +Released August 28 2013 -This release note documents the changes included in the MIC 0.20 release. And +This release note documents the changes included in the new release. And the release contains new features, enhancements and bug fixes. New Features & Ehancements @@ -14,11 +14,12 @@ New Features & Ehancements * enable proxy setting with authentication * don't get proxy info from /etc/sysconfig/proxy ever * kill processes inside chroot after post script running + * reload device mapper using 'dmsetup' utility Bug Fixes --------- * fix bootloader options omitted - * raise when incorrectly set partition flags 'legacy_boot' + * warn failed boot partition flags set * fix wrong file descriptor issue * fix some requires