blob: 14b4b5f1f6ec3702863d0cb307eec79d078ea702 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
MIC Image Creator 0.21 Release Notes
===========================================================
Released August 28 2013
This release note documents the changes included in the new release. And
the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
* refactor msger module to ulitize logging module
* refine error class module
* improve installation in virtualenv
* add bash completion support
* add zsh completion support
* export mapper device related to installer framework
* update BmapCreate to the latest version
Bug Fixes
---------
- fix customized plugin_dir not work in bootstrap
- fix packing process exit on Ubuntu
- fix loop device alloaction failed on openSUSE
- fix incorrect number showing during installing
- set owner of cacheidr/outdir to SUDO_USER
- correct project url in setup.py
- fix mic not work when mic.conf disappear
Resource
--------
* SITE: https://www.tizen.org/
* REPO: https://download.tizen.org/tools/
* DOCS: https://source.tizen.org/documentation/reference/mic-image-creator
* CODE: https://github.com/01org/mic
* BUGS: https://bugs.tizen.org/jira
* HELP: general@lists.tizen.org
Report Bugs
-----------
when you found a bug, you can file this bug in our official bug tracker:
https://bugs.tizen.org/jira
also you are welcome to file the issue at our github repository:
https://github.com/01org/mic
Thank you for using MIC and for taking the time to send us your feedback!
|