X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ba6a30425be6e62220220c120880a34fa239c165;hb=f5b1e1f68912fa1044a827d2529c945b03d54070;hp=f42b26fc0aa693422562a172f25d393699fff082;hpb=02f2057c9f2fea6174f8ca9c2ce54e324acac465;p=grml-tips.git diff --git a/debian/changelog b/debian/changelog index f42b26f..ba6a304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-tips (0.3.25) unstable; urgency=low + + * Fix timezone tip: it's not 'hwclock --hctosys' but 'hwclock --systohc' + of course, thanks - Paul Weaver! + + -- Michael Prokop Mon, 19 Mar 2007 10:06:13 +0100 + +grml-tips (0.3.24) unstable; urgency=low + + * Fix script so it matches only lines with '^-- $'. + * Adjusted script so it matches case-insensitive. + + -- Michael Prokop Sat, 17 Mar 2007 16:00:48 +0100 + grml-tips (0.3.23) unstable; urgency=low * Add "configure timezone" tip. [Closes: issue157]