X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d71fa776e59b9b0477136324dc3c34012c1b2b3f;hb=df7659aa275933f06f6c20bbb6e0e4dcf350ce8e;hp=f42b26fc0aa693422562a172f25d393699fff082;hpb=02f2057c9f2fea6174f8ca9c2ce54e324acac465;p=grml-tips.git diff --git a/debian/changelog b/debian/changelog index f42b26f..d71fa77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +grml-tips (0.3.30) unstable; urgency=low + + * Integrate 'dpkg-reconfigure tzdata' in timezone-tip. + + -- Michael Prokop Sat, 14 Apr 2007 11:22:55 +0200 + +grml-tips (0.3.29) unstable; urgency=low + + * Add 'script' tip. + + -- Michael Prokop Thu, 12 Apr 2007 12:55:55 +0200 + +grml-tips (0.3.28) unstable; urgency=low + + * Update metasploit tip (adjust new upstream version URL). + + -- Michael Prokop Wed, 28 Mar 2007 00:23:52 +0200 + +grml-tips (0.3.27) unstable; urgency=low + + * Added 'Change a FS-LABEL' tip. + + -- Michael Prokop Fri, 23 Mar 2007 22:16:06 +0100 + +grml-tips (0.3.26) unstable; urgency=low + + * Update block_dump tip, merge the two existing tips. + + -- Michael Prokop Mon, 19 Mar 2007 19:53:14 +0100 + +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]