diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2016-06-16 18:14:38 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-06-21 16:43:15 +0900 |
commit | 4161678b3bf9d2eb36fdcb82c820bce02f6ba5bc (patch) | |
tree | ca64aa1c4f194ed5e24ac8a27358293fd176b092 /debian | |
parent | 43ff415747f9f028dfb95f92dca707b057553df0 (diff) | |
download | mic-4161678b3bf9d2eb36fdcb82c820bce02f6ba5bc.tar.gz mic-4161678b3bf9d2eb36fdcb82c820bce02f6ba5bc.tar.bz2 mic-4161678b3bf9d2eb36fdcb82c820bce02f6ba5bc.zip |
Add change log and release information for Release 0.27.1upstream_0.27.1
Change-Id: I620035d4871df6cb31fe94121f060db6b17f2833
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b1c4daf..3924533 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ mic (0.27.1) unstable; urgency=low - * new distribution support: Ubuntu 16.04 + * new distribution support: Ubuntu 16.04, Fedora 23 * add raw image format support * bug fix: - - fix remove BmapCreate and Filemap source code (#DEVT-151) + - Remove BmapCreate and Filemap source code from MIC (#DEVT-151) -- Jianzhong Fang <jz.fang@samsung.com> Wed, 25 May 2016 15:00:00 +0800 |