From: Simon Schubert <2@0x2c.org> Date: Wed, 16 Nov 2011 12:35:22 +0000 (+0100) Subject: release dma 0.5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f041a773f09512b2fe065cc2bac274cd872afdf2;p=people%2Fms%2Fdma.git release dma 0.5 --- diff --git a/VERSION b/VERSION index 1811f96..83b4ac5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4 +v0.5 diff --git a/debian/changelog b/debian/changelog index ec138e0..cbfc274 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dma (0.5) unstable; urgency=low + + [ Simon Schubert ] + * implement masquerading using the MASQUERADE config option + * access config files at CONF_PATH, add makefile target to install conf files + * implement the "*" catch-all alias + + -- Simon Schubert <2@0x2c.org> Wed, 16 Nov 2011 13:34:43 +0100 + dma (0.4) unstable; urgency=low [ Simon Schubert ]