diff options
Diffstat (limited to 'changes/bug1840')
-rw-r--r-- | changes/bug1840 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug1840 b/changes/bug1840 deleted file mode 100644 index 0ef2b98a3..000000000 --- a/changes/bug1840 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes: - - Allow handshaking OR connections to take a full KeepalivePeriod - seconds to handshake. Previously, we would close them after - IDLE_OR_CONN_TIMEOUT seconds, as if they were open. This is a - bugfix on 0.2.1.26. Thanks to mingw-san for analysis help. Fixes - bug 1840. - |