X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e9b2e1239915d791d6c504736f8daa6edaaf1b3a;hp=a0f05d5729390fa6ea82424e0b9e1b1f945e39ff;hb=b699975d7e2d809c1c19a818d14040ba0f58fa44;hpb=77ee8fc1717ecb7075f2f22edb6c0913059c6f15 diff --git a/debian/changelog b/debian/changelog index a0f05d5..e9b2e12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,30 @@ +grml-autoconfig (0.7.27) unstable; urgency=low + + * Ignore /dev/.static/dev for /etc/mtab in live-mode. + + -- Michael Prokop Sat, 03 Nov 2007 17:22:19 +0100 + +grml-autoconfig (0.7.26) unstable; urgency=low + + * Replace check for /var/run/acpid.socket with grepping + for a running acpid process because the socket file isn't + present reliable. + + -- Michael Prokop Sat, 27 Oct 2007 19:04:05 +0200 + +grml-autoconfig (0.7.25) unstable; urgency=low + + * Move syslog startup to the begin of grml-autoconfig so we make + sure for example acpid is more quiet. [Testing: issue307] + + -- Michael Prokop Sat, 6 Oct 2007 19:34:05 +0200 + grml-autoconfig (0.7.24) unstable; urgency=low * Adjust look'n'feel of testcd and improve error handling as well. + * Drop the "Not runnning unicode_start: grml-small with reduced language + support detected." check as we want to get working UTF8 setup on + grml-small/grml-medium as well. -- Michael Prokop Sun, 30 Sep 2007 14:13:45 +0200