X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e0bc4a0787b6f6051ab2fa0e1950091803fd31dd;hp=251bd188be869457ade33c86de31c2d7f6ae11f1;hb=2da1af5fd908813a61a520955bfb90a19396877f;hpb=d35e08c33d126b9ce73f2b8e26caf26dbccfa508 diff --git a/debian/changelog b/debian/changelog index 251bd18..e0bc4a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +grml-autoconfig (0.9.14) unstable; urgency=low + + [ Frank Terbeck ] + * [67efa58] Fix config_debs() and make sure config_debnet() does not + globally set options. [Closes: issue892] + + [ Ulrich Dangel ] + * [9c5f2cc] Fixed typo in manpage. + * [86a6099] Swap position of pre-2009.05 and post-2009.05. + * [6e63506] [e200e8e] [e200e8e] Provide variable NETSCRIPT for + downloaded and executed script. [Closes: issue913] + * Set environment variable NETSCRIPT before executing a command. + [Closes: issue913] + + [ Christian Hofstaedtler ] + * [7920da3] Document run-parts restrictions for script= option. + [Closes: issue906] + + [ Michael Prokop ] + * [5365fba] doc/grml-autoconfig.1.txt: no longer include + grml-autoconfig.200905.txt. [Closes: issue891] + + -- Michael Prokop Fri, 15 Oct 2010 01:41:04 +0200 + grml-autoconfig (0.9.13) unstable; urgency=low [ Ulrich Dangel ]