X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=851c1a083a7bc342c6a28e790761ade888e07908;hp=0b52b6fca20af0b775e2243db6e3b97cec74ef58;hb=09f3e8f58c82ab3d1e6c7722e431ce51cd59ad2a;hpb=f4e274b64189cf0e000bcf71f9ce098ebce9cdea diff --git a/debian/changelog b/debian/changelog index 0b52b6f..851c1a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +grml-autoconfig (0.7.23) unstable; urgency=low + + * Add acpi-support to Recommends and depend on console-tools. + + -- Michael Prokop Thu, 20 Sep 2007 17:24:13 +0200 + +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. + We have to solve it in the chroot builder. + + -- Michael Prokop Mon, 17 Sep 2007 22:11:48 +0200 + grml-autoconfig (0.7.20) unstable; urgency=low * Improve check for presence of /dev/shm/resolvconf.