Removed qcow change for 0.24.3, so need to rewrite the changelog
[tools/mic.git] / ChangeLog
index 9c7c33f..1698964 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+Release 0.24 - Tue Mar 11 2014 - Gui Chen <gui.chen@intel.com>
+=====================================================================
+  * enhance to handle password with special characters
+  * change python-zypp require to python-zypp-tizen
+  * add --repo comand option for local build
+  * add --user and --password option for %repo directive of ks file
+  * clean up some codes relevant to EULA agreement
+  * add hostname showing in log
+  * bug fix:
+    - fix chroot failed by space in image not enough
+    - fix obsolete packages incorrect handling
+    - fix yum backend failed to cache packages
+    - fix bare ip in no_proxy not working
+    - fix repeated log showing with yum backend
+    - fix loop device latency timing
+    - fix zypp failed to download by changing 'cachedir'
+    - fix 'mkfs' not working caused by mic-bootstrap install failed
+
+Release 0.23 - Fri Dec 12 2013 - Gui Chen <gui.chen@intel.com>
+=====================================================================
+  * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1
+  * split requirements to subpackage 'mic-native' to reduce mic's dependencies
+  * support arm64 architecture image creation in native mode
+  * new option '--interactive'/'--non-interactive' to enable/disable interaction 
+  * new option '--uuid' for 'part' in ks file to set filesystem uuid
+  * export more variables related to installer framework for loop format
+  * bug fix:
+    - fix bootstrap handling if bootstrap package failed
+    - fix 'mapper_device' key error
+    - fix detailed error messages missing in mounting
+    - fix version comparing issue of urlgrabber in Fedora
+
 Release 0.22 - Thu Oct 24 2013 - Gui Chen <gui.chen@intel.com>
 =====================================================================
   * use __version__ variable instead of VERSION file