X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9de90688ab2bacdef342186f6305699a24a87a48;hp=47ae98efe85a5dc7c4b903ec4a049aa3fb1e6383;hb=fe832802ff2bdd52be8a783a243cf6ba2e93610a;hpb=1d031359114953c77569d8ae857c89408bee1270 diff --git a/debian/changelog b/debian/changelog index 47ae98e..9de9068 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,28 @@ +grml-autoconfig (0.8.40) unstable; urgency=low + + [ Ulrich Dangel ] + * Load Lat15-Terminus16 font if no framebuffer is available. Thanks to + Thorsten Glaser for his hint. [Closes: issue318] + + -- Michael Prokop Sat, 24 Oct 2009 21:05:12 +0200 + +grml-autoconfig (0.8.39) unstable; urgency=low + + * Apply another patch contributed by Marc Haber (thanks!): + Set DCSMP to /mnt/grmlcfg only if a GRMLCFG fs was found. + + -- Michael Prokop Fri, 23 Oct 2009 21:41:00 +0200 + +grml-autoconfig (0.8.38) unstable; urgency=low + + * Apply patch contributed by Marc Haber (thanks!) which fixes + wrong behavior if no grml.sh is found. + + -- Michael Prokop Thu, 22 Oct 2009 14:30:15 +0200 + grml-autoconfig (0.8.37) unstable; urgency=low - * Apply patch contribued by Marc Haber (thanks!) which addresses the + * Apply patch contributed by Marc Haber (thanks!) which addresses the following bug: /grml.sh and /config.tbz on a GRMLCFG file system need to be processed without command line options.