config_mixer now uses amixer instead of aumix for setting output volume [Closes:...
[grml-autoconfig.git] / debian / changelog
index 7ce84ee..c366430 100644 (file)
@@ -1,3 +1,34 @@
+grml-autoconfig (0.8.33) UNRELEASED; urgency=low
+
+  * Use amixer instead of aumix for setting the output volume
+     [Closes: Issue625]
+
+ -- Ulrich Dangel <uli@spamt.net>  Sat, 03 Oct 2009 12:17:51 +0200
+
+grml-autoconfig (0.8.32) unstable; urgency=low
+
+  * config_finddcsdir: some minor message display improvements
+    (fix indention levels, display $DCSDIR only if non-default)
+  * unicode_start command: do not redirect stderr to debug file
+
+ -- Michael Prokop <mika@grml.org>  Mon, 28 Sep 2009 20:59:57 +0200
+
+grml-autoconfig (0.8.31) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Introduced autconfig.local for local modifications
+    [Closes: issue326]
+  * Added ARCH as predefinded variable to autoconfig.functions
+  * Extended netconfig/netscript to expand variables in url.
+    Example: netscript=server/script-$ARCH.sh
+  * Added unittest for finddcsdir
+
+  [ Michael Prokop ]
+  * Don't use /usr/X11R6/bin/X anymore, since Debian/squeeze doesn't
+    provide it any longer. Thanks for the patch to Julian Langschaedel.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:57:16 +0200
+
 grml-autoconfig (0.8.30) unstable; urgency=low
 
   [ Ulrich Dangel ]
@@ -5,7 +36,7 @@ grml-autoconfig (0.8.30) unstable; urgency=low
     for downloading and running a executable from a remote host
     [Closes: issue734]
 
- -- Michael Prokop <mika@grml.org>  Sat, 12 Sep 2009 09:44:30 +0200
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Sep 2009 18:35:18 +0200
 
 grml-autoconfig (0.8.29) unstable; urgency=low