diff CHANGES @ 1203:e49a204effe3

Thanks
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Dec 2015 21:40:31 +0800
parents 9a944a243f08
children 32cdbbe4b67e
line wrap: on
line diff
--- a/CHANGES	Thu Dec 03 21:33:48 2015 +0800
+++ b/CHANGES	Thu Dec 03 21:40:31 2015 +0800
@@ -2,7 +2,8 @@
 
 - Fix "bad buf_incrpos" when data is transferred, broke in 2015.69
 
-- Fix crash on exit when -p address:port is used, broke in 2015.68
+- Fix crash on exit when -p address:port is used, broke in 2015.68, thanks to
+  Frank Stollenwerk for reporting and investigation
 
 - Fix building with only ENABLE_CLI_REMOTETCPFWD given, patch from Konstantin Tokarev