# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1379713592 25200 # Fri Sep 20 14:46:32 2013 -0700 # Node ID 8b512ed51a890f64462a032de9f06a7351142fc4 # Parent 7353eec3a4a7e804d215c4f3a277a25c80ff13bb Changelog re #168 diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ 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) -----------------------