summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rwxr-xr-xdebian/changelog7
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"