Remove lsb-functions stuff from debian/postrm to avoid race-conditions when removing...
[grml-autoconfig.git] / debian / changelog
index 0de4240..b630768 100644 (file)
@@ -1,3 +1,18 @@
+grml-autoconfig (0.6.17) unstable; urgency=low
+
+  * Remove lsb-functions stuff from debian/postrm to avoid race-conditions
+    when removing the package.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 17 Mar 2007 22:40:09 +0100
+
+grml-autoconfig (0.6.16) unstable; urgency=low
+
+  * Execute config_homedir() only if home-bootoption is set.
+  * Run the mount command inside config_fstab only if "$NOSWAP"
+    is not set.
+
+ -- Michael Prokop <mika@grml.org>  Fri,  9 Mar 2007 15:08:25 +0100
+
 grml-autoconfig (0.6.15) unstable; urgency=low
 
   * Fix startx bootoption. (Thanks for reporting, wuehlmaus.)