summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2013-10-21 04:30:30 -0400
committerGui Chen <gui.chen@intel.com>2013-10-21 04:30:30 -0400
commit950120c9ffe36acf8ab5fb0d8eb264867f8b3c1d (patch)
tree5d232e62f1598c432e59d933fef320305d25ac30 /doc
parent9f5f5cfc38e735b7abcf9e11e0969fc4554ebcdc (diff)
downloadmic-950120c9ffe36acf8ab5fb0d8eb264867f8b3c1d.tar.gz
mic-950120c9ffe36acf8ab5fb0d8eb264867f8b3c1d.tar.bz2
mic-950120c9ffe36acf8ab5fb0d8eb264867f8b3c1d.zip
bump up version to 0.22-0.rc1
Change-Id: Iaa4ac83dc7299aef66065f7091646e2da66ca28a Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASE_NOTES26
1 files changed, 14 insertions, 12 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index c0df0c9..14b4b5f 100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -7,21 +7,23 @@ the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
- * new distribution support: Fedora 19
- * refactor chroot module to correct the logic
- * add an alias for installerfw - installerfw_plugins
- * remove fuser dependency to avoid some unmount issue
- * enable proxy setting with authentication
- * don't get proxy info from /etc/sysconfig/proxy ever
- * kill processes inside chroot after post script running
- * reload device mapper using 'dmsetup' utility
+ * 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 bootloader options omitted
- * warn failed boot partition flags set
- * fix wrong file descriptor issue
- * fix some requires
+ - 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
--------