X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/ee599f5566c155b4decd9c77bfa4d6212f20891e..a5d1dee2ac647dcb84696ef38f97537782517d9a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 87c21a9..9de613a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,31 @@ -fw (1.2.7) experimental; urgency=low +fwd (1.3.6) experimental; urgency=low - * Debianization! + * Don't make `,' be a filename character. + * Don't crash when parsing file endpoints. + * Accept the `-q' option. + * Report errors encountered during channel I/O. - * Fix data corruption in chan.c. + -- Mark Wooding Thu, 08 Dec 2011 16:06:30 +0000 - * Support binding to specific addresses for inet sources and targets. +fwd (1.3.5interim) experimental; urgency=low - * Require (or prevent) privileged incoming connections in ACLs. + * Improve filename syntax. + + -- Mark Wooding Tue, 08 Apr 2008 12:42:21 +0100 + +fwd (1.3.5) experimental; urgency=low + + * Rename package to fwd. + -- Mark Wooding Wed, 02 Apr 2008 09:42:04 +0100 + +fw (1.3.0) experimental; urgency=low + + * Add --pidfile option. + * Debianization! + * Fix data corruption in chan.c. + * Support binding to specific addresses for inet sources and targets. + * Require (or prevent) privileged incoming connections in ACLs. * Privileged outgoing connections, if started as root, with privilege separation if requested to drop privileges after initialization.