update changelog and release notes
[tools/mic.git] / doc / RELEASE_NOTES
1  MIC Image Creator 0.21 Release Notes
2 ===========================================================
3 Released August 28 2013
4
5 This release note documents the changes included in the new release. And
6 the release contains new features, enhancements and bug fixes.
7
8 New Features & Ehancements
9 --------------------------
10  * new distribution support: Fedora 19
11  * refactor chroot module to correct the logic
12  * add an alias for installerfw - installerfw_plugins
13  * remove fuser dependency to avoid some unmount issue
14  * enable proxy setting with authentication
15  * don't get proxy info from /etc/sysconfig/proxy ever
16  * kill processes inside chroot after post script running
17  * reload device mapper using 'dmsetup' utility
18
19 Bug Fixes
20 ---------
21  * fix bootloader options omitted
22  * warn failed boot partition flags set
23  * fix wrong file descriptor issue
24  * fix some requires
25
26 Resource
27 --------
28  * SITE: https://www.tizen.org/
29  * REPO: https://download.tizen.org/tools/
30  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
31  * CODE: https://github.com/01org/mic
32  * BUGS: https://bugs.tizen.org/jira
33  * HELP: general@lists.tizen.org
34
35 Report Bugs
36 -----------
37 when you found a bug, you can file this bug in our official bug tracker:
38 https://bugs.tizen.org/jira
39 also you are welcome to file the issue at our github repository:
40 https://github.com/01org/mic
41
42 Thank you for using MIC and for taking the time to send us your feedback!