X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5fc9a7d8afb7d97d2c9472f3d1175a2b7f43e078;hb=0e10fe2045ff89a8ee332986603989b13d895fa6;hp=84e5f4306580652abec92be3f0a71a292571220a;hpb=b5ca240f9af61fbb724bf3cd480da97ec1d6f9ee;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index 84e5f43..5fc9a7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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]