X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b3720b9d1b0e7b329277c86b7a4a8274de433968;hp=47ae98efe85a5dc7c4b903ec4a049aa3fb1e6383;hb=2153d1e36c5834064f9c0b2455e2d601eef1762d;hpb=1d031359114953c77569d8ae857c89408bee1270 diff --git a/debian/changelog b/debian/changelog index 47ae98e..b3720b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,34 @@ +grml-autoconfig (0.8.41) unstable; urgency=low + + * Drop usage of $UID in scripts. + + -- Michael Prokop Thu, 29 Oct 2009 13:13:05 +0100 + +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.