diff --git a/CHANGES b/CHANGES
index 7b1e2da7337a211283a3e424eb952aea95e942e4..64e83126cc61b64f3a7bbb50c3eb0c7744b25e18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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