bump up version to 0.22-0.rc1
[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  * refactor msger module to ulitize logging module
11  * refine error class module
12  * improve installation in virtualenv
13  * add bash completion support
14  * add zsh completion support
15  * export mapper device related to installer framework
16  * update BmapCreate to the latest version
17
18 Bug Fixes
19 ---------
20  - fix customized plugin_dir not work in bootstrap
21  - fix packing process exit on Ubuntu
22  - fix loop device alloaction failed on openSUSE
23  - fix incorrect number showing during installing
24  - set owner of cacheidr/outdir to SUDO_USER
25  - correct project url in setup.py
26  - fix mic not work when mic.conf disappear
27
28 Resource
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!