X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=624598c6d469c0effb5a2dffda3824babfec34b6;hb=refs%2Ftags%2F0.7.22;hp=05b11c813fc8e9370be35efce7ea3a02ad0b6335;hpb=0b0b874c1174511b398de324497fa508725bcecd;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 05b11c8..624598c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-autoconfig (0.7.22) unstable; urgency=low + + * Check for "none /sys sysfs" instead of sysfs only. This should + fix duplicate output inside /etc/mtab. + * Send output of acpid to $DEBUG and logger. + + -- Michael Prokop Thu, 20 Sep 2007 16:05:50 +0200 + grml-autoconfig (0.7.21) unstable; urgency=low * And finally get rid of the /dev/shm/resolvconf workaround again.