X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=22f6b9813dee9dee4749f8871c1257c42ef385e3;hp=3d7e446f4bc24d9f946648e3f8ca773a2982336b;hb=29f3db9a59bc180f790416e3d282cbce8dd56503;hpb=8001910c7d648cf70813e12ac50f6d47bd91d092 diff --git a/debian/changelog b/debian/changelog index 3d7e446..22f6b98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-autoconfig (0.8.10) unstable; urgency=low + + * Update cpufrequency handling to reflect changes in current + kernel versions (like 2.6.26-grml). The cpufrequency modules + are available at $KERNEL/kernel/arch/x86/kernel/cpu/cpufreq + due to the x86/amd64 merge. + [Closes: issue505] + + -- Michael Prokop Fri, 15 Aug 2008 23:06:26 +0200 + +grml-autoconfig (0.8.9) unstable; urgency=low + + * Check for /dev/input/mice before starting GPM. + * Some small cleanups to make lintian happy. + + -- Michael Prokop Thu, 17 Jul 2008 21:04:53 +0200 + +grml-autoconfig (0.8.8) unstable; urgency=low + + * Mention job handling stuff when using debug=noscreen. + + -- Michael Prokop Mon, 09 Jun 2008 17:11:58 +0200 + grml-autoconfig (0.8.7) unstable; urgency=low * config_mypath(): fix mkdir usage and write directories just once