diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 14:13:08 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 14:13:08 -0700 |
commit | fa61f3c398068895e6a483e3ce1ccc684b18ff49 (patch) | |
tree | 1fa30552d22359ed2586887ff64b315f5b1fb475 /NEWS | |
parent | 7ed1e2bccc545d6819f081a12abc854540823e42 (diff) |
Changelog re #36
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ v1.10.3 (20th Sep 2013) * #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) ----------------------- |