chiark / gitweb /
Release 1.3.9.
[fwd] / debian / changelog
index 8fff2c046c90f3ede7906f166d2bb0080a49e888..3251f5f6a2870ab8885c557686da150e1993c332 100644 (file)
@@ -1,3 +1,37 @@
+fwd (1.3.9) experimental; urgency=medium
+
+  * Build fixes for Termux.  Nothing different for Debian users.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Tue, 12 Jun 2018 11:25:38 +0100
+
+fwd (1.3.8) experimental; urgency=medium
+
+  * Fix use-after-free bug during graceful closedown in socket sources
+    with a connection limit.
+  * Other minor fixes.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 09 Jun 2018 17:38:00 +0100
+
+fwd (1.3.7) experimental; urgency=medium
+
+  * Remove the old `fw' package.  I guess that if you still need it,
+    you'll still have the old one.
+  * Swtich Debian build machinery to plain Debhelper.
+  * Report timezone in log messages.
+  * Fix use-after-free bug in log messages from `conn = one-shot' socket
+    sources.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 04 Jun 2018 04:14:06 +0100
+
+fwd (1.3.6) experimental; urgency=low
+
+  * 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.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 08 Dec 2011 16:06:30 +0000
+
 fwd (1.3.5interim) experimental; urgency=low
 
   * Improve filename syntax.