X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=50035dc93191767b5769d58c14d7b81467ba0c90;hp=e9b2e1239915d791d6c504736f8daa6edaaf1b3a;hb=14fba4cf7860dd70624824d5c109e34bdf6581b4;hpb=b699975d7e2d809c1c19a818d14040ba0f58fa44 diff --git a/debian/changelog b/debian/changelog index e9b2e12..50035dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +grml-autoconfig (0.7.32) unstable; urgency=low + + * Fix typo in manpage. Thanks to eModul for reporting! + [Closes: issue355] + + -- Michael Prokop Fri, 07 Dec 2007 00:16:00 +0100 + +grml-autoconfig (0.7.31) unstable; urgency=low + + * Drop unused update_progress() and no longer read in + /etc/sysconfig/grml. + + -- Michael Prokop Tue, 20 Nov 2007 21:42:56 +0100 + +grml-autoconfig (0.7.30) unstable; urgency=low + + * Make sure to switch to the original tty when running + consolechars. There seems to be a strange race condition + inside consolechars. + + -- Michael Prokop Fri, 16 Nov 2007 08:46:02 +0100 + +grml-autoconfig (0.7.29) unstable; urgency=low + + * New bootoption micvol (usage: micvol=$number) for setting mixer/ + volume settings of microphone channel. Thanks to Ernst Ahlers + for the bugreport ("Rückkopplungspfeifen") and bringing up + the idea of setting it to '0' by default. + + -- Michael Prokop Thu, 15 Nov 2007 22:02:03 +0100 + +grml-autoconfig (0.7.28) unstable; urgency=low + + * Drop the 'consolechars --tty=/dev/tty${vc} -d' stuff from + config_language, otherwise we will find ourself at tty5 under + certain circumstances. + * Add bootoption noconsolefont to skip setting console font via + consolechars. + + -- Michael Prokop Thu, 15 Nov 2007 11:46:15 +0100 + grml-autoconfig (0.7.27) unstable; urgency=low * Ignore /dev/.static/dev for /etc/mtab in live-mode.