X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=818f2e3f47f7b753d088942131fd683b0ddd7309;hp=a20f872662f3dfba80deb5f68a38847d1ce3a168;hb=1834d42adb1828e25b0e687d1ed09745d6fc22a7;hpb=0c6e4eb8b502b781754e6b59a67dd1addb593778 diff --git a/debian/changelog b/debian/changelog index a20f872..818f2e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +grml-autoconfig (0.7.3) unstable; urgency=low + + * language-functions: support dvorak keyboard layout [Closes: issue227] + + -- Michael Prokop Mon, 04 Jun 2007 22:34:00 +0200 + +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().