diff options
author | Gui Chen <gui.chen@intel.com> | 2014-05-21 01:47:38 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2014-05-21 01:48:02 -0400 |
commit | b043c5b4937a609e442f73b1d16406efbf09a8cd (patch) | |
tree | a58a11a25b0c5fc10ead09336400ebadb37f6eb8 /debian | |
parent | cfe9adef6ddfcfa0eb7fb72135cd7e85bfd375f7 (diff) | |
download | mic-b043c5b4937a609e442f73b1d16406efbf09a8cd.tar.gz mic-b043c5b4937a609e442f73b1d16406efbf09a8cd.tar.bz2 mic-b043c5b4937a609e442f73b1d16406efbf09a8cd.zip |
bump up to 0.25-rc1
Change-Id: Ie870a858727935eb6de19a6b6494c471de66e2a0
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05b6277..723e6bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +mic (0.25~rc1) unstable; urgency=low + * 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 + + -- Gui Chen <gui.chen@intel.com> Thu, 24 Oct 2013 17:25:35 +0800 + mic (0.24) unstable; urgency=low * enhance to handle password with special characters * change python-zypp require to python-zypp-tizen |