X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9d1ff5b591ec9c0d25a6ae3546bd29f48559a1d0;hp=0ff16042eef923a0b378f3e53f14f017c14d1c4a;hb=c2c3ad77788ea9ec12cc2eb1998481492a532f76;hpb=78d833e101193acb7adeb44bee34bd8b387bdd5f diff --git a/debian/changelog b/debian/changelog index 0ff1604..9d1ff5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +grml-autoconfig (0.8.30) UNRELEASED; urgency=low + + [ Ulrich Dangel ] + * Introduced autconfig.local for local modifications + [Closes: issue326] + * Added ARCH as predefinded variable to autoconfig.functions + * Extended netconfig/netscript to expand variables in url. + Example: netscript=server/script-$ARCH.sh + * Added unittest for finddcsdir + + -- Ulrich Dangel Sun, 13 Sep 2009 00:06:02 +0200 + grml-autoconfig (0.8.29) unstable; urgency=low [ Ulrich Dangel ]