X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=fa3c55c8f9b81481131985979f6956c4bb823e73;hb=b4bbe9397b5ca4ff0ee130c0333128081cae91ff;hp=8a52661289a1a1eddeb54cd218eb46ab1a4e6ec5;hpb=5e0317281cc3ed5abad668643843ca346a827ad8;p=grml-debootstrap.git diff --git a/debian/changelog b/debian/changelog index 8a52661..fa3c55c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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 ]