X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ba6a30425be6e62220220c120880a34fa239c165;hb=f5b1e1f68912fa1044a827d2529c945b03d54070;hp=aaeeb9788ace9a6e16d4d8a7be91691f0d967bb5;hpb=d574ecdc8a78d95427b5b7a1fb57997a4a880d0b;p=grml-tips.git diff --git a/debian/changelog b/debian/changelog index aaeeb97..ba6a304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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 + grml-tips (0.3-21) unstable; urgency=low * Add mercurial tip.