Apply code by Thomas Lehmann to improve timezone handling
[grml-autoconfig.git] / debian / changelog
index 08d6bb2..59f32e0 100644 (file)
@@ -1,12 +1,19 @@
 grml-autoconfig (0.8.17) unstable; urgency=low
 
-  * Some updates in config_time(), thanks to Thomas Lehmann:
+  [ Michael Prokop ]
+  * Some updates in config_time(), *many* thanks to Thomas Lehmann:
+    - improve localtime / utc / gmt handling
     - use UTC="--localtime" by default
     - evaluate tz bootoption in this function as well
     - execute hwclock even if /dev/rtc isn't available, just display
       warning regarding the lack of /dev/rtc
+  [ Ulrich Dangel ]
+  * Refactored config unpacking config parameter will now be honored,
+    e.g. config=foo.tbz myconfig=/dev/sda1 is now possible.
+  * Get always the right boot parameter via /proc/cmdline.
+    [Testing: issue520]
 
- -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 00:23:55 +0100
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 19:37:15 +0100
 
 grml-autoconfig (0.8.16) unstable; urgency=low