X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=494a018b513fa447f631ba8e80c4c41cf2688d5c;hp=60203c1d526fda215e2d8f44a0bb4248ada9cac9;hb=826d06efd0e5eb03da7d5d321e995aa54dffd6e2;hpb=04397dce21be5642ea52a49c3c072ce73d290cf1 diff --git a/debian/changelog b/debian/changelog index 60203c1..494a018 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-autoconfig (0.6.36) unstable; urgency=low + + * Fix tty6-check, thanks for the code review - Matthias Lederhofer! + + -- Michael Prokop Sun, 15 Apr 2007 13:24:45 +0200 + +grml-autoconfig (0.6.35) unstable; urgency=low + + * Make sure tty6 is defined in /etc/inittab for xstartup, even + if it's grml-small. + + -- Michael Prokop Sun, 15 Apr 2007 13:14:41 +0200 + +grml-autoconfig (0.6.34) unstable; urgency=low + + * Code rewrite of config_fstab(), this should fix the '/home + is unmounted on hd-installation if fstype is not auto'. + * Bump Standard Version to 3.7.2 (no further changes). + * Add '#DEBHELPER#' to maintainer scripts. Make lintian happy. + * Move error output of unicode_start to $DEBUG. + + -- Michael Prokop Sun, 15 Apr 2007 12:12:33 +0200 + grml-autoconfig (0.6.33) unstable; urgency=low * Do not execute unicode_start on grml-small in live-mode.