X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a20f872662f3dfba80deb5f68a38847d1ce3a168;hp=494a018b513fa447f631ba8e80c4c41cf2688d5c;hb=0c6e4eb8b502b781754e6b59a67dd1addb593778;hpb=826d06efd0e5eb03da7d5d321e995aa54dffd6e2 diff --git a/debian/changelog b/debian/changelog index 494a018..a20f872 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +grml-autoconfig (0.6.39) unstable; urgency=low + + * Fix small typo in config_debootstrap(). + + -- Michael Prokop Mon, 16 Apr 2007 23:13:40 +0200 + +grml-autoconfig (0.6.38) unstable; urgency=low + + * Rename partition bootoption inside config_debootstrap() to + bootoption target. + + -- Michael Prokop Mon, 16 Apr 2007 20:50:15 +0200 + +grml-autoconfig (0.6.37) unstable; urgency=low + + * Support full automatic installation of Debian via grml-debootstrap + via config_debootstrap(). + + -- Michael Prokop Mon, 16 Apr 2007 19:27:13 +0200 + grml-autoconfig (0.6.36) unstable; urgency=low * Fix tty6-check, thanks for the code review - Matthias Lederhofer!