X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b7b3a5b6f3c9733c0164105c79c2f215785ac65d;hp=05b11c813fc8e9370be35efce7ea3a02ad0b6335;hb=51fe1eadb286e606342a2f79ee046b73a247324f;hpb=c787948c5c204d1e02cb87c6d2f556939e3ffc4f diff --git a/debian/changelog b/debian/changelog index 05b11c8..b7b3a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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 + +grml-autoconfig (0.7.23) unstable; urgency=low + + * Add acpi-support to Recommends and depend on console-tools. + * Drop the logger stuff for acpid as doesn't seem to help. + + -- 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.