summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2014-05-21 01:47:38 -0400
committeradmin <yuhuan.yang@samsung.com>2016-02-04 18:12:53 +0800
commit09e37bb507eec1501241a2282374b383857f052f (patch)
treea160868b986659b2abf968ae75949a4233dbb689 /doc
parent2586457f54f19d4c2e2fd8d70ae8a0fea0b9513e (diff)
downloadmic-09e37bb507eec1501241a2282374b383857f052f.tar.gz
mic-09e37bb507eec1501241a2282374b383857f052f.tar.bz2
mic-09e37bb507eec1501241a2282374b383857f052f.zip
bump up to 0.25-rc1
Change-Id: Ie870a858727935eb6de19a6b6494c471de66e2a0 Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASE_NOTES30
1 files changed, 12 insertions, 18 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index 2640441..fc4a425 100644
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -1,31 +1,25 @@
-MIC Image Creator 0.24 Release Notes
+MIC Image Creator 0.25 Release Notes
====================================
-Released March 11 2014
+Released May 23 2014
This release note documents the changes included in the new release. And
the release contains new features, enhancements and bug fixes.
New Features & Ehancements
--------------------------
- * 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
+ * new distribution support: Ubuntu 14.04 and Debian 7.0
+ * generate manifest file to describe image information
+ * refactor archive and compress module
+ * support sparse handle for tar command
+ * replace system V with systemd on locale setting
+ * support lzop compress
Bug Fixes
---------
- * 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
-
-
+ * fix logfile incomplete in release option
+ * fix config file disappear in bootstrap
+ * fix aarch64 bin_format
+ * fix pylint
Resource
--------