X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=fa97332140b998eda9e208315635aae0121645c1;hp=f68c64b7c81e9ff6ebb521c2bb856dcfad50e3e6;hb=b5997c2a11f6dbf369e0e538862202992ebe88a2;hpb=377bb3210be7273ae7d280d804b2bdaeb2971448 diff --git a/debian/changelog b/debian/changelog index f68c64b..fa97332 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-autoconfig (0.7.6) unstable; urgency=low + + * config_lvm(): check for 'No volume groups found' as lvdisplay does + not provide appropriate return code for us. + + -- Michael Prokop Wed, 11 Jul 2007 19:25:25 +0200 + grml-autoconfig (0.7.5) unstable; urgency=low * Integrate /etc/init.d/loadcpufreq in config_cpu() [Closes: issue238]