X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=2ce1736d13d51c43985937cbbce660bace9b5b21;hb=b79a4cc0cfb42be3f9f4aa33993f928bffedd692;hp=303c70c154ad7917a0c4a8b92da11fb07334ca34;hpb=16c8775d404c371e8b724decd90e1efa34aea10f;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index 303c70c..2ce1736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +grml2usb (0.9.27~pre1) UNRELEASED; urgency=low + + * Check for precense of grub/syslinux at startup time. + Thanks to Eduard Bloch for reporting. [Closes: issue855] + * Mention --force switch of grub-install in debug log. + + -- Michael Prokop Sat, 29 May 2010 01:35:05 +0200 + +grml2usb (0.9.26) unstable; urgency=low + + [ Ulrich Dangel ] + * Code cleanup. + * Support expanding bootoptions variables. + * Fix string concatenation and string formatting error. + + [ Michael Prokop ] + * Document grub option in manpage (thanks Andrey Rahmatulli). + + -- Michael Prokop Fri, 28 May 2010 01:16:35 +0200 + +grml2usb (0.9.25) unstable; urgency=low + + * Fix typo in option handling. + + -- Michael Prokop Thu, 22 Apr 2010 18:10:35 +0200 + grml2usb (0.9.24) unstable; urgency=low [ Ulrich Dangel ]