rewrite REALSE_NOTES to include more info about mic
[tools/mic.git] / doc / RELEASE_NOTES
1  MIC Image Creator 0.17 Release Notes
2 ===========================================================
3 Released Feb 26 2013
4
5 This release note documents the changes included in the MIC 0.17 release. And
6 the release contains new features, enhancements and bug fixes.
7
8 New Features & Ehancements
9 --------------------------
10  * support new distribution Fedora 18
11  * enable to handle more than 3 partitions
12  * support partition without mount point
13  * move vcs infomation from .vcs to .packages
14
15 Bug Fixes
16 ---------
17  * fix failure when symbolic link vmlinuz in single disk
18  * fix incorrect alignment handling
19  * fix requires squashfs in opensuse
20  * fix unicode error in myurlgrab
21
22 Code Cleanup
23 ------------
24  * clean up some mess in utils/misc.py
25  * clean up pylint issue in creator.py
26
27 Resource
28 --------
29
30  * SITE: https://www.tizen.org/
31  * REPO: https://download.tizen.org/tools/
32  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
33  * CODE: https://github.com/01org/mic
34  * BUGS: https://bugs.tizen.org/jira
35  * HELP: general@lists.tizen.org
36
37 Report Bugs
38 -----------
39 when you found a bug, you can file this bug in our official bug tracker:
40 https://bugs.tizen.org/jira
41 also you are welcome to file the issue at our github repository:
42 https://github.com/01org/mic
43
44 Thank you for using MIC and for taking the time to send us your feedback!