# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1379711588 25200 # Fri Sep 20 14:13:08 2013 -0700 # Node ID 9ce9422accfc9af57d1ef24da993283b52d1e759 # Parent 7e11530fe31abae869dcdf3188406fb1944a0a08 Changelog re #36 diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ * #162: Clean up HMAC module import to avoid deadlocks in certain uses of SSHClient. Thanks to Gernot Hillier for the catch & suggested fix. +* #36: Fix the port-forwarding demo to avoid file descriptor errors. Thanks to + Jonathan Halcrow for catch & patch. v1.10.2 (26th Jul 2013) -----------------------