diff options
author | Xiao Jin <jin.xiao@samsung.com> | 2018-04-12 19:11:58 +0800 |
---|---|---|
committer | Xiao Jin <jin.xiao@samsung.com> | 2018-04-12 22:28:07 +0800 |
commit | 93da5188a3f52482851ff944e96386e6c47787aa (patch) | |
tree | 3a241a51cd1563166c7f779160197f9b7ca3fb62 /debian/changelog | |
parent | a5283e117d3c33f495a1ae728e27e794886da4b3 (diff) | |
download | mic-93da5188a3f52482851ff944e96386e6c47787aa.tar.gz mic-93da5188a3f52482851ff944e96386e6c47787aa.tar.bz2 mic-93da5188a3f52482851ff944e96386e6c47787aa.zip |
bump up to release 0.28.0
Change-Id: I331fd138b92656698bdca6f8d8265f4193f3b9b3
Diffstat (limited to 'debian/changelog')
-rwxr-xr-x | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5783f32..9a60782 100755 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mic (0.28) unstable; urgency=low + * Apply btrfs mount options "--fsoptions=compress" + * In Tizen, losetup command support '-f' option, change '--find' to '-f' + * Fix issue, set blocksize by parsing "-b [BLOCKSIZE]" from extoptions in ks file + + -- Jin Xiao <jin.xiao@samsung.com> Fri, 13 April 2018 15:00:00 +0800 + mic (0.27.9) unstable; urgency=low * Added ATTACHMENT_PATHS env and IMG_DIR_PATH env * Revert "call copy_attachment() after configure() and move attachment files" |