-Release 0.17 - Tue Feb 22 2013
+Release 0.17 - Tue Feb 28 2013
===========================================================
* support new distribution Fedora 18
* enable to handle more than 3 partitions
mic (0.17-0.rc0) unstable; urgency=low
- * support new distribution Fedora 18
- * enable to handle more than 3 partitions
- * support partitions without mount point
- * move vcs infomation from .vcs to .packages
- * clean up some mess in utils/misc.py
- * bug fix:
- - fix failure when symbolic link vmlinuz in single disk
- - fix incorrect alignment handling
- - fix requires squashfs in opensuse
- - fix unicode error in myurlgrab
- * code cleanup:
- - clean up some mess in utils/misc.py
- - clean up pylint issue in creator.py
-
- -- Gui Chen <gui.chen@intel.com> Tue, 22 Feb 2013 17:25:35 +0800
+ * support new distribution Fedora 18
+ * enable to handle more than 3 partitions
+ * support partitions without mount point
+ * move vcs infomation from .vcs to .packages
+ * clean up some mess in utils/misc.py
+ * bug fix:
+ - fix failure when symbolic link vmlinuz in single disk
+ - fix incorrect alignment handling
+ - fix requires squashfs in opensuse
+ - fix unicode error in myurlgrab
+ * code cleanup:
+ - clean up some mess in utils/misc.py
+ - clean up pylint issue in creator.py
+
+ -- Gui Chen <gui.chen@intel.com> Tue, 28 Feb 2013 17:25:35 +0800
mic (0.16-1) unstable; urgency=low
MIC Image Creator 0.17 Release Notes
===========================================================
-Released Feb 26 2013
+Released Feb 28 2013
This release note documents the changes included in the MIC 0.17 release. And
the release contains new features, enhancements and bug fixes.
-* Tue Feb 22 2013 Gui Chen <gui.chen@intel.com> - 0.17
+* Tue Feb 28 2013 Gui Chen <gui.chen@intel.com> - 0.17
- support new distribution Fedora 18
- enable to handle more than 3 partitions
- support partitions without mount point