X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d3717861e9a5441339a206fcf655a652a511e2da;hp=94f5f3a92e5c75b15cdbd2d512ccf7381257b644;hb=60a9691e1df16b1204cb5f39307ea63a8c643681;hpb=0b51657f46212b30e9e1be1b30e54e373c6d15f4 diff --git a/debian/changelog b/debian/changelog index 94f5f3a..d371786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-debootstrap (0.6) unstable; urgency=low + + * Export LANG=C and LC_ALL=C as we don't have the locales inside + the chroot when running grml-debootstrap. (Just a cosmetic + change as there aren't any errors but warning messages from + dpkg.) + * Always assume architecture of the running system (overwriting + via $ARCH is still supported of course). + + -- Michael Prokop Mon, 9 Apr 2007 14:35:21 +0200 + +grml-debootstrap (0.5) unstable; urgency=low + + * Changed Architecture from any to all. + + -- Michael Prokop Sat, 24 Mar 2007 16:58:53 +0100 + +grml-debootstrap (0.4) unstable; urgency=low + + * Support installation into directory. + + -- Michael Prokop Fri, 17 Nov 2006 23:00:38 +0100 + grml-debootstrap (0.3) unstable; urgency=low * Initial support for $ARCH.