X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=17c534bd65cce196d913be058e221fb24565b9a2;hb=5579f0d4c01b0cad7f1dd96bdeb5b375e2ac43d7;hp=a9ce8e0e4524ce5c33a9ed39ecf4143bb88acb6d;hpb=69adb8e8aeb143f59afab400d26f8cfd9dcd537b;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index a9ce8e0..17c534b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +grml-scripts (1.0.12) unstable; urgency=low + + * dirvish-setup: check for existence of dialog as well + + -- Michael Prokop Thu, 26 Jul 2007 17:21:36 +0200 + +grml-scripts (1.0.11) unstable; urgency=low + + * grml-setservices: support HAL daemon + * grml-mutt: + - change 'set autoedit' into 'unset autoedit' + - add 'set auto_tag=yes' + - set postponed=+postponed + - add deactivated: + * set sendmail="/usr/bin/msmtp" + * set use_envelope_from + + -- Michael Prokop Wed, 25 Jul 2007 18:35:08 +0200 + +grml-scripts (1.0.10) unstable; urgency=low + + * grml-setservices: support NFS + + -- Michael Prokop Wed, 18 Jul 2007 02:16:18 +0200 + +grml-scripts (1.0.9) unstable; urgency=low + + * grml-hostname: adjust mydestination as well in /etc/postfix/main.cf. + + -- Michael Prokop Wed, 11 Jul 2007 21:31:52 +0200 + +grml-scripts (1.0.8) unstable; urgency=low + + * cpufreq-detect.sh: merge in code from /etc/init.d/loadcpufreq for + using acpi-cpufreq on systems supporting est when using kernel + >=2.6.20. [Related to issue238] + + -- Michael Prokop Wed, 04 Jul 2007 12:16:10 +0200 + grml-scripts (1.0.7) unstable; urgency=low * grml-setservices: support lvm [Closes: issue239]