bump up to release 0.18
[tools/mic.git] / doc / RELEASE_NOTES
1  MIC Image Creator 0.18 Release Notes
2 ===========================================================
3 Released Apr 03 2013
4
5 This release note documents the changes included in the MIC 0.18 release. And
6 the release contains new features, enhancements and bug fixes.
7
8 New Features & Ehancements
9 --------------------------
10  * put build_id before image name for release option
11  * mount build directory as tmpfs to speed up
12  * enable --priority in ks to set priority
13  * upgrade qemu (mic's depends) to 1.4.0
14
15 Bug Fixes
16 ---------
17  * fix debuginfo rpm swig attribute lost
18  * fix release option failure with slash
19  * fix man page lost in some distros
20  * fix bmap file packed to tarball
21
22 Code Cleanup
23 ------------
24  * unify import statements to absolute import
25  * clean up many undefined in partitionfs.py/loop.py/livecd.py
26  * clean up some useless try and raise blocks
27  * clean up some bad indentations
28  * improve some error messages
29
30 Resource
31 --------
32
33  * SITE: https://www.tizen.org/
34  * REPO: https://download.tizen.org/tools/
35  * DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
36  * CODE: https://github.com/01org/mic
37  * BUGS: https://bugs.tizen.org/jira
38  * HELP: general@lists.tizen.org
39
40 Report Bugs
41 -----------
42 when you found a bug, you can file this bug in our official bug tracker:
43 https://bugs.tizen.org/jira
44 also you are welcome to file the issue at our github repository:
45 https://github.com/01org/mic
46
47 Thank you for using MIC and for taking the time to send us your feedback!