summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorxiaojuan.mao <xiaojuan.mao@samsung.com>2017-07-12 17:17:15 +0800
committerxiaojuan.mao <xiaojuan.mao@samsung.com>2017-07-13 11:24:42 +0800
commit6013c22469a16fa8655fc35db4f4aa11f1989253 (patch)
treec2b09ade026a644c526f22493bc8238b5843fa5d /doc
parent2a2242f4ca49f8f9e5c5fd97d8391f7832dac4da (diff)
downloadmic-6013c22469a16fa8655fc35db4f4aa11f1989253.tar.gz
mic-6013c22469a16fa8655fc35db4f4aa11f1989253.tar.bz2
mic-6013c22469a16fa8655fc35db4f4aa11f1989253.zip
bump up to release 0.27.6
Change-Id: I2e0a0c99b8d4e486f14404bdda9554ca1d08f48f
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/RELEASE_NOTES26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
index d0d0b62..087f388 100755
--- a/doc/RELEASE_NOTES
+++ b/doc/RELEASE_NOTES
@@ -1,3 +1,29 @@
+MIC Image Creator 0.27.6 Release Notes
+======================================
+Released Jun 30 2017
+
+This release note documents the changes included in the new release. And
+the release contains new features, enhancements and bug fixes.
+
+New Features & Enhancements
+--------------------------
+ * Use cpio gzip in mic.
+ * fix corrupted log messages in log file
+ * change installed package name length from 20 to 50
+ * print warning message for detecting rpm post script...
+ * display all rpm debug messages in debug mode
+ * display filesystem size of each images
+ * add SIGTERM handler for exit gracefully
+ * change tpk install error message format
+ * print package name, before install
+ * Modify the arguments that use cpio to generate image.
+ * Solve mic hang issue, add timeout to show failure.
+ * Solve issue:mic has error when env no_proxy is 165.xx.xxx...
+ * Change the order of generating image by cpio.
+
+Bug Fixes
+---------
+
MIC Image Creator 0.27.5 Release Notes
======================================
Released Apr 28 2017