From af3302124b422bb49b5dc5ad660d933ad2fcec4f Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Sun, 26 Apr 2015 22:46:53 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c65bc86..bf2f801 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -35,6 +35,18 @@ Anders Ingemann (work started 2014-08-31, merged on 2015-04-25): * Fix #136: Make extlinux output boot messages to the serial console * Extend sed_i to raise Exceptions when the expected amount of replacements is not met +Jonas Bergler: + * Fixes #145: Fix installation of vbox guest additions. + +Tiago Ilieve: + * Fixes #142: msdos partition type incorrect for swap partition (Linux) + +2015-04-23 +---------- + +Tiago Ilieve: + * Fixes #212: Sparse file is created on the current directory + 2014-11-23 ---------- Noah Fontes: