X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fbdab89fdf01d937cdf4730ec6dd6eff1c347d94;hp=4172b405bc228504e29e32e3d308529b1bde3cac;hb=4773a7af4eb532279a207e2934a4ef11f0b1726d;hpb=f09cbabaa035762292b3c3965b7e95550a73b867 diff --git a/debian/changelog b/debian/changelog index 4172b40..fbdab89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +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().