diff options
author | Gui Chen <gui.chen@intel.com> | 2013-02-27 14:59:00 +0800 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2013-02-27 15:38:50 +0800 |
commit | 020a90dae6210c7a272f42b0f81861636c543e7f (patch) | |
tree | a90879eae3a880a689923cab692a58cfa7a87041 /debian | |
parent | 7ae54153027e880d24b68f064c631b0c5f5fc3d7 (diff) | |
download | mic-020a90dae6210c7a272f42b0f81861636c543e7f.tar.gz mic-020a90dae6210c7a272f42b0f81861636c543e7f.tar.bz2 mic-020a90dae6210c7a272f42b0f81861636c543e7f.zip |
update changelog files
correct indent and update date
Change-Id: I76d193ddbb4a2556181ac40699138df8d0ef1867
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog index 564156e..c8f2040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,20 @@ mic (0.17-0.rc0) unstable; urgency=low - * support new distribution Fedora 18 - * enable to handle more than 3 partitions - * support partitions without mount point - * move vcs infomation from .vcs to .packages - * clean up some mess in utils/misc.py - * bug fix: - - fix failure when symbolic link vmlinuz in single disk - - fix incorrect alignment handling - - fix requires squashfs in opensuse - - fix unicode error in myurlgrab - * code cleanup: - - clean up some mess in utils/misc.py - - clean up pylint issue in creator.py - - -- Gui Chen <gui.chen@intel.com> Tue, 22 Feb 2013 17:25:35 +0800 + * support new distribution Fedora 18 + * enable to handle more than 3 partitions + * support partitions without mount point + * move vcs infomation from .vcs to .packages + * clean up some mess in utils/misc.py + * bug fix: + - fix failure when symbolic link vmlinuz in single disk + - fix incorrect alignment handling + - fix requires squashfs in opensuse + - fix unicode error in myurlgrab + * code cleanup: + - clean up some mess in utils/misc.py + - clean up pylint issue in creator.py + + -- Gui Chen <gui.chen@intel.com> Tue, 28 Feb 2013 17:25:35 +0800 mic (0.16-1) unstable; urgency=low |