X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=87f91431edbaf0fa7849d41b852e2d09632b2208;hp=4172b405bc228504e29e32e3d308529b1bde3cac;hb=b6bdf6d754ebe00b9e3472f1a3e9668d7538ae42;hpb=f09cbabaa035762292b3c3965b7e95550a73b867 diff --git a/debian/changelog b/debian/changelog index 4172b40..87f9143 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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. + [Testing: issue193] + + -- Michael Prokop Fri, 13 Apr 2007 12:49:56 +0200 + grml-autoconfig (0.6.32) unstable; urgency=low * Fix logical structure of config_vmware().