X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7f7d117a3f370985356fe8e518ce6587feb264f3;hp=a20f872662f3dfba80deb5f68a38847d1ce3a168;hb=72ba5ea05b79f66cc7db732ec22ac58f96683990;hpb=0c6e4eb8b502b781754e6b59a67dd1addb593778 diff --git a/debian/changelog b/debian/changelog index a20f872..7f7d117 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +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 + + -- Alexander Wirt Sat, 21 Apr 2007 11:13:53 +0200 + grml-autoconfig (0.6.39) unstable; urgency=low * Fix small typo in config_debootstrap().