From 8efb435f7a3c2b7b0c16c07fbf3ade2dc31963eb Mon Sep 17 00:00:00 2001 From: Gui Chen Date: Wed, 28 Aug 2013 03:14:09 -0400 Subject: [PATCH] update changelog and release notes Signed-off-by: Gui Chen --- ChangeLog | 3 ++- doc/RELEASE_NOTES | 9 +++++---- 2 files changed, 7 insertions(+), 5 deletions(-) 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 -- 2.7.4