X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d7e446f4bc24d9f946648e3f8ca773a2982336b;hp=6c5937875d4e925b01dce17abcefd158c9bc3b9a;hb=8001910c7d648cf70813e12ac50f6d47bd91d092;hpb=b04d499bbcaaebb4167def16ac650ed27355fef8 diff --git a/debian/changelog b/debian/changelog index 6c59378..3d7e446 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +grml-autoconfig (0.8.7) unstable; urgency=low + + * config_mypath(): fix mkdir usage and write directories just once + to /etc/grml/my_path. + + -- Michael Prokop Tue, 20 May 2008 01:01:37 +0200 + +grml-autoconfig (0.8.6) unstable; urgency=low + + * config_syslog(): support other syslog daemons than syslog-ng as well. + * config_mypath(): create directory if it does not exist yet. + + -- 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