X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=98f1b4bfdf59f51c3f484dfb0762c74da7396986;hb=4a0d4a643771fbb7b41783e54d890a943d894f2f;hp=eaf3dc79747cf7adc712ac7d06219e43e8cadf54;hpb=b62d1f3e60a919c0703661932fef347325928aef;p=grml-quickconfig.git diff --git a/debian/changelog b/debian/changelog index eaf3dc7..98f1b4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +grml-quickconfig (0.18) unstable; urgency=medium + + * [4d3259f] Ensure to run appropriate grml-x procedure under systemd + + -- Michael Prokop Sun, 28 May 2017 19:54:56 +0200 + +grml-quickconfig (0.17) unstable; urgency=medium + + * [23e5c34] 030-wm.sh: switch to sudo to fix controlling tty issue with + recent X.org + * [2bca0b0] Bump Standards-Version to 3.9.8 + * [2b42c4b] Switch Homepage + Vcs-Browser headers to https version + * [5da4296] Fix typo in manpage (thanks, lintian) + * [420102b] Bump debian/compat to 9 + + -- Michael Prokop Fri, 07 Apr 2017 17:07:37 +0200 + +grml-quickconfig (0.16) unstable; urgency=medium + + * [d6b6a56] Fix pattern usage for Zsh + * [fb7a23d] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Mon, 15 Jun 2015 23:12:37 +0200 + grml-quickconfig (0.15) unstable; urgency=medium * [2a0d2cf] Display IP and password if ssh boot option is used. Thanks