X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d0fec91eae52ed431ba4b01c4cc3fe8f9ecb3eb7;hp=8a52661289a1a1eddeb54cd218eb46ab1a4e6ec5;hb=bff6a7553096f816ce9b160b702880de2fddfd7e;hpb=5e0317281cc3ed5abad668643843ca346a827ad8 diff --git a/debian/changelog b/debian/changelog index 8a52661..d0fec91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +grml-debootstrap (0.13) unstable; urgency=low + + * Fix manpage handling of xsltproc. + + -- Michael Prokop Thu, 06 Dec 2007 23:47:09 +0100 + +grml-debootstrap (0.12) unstable; urgency=low + + * Fixed some typos in the manpage. + Thanks for the patch, Alexander 'Stone' Steinböck! + + -- Michael Prokop Wed, 24 Oct 2007 10:16:03 +0200 + +grml-debootstrap (0.11) unstable; urgency=low + + * Better inform user about already executed stages. + [Closes: issue299] + + -- Michael Prokop Sat, 6 Oct 2007 18:03:16 +0200 + +grml-debootstrap (0.10) unstable; urgency=low + + * Add console-common to /etc/debootstrap/packages. Thanks for + the feature request, Thorsten Strusch! + * Support option -i/--iso: now it's possible to install packages + from a normal Debian ISO. Thanks for the idea and the basic + instructions to Thorsten Strusch! + http://www.thorstenstrusch.de/software/debian-linux/ + + -- Michael Prokop Mon, 04 Jun 2007 10:13:32 +0200 + grml-debootstrap (0.9) unstable; urgency=low [ Alexander Wirt ]