X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cfb13bf06b8f33d3446c51093faa0e43d95386a3;hp=6c5937875d4e925b01dce17abcefd158c9bc3b9a;hb=103ba15615e67b8b391c3239c3b7363470728265;hpb=b04d499bbcaaebb4167def16ac650ed27355fef8 diff --git a/debian/changelog b/debian/changelog index 6c59378..cfb13bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +grml-autoconfig (0.8.6) unstable; urgency=low + + * config_syslog(): support other syslog daemons than syslog-ng as well. + + -- Michael Prokop Sat, 17 May 2008 22:06:05 +0200 + +grml-autoconfig (0.8.5) unstable; urgency=low + + * config_mypath(): allow setting additional $PATH via bootoption + mypath, usage example: "mypath=/forensic" + + -- Michael Prokop Sat, 22 Mar 2008 00:42:34 +0100 + +grml-autoconfig (0.8.4) unstable; urgency=low + + * Make sure we support old directory layout (/cdrom) as + well as the new one (/live/image) for specific bootoptions. + Thanks to Jon for reporting the bug. [Testing: issue414] + + -- Michael Prokop Mon, 18 Feb 2008 13:31:11 +0100 + grml-autoconfig (0.8.3) unstable; urgency=low * config_log(): log as well if bootoption debug is present