fb5d0420f62412420a8959172807e74b040b1458
[tools/mic.git] / doc / RELEASE_NOTES
1  MIC Image Creator 0.20 Release Notes
2 ===========================================================
3 Released Jule 08 2013
4
5 This release note documents the changes included in the MIC 0.20 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
18 Bug Fixes
19 ---------
20  * fix bootloader options omitted
21  * raise when incorrectly set partition flags 'legacy_boot'
22  * fix wrong file descriptor issue
23  * fix some requires
24
25 Resource
26 --------
27  * SITE: https://www.tizen.org/
28  * REPO: https://download.tizen.org/tools/
29  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
30  * CODE: https://github.com/01org/mic
31  * BUGS: https://bugs.tizen.org/jira
32  * HELP: general@lists.tizen.org
33
34 Report Bugs
35 -----------
36 when you found a bug, you can file this bug in our official bug tracker:
37 https://bugs.tizen.org/jira
38 also you are welcome to file the issue at our github repository:
39 https://github.com/01org/mic
40
41 Thank you for using MIC and for taking the time to send us your feedback!