summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-11-01 15:10:27 +0100
committerLinus Nordberg <linus@nordu.net>2016-11-01 15:10:27 +0100
commit9a565fe0289c55700677e7a6d8446a1de1e77e9e (patch)
tree47f75b607bafa7f49d542c9673cc10f0abd7f457 /ChangeLog
parent47ccc9ff18405caa7554d1880a26b52c9576175b (diff)
Revert partial fix for RADSECPROXY-69 (47ccc9f).
This was potentially making things worse.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 11dfa1d..4f7e485 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-Unreleased 1.6.9
- Bug fixes:
- - Avoid creating another dynamic server when we already have one
- working (RADSECPROXY-69). Patch by Fabian Mauchle.
-
2016-09-21 1.6.8
Bug fixes:
- Stop waiting on writable when reading a TCP socket.