X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5ed152ca679f51e29ad7593b963dabf0b951ec81;hp=06542dc1502a22e0ff14fe5a0657b9e6d78bbe6d;hb=0a1cf64a39684427cfcf8722a29027ece5d80f07;hpb=48c933ababe8d6f96d3f1425592c53a5b4f72d6c diff --git a/debian/changelog b/debian/changelog index 06542dc..5ed152c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-autoconfig (0.9.45) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [8522247] Don't enable mixer controls containing mic in their name. + * [0fb1256] Remove subshells in config_mixer for the tests. + + -- Michael Prokop Fri, 23 Dec 2011 02:11:05 +0100 + +grml-autoconfig (0.9.44) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f2fca92] Rework mixer control. Try to unmute and set all devices to specified volume. + + -- Christian Hofstaedtler Thu, 22 Dec 2011 16:18:00 +0100 + +grml-autoconfig (0.9.43) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f7359bd] Automatically try to mount configfs + + -- Christian Hofstaedtler Wed, 21 Dec 2011 22:38:54 +0100 + +grml-autoconfig (0.9.42) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [cd25e78] Unmute mixer controls before setting volume + * [97400bd] Try to set Front mixer control. + + -- Michael Prokop Tue, 20 Dec 2011 20:04:35 +0100 + grml-autoconfig (0.9.41) grml-testing; urgency=low * [cb13eea] save-config: include findchanged. Thanks to Charles Hewson