X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=818f2e3f47f7b753d088942131fd683b0ddd7309;hp=c1ebd7046da091280faac61ac9bf57dd6efd6c40;hb=1834d42adb1828e25b0e687d1ed09745d6fc22a7;hpb=57c8a44f217a0e6fc4cdbfbcdd54108ca5602fba diff --git a/debian/changelog b/debian/changelog index c1ebd70..818f2e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +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