X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ccae1a810bed032047a54a45c14230be459126e3;hb=789bd01843325026e0a58133645899e89e849f12;hp=84e5f4306580652abec92be3f0a71a292571220a;hpb=b5ca240f9af61fbb724bf3cd480da97ec1d6f9ee;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index 84e5f43..ccae1a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +grml-scripts (0.9.21) unstable; urgency=low + + * Fix for myip, thanks to wuehlmaus and schula. + + -- Michael Prokop Thu, 1 Mar 2007 14:58:05 +0100 + +grml-scripts (0.9.20) unstable; urgency=low + + * Updated make_chroot_jail to latest upstream version. + Thanks for notification, Wolfgang Fuschlberger! + * Updated iimage to latest upstream version (37). + + -- Michael Prokop Sat, 24 Feb 2007 13:14:40 +0100 + +grml-scripts (0.9.19) unstable; urgency=low + + * Add dirvish-setup, a simple script for setting up a basic + configuration for backup software dirvish. + => added dirvish to Suggests. + + -- Michael Prokop Fri, 23 Feb 2007 23:54:12 +0100 + +grml-scripts (0.9.18) unstable; urgency=low + + * Remove unicode stuff from zsh-login. + + -- Michael Prokop Sat, 17 Feb 2007 13:58:23 +0100 + +grml-scripts (0.9.17) unstable; urgency=low + + * grml-init-screen + grml-screen: check for UTF capable + terminal and use option '-U' then + + -- Michael Prokop Sat, 17 Feb 2007 12:16:54 +0100 + +grml-scripts (0.9.16) unstable; urgency=low + + * grml-hostname: support non-interactive mode and do not + set hostname via hostname(1) but write to according + files only so it does not break for example running X. + + -- Michael Prokop Tue, 13 Feb 2007 12:08:39 +0100 + +grml-scripts (0.9.15) unstable; urgency=low + + * The "I love working on new architectures! :)" release. + * Add gcc and libc6-dev to Build-Depends. + + -- Michael Prokop Fri, 9 Feb 2007 17:47:15 +0100 + grml-scripts (0.9.14) unstable; urgency=low * Remove grml-bind, it's deprecated nowadays. [Closes: issue104]