X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9288b85680a0b5e8b7e556b8e3d8b2b592490a32;hb=fda2098cb7123cf7eda8298d5be310ed75f890cd;hp=8aab78fc4142f245cab9c6bbf2d0f97e824e6ed4;hpb=43c380515c615a625be28807938d64bb353754df;p=grml2usb.git diff --git a/debian/changelog b/debian/changelog index 8aab78f..9288b85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml2usb (0.9.5) UNRELEASED; urgency=low + + * Fix dashes of options in manpage (thanks for the bugreport, + Thorsten Glaser). + * Display program version during execution. + * Apply fix by Peter Daum , making sure + to use the normalized path for unmounting. Thanks! + * Use multiboot for booting MirOS BSD when using grub2. + * Catch exception if copying files fails. + * Exit if installing grub fails. + * Integrate hdt (Hardware Detection Tool) in bootsplash when + using syslinux. + + -- Michael Prokop Mon, 04 May 2009 22:22:14 +0200 + +grml2usb (0.9.4) unstable; urgency=low + + * Bugfix: move kernel commandline from initrd to kernel option in + generate_flavour_specific_grub2_config(). + + -- Michael Prokop Thu, 09 Apr 2009 00:04:56 +0200 + grml2usb (0.9.3) unstable; urgency=low * Drop some leftover 'lang=us' references.