summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2013-08-26 17:02:07 +0200
committerLinus Nordberg <linus@nordberg.se>2013-08-26 17:02:07 +0200
commit25e21cd0c2a8e7b6afee116fbcbc1adaf337adaf (patch)
tree3f72a1c07165f7b829c9bf3f682dd28dce13ac7d /ChangeLog
parent5c4b0c31393221c74367c8b2a33ef127bdb9e59c (diff)
Time out on TLS clients not closing the connection properly.
Patch by Fabian Mauchle.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 323ef30..01766a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
crash when using dynamic discovery. Patch by Fabian Mauchle.
- Closing and freeing TLS clients properly. Patch by Fabian
Mauchle.
+ - Timing out on TLS clients not closing the connection properly.
+ Patch by Fabian Mauchle.
2012-10-25 1.6.2
Bug fixes (security):