summaryrefslogtreecommitdiff
path: root/packaging/mic.changes
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/mic.changes')
-rw-r--r--packaging/mic.changes18
1 files changed, 18 insertions, 0 deletions
diff --git a/packaging/mic.changes b/packaging/mic.changes
index 732172b..da99bae 100644
--- a/packaging/mic.changes
+++ b/packaging/mic.changes
@@ -1,3 +1,21 @@
+* Thu Oct 24 2013 Gui Chen <gui.chen@intel.com> - 0.22
+ * use __version__ variable instead of VERSION file
+ * 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 fix:
+ - 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
+
* Mon Aug 26 2013 Gui Chen <gui.chen@intel.com> - 0.21
* new distribution support: Fedora 19
* refactor chroot module to correct the logic