diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 14:46:32 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 14:46:32 -0700 |
commit | db9dfebca801efbfd3743d85d4f7916f3996f4f5 (patch) | |
tree | 5f8ab07bc98ec612dc77d12a1311bc219e185081 /NEWS | |
parent | 02387fc88cbbfff79e838fd049dc1d8dc1ee2c4b (diff) |
Changelog re #168
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ v1.10.3 (20th Sep 2013) fix. * #36: Fix the port-forwarding demo to avoid file descriptor errors. Thanks to Jonathan Halcrow for catch & patch. +* #168: Update config handling to properly handle multiple 'localforward' and + 'remoteforward' keys. Thanks to Emre Yılmaz for the patch. v1.10.2 (26th Jul 2013) ----------------------- |