X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b24c66e37c45e9711291d1682fdda3517f79d606;hb=68b6fa1359d75e8060f778a8d98584a1a5b2c5c9;hp=1d80d822d60e0adece89aa1f0edae49493994c8a;hpb=6bce979fe29221d9e2c9c9cde59535f525ee596b;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index 1d80d82..b24c66e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +grml-scripts (1.3.1) unstable; urgency=low + + [ Matthias Kopfermann ] + * Fix tabs inside caps-ctrl. + + -- Michael Prokop Mon, 29 Mar 2010 08:59:44 +0200 + +grml-scripts (1.3.0) unstable; urgency=low + + [ Matthias Kopfermann ] + * caps-ctrl: make sure the script works on non-Grml systems + as well. + + [ Michael Prokop ] + * grml-lock: avoid shell syntax warning if gdialog/zenity + aren't available. + + -- Michael Prokop Wed, 24 Mar 2010 01:15:52 +0100 + +grml-scripts (1.2.10) unstable; urgency=low + + * grml-hostname: address xauth issue when changing hostname + within running X session. Now we can also set the hostname + directly within grml-hostname, no need to execute + /etc/init.d/hostname.sh manually afterwards any longer. + + -- Michael Prokop Mon, 01 Mar 2010 12:33:17 +0100 + +grml-scripts (1.2.9) unstable; urgency=low + + * caps-ctrl: using $(...) instead of backticks and do not load + colors module any longer. Thanks to Alexander Steinböck. + [Closes: issue382] + + -- Michael Prokop Sun, 28 Feb 2010 23:28:16 +0100 + +grml-scripts (1.2.8) unstable; urgency=low + + * grml-setlang: do not set LC_CTYPE any longer. + * zsh-login: do not disable grml-quickconfig for serial console + by default, we found a better solution through handling it + via inittab. + + -- Michael Prokop Sat, 27 Feb 2010 02:26:58 +0100 + +grml-scripts (1.2.7) unstable; urgency=low + + * grml-info: improve support for customisation through + /usr/share/doc/${distri}-docs/index.html, redirect warnings + to /dev/null, support gdialog and zenity for info text display. + + -- Michael Prokop Sun, 21 Feb 2010 00:28:28 +0100 + +grml-scripts (1.2.6) unstable; urgency=low + + * grml-lock: add support for graphical version via gdialog/zenity. + + -- Michael Prokop Fri, 19 Feb 2010 23:24:52 +0100 + +grml-scripts (1.2.5) unstable; urgency=low + + * grml-lock: use vlock also for X session and slightly improve + its usage. + + -- Michael Prokop Fri, 19 Feb 2010 17:01:31 +0100 + grml-scripts (1.2.4) unstable; urgency=low * zsh-login: