Rename entire project from `fw' to `fwd'.
[fwd] / debian / changelog
index 87c21a9..47794d1 100644 (file)
@@ -1,13 +1,16 @@
-fw (1.2.7) experimental; urgency=low
+fwd (1.3.5) experimental; urgency=low
 
-  * Debianization!
+  * Rename package to fwd.
 
-  * Fix data corruption in chan.c.
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 02 Apr 2008 09:42:04 +0100
 
-  * Support binding to specific addresses for inet sources and targets.
+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.