diff options
author | Gui Chen <gui.chen@intel.com> | 2014-05-21 01:47:38 -0400 |
---|---|---|
committer | admin <yuhuan.yang@samsung.com> | 2016-02-04 18:12:53 +0800 |
commit | 09e37bb507eec1501241a2282374b383857f052f (patch) | |
tree | a160868b986659b2abf968ae75949a4233dbb689 /ChangeLog | |
parent | 2586457f54f19d4c2e2fd8d70ae8a0fea0b9513e (diff) | |
download | mic-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 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Release 0.25 - Fri May 23 2014 - Gui Chen <gui.chen@intel.com> +===================================================================== + * 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 fix: + - fix logfile incomplete in release option + - fix config file disappear in bootstrap + - fix aarch64 bin_format + - fix pylint + Release 0.24 - Tue Mar 11 2014 - Gui Chen <gui.chen@intel.com> ===================================================================== * enhance to handle password with special characters |