X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7f7d117a3f370985356fe8e518ce6587feb264f3;hp=c1ebd7046da091280faac61ac9bf57dd6efd6c40;hb=72ba5ea05b79f66cc7db732ec22ac58f96683990;hpb=57c8a44f217a0e6fc4cdbfbcdd54108ca5602fba diff --git a/debian/changelog b/debian/changelog index c1ebd70..7f7d117 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-autoconfig (0.7.2) unstable; urgency=low + + * language-functions: improve setup for japan, add support for 'jp' + but still support 'ja' of course. + + -- Michael Prokop Mon, 28 May 2007 13:55:21 +0200 + +grml-autoconfig (0.7.1) unstable; urgency=low + + * Bumbing version to 0.7, we have a new stable release! + + -- Michael Prokop Sun, 13 May 2007 11:18:35 +0200 + +grml-autoconfig (0.6.42) unstable; urgency=low + + * Add additional check for valid block device and if mounting + a partition was successfull for handling swap bootoption. + The bootoption 'swap' mounted all availble partitions + read-only, this should be fixed now. + Thanks for the bugreport, Matthias Diener! + + -- Michael Prokop Sat, 12 May 2007 00:47:33 +0200 + +grml-autoconfig (0.6.41) unstable; urgency=low + + * config_distri(): make sure /usr/share/grml/desktop.jpg is removed + if it's a symlink, otherwise the copy will fail. + + -- Michael Prokop Sun, 22 Apr 2007 14:01:42 +0200 + grml-autoconfig (0.6.40) unstable; urgency=low * Allow BOOT_APPEND from grml-debootstrap via cmdline