update changelog files
authorGui Chen <gui.chen@intel.com>
Wed, 27 Feb 2013 06:59:00 +0000 (14:59 +0800)
committerGui Chen <gui.chen@intel.com>
Wed, 27 Feb 2013 07:38:50 +0000 (15:38 +0800)
correct indent and update date

Change-Id: I76d193ddbb4a2556181ac40699138df8d0ef1867
Signed-off-by: Gui Chen <gui.chen@intel.com>
ChangeLog
debian/changelog
doc/RELEASE_NOTES
packaging/mic.changes

index fb58a10..e6b1e28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-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
index 564156e..c8f2040 100644 (file)
@@ -1,20 +1,20 @@
 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
 
index d697f56..a25f2f1 100644 (file)
@@ -1,6 +1,6 @@
  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.
index 227972e..8bf2c33 100644 (file)
@@ -1,4 +1,4 @@
-* 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