X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ba6a30425be6e62220220c120880a34fa239c165;hb=f5b1e1f68912fa1044a827d2529c945b03d54070;hp=e000969688f0580ef07297db828190729b9cef5c;hpb=88e5830ffeda09b306d37a17aa91a2c8c80f39a6;p=grml-tips.git diff --git a/debian/changelog b/debian/changelog index e000969..ba6a304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,29 @@ +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] + * Change version schema from x.y-z to x.y.z. + + -- Michael Prokop Sat, 17 Mar 2007 15:21:47 +0100 + grml-tips (0.3-22) unstable; urgency=low * Rewrite of grml-tips script to get rid of (non-free) agrep. Thanks, formorer! + * Added XS-Vcs-Browser to debian/control -- Michael Prokop Sat, 3 Mar 2007 15:37:20 +0100