summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f01767e..d3991c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Unreleased 1.6.6-dev
+ Bug fixes:
+ - Have rewriteIn for servers use the correct config section. We
+ used to apply rewriteIn using the rewrite block of the client
+ rather than the server. Patch by Fabian Mauchle. Fixes
+ RADSECPROXY-59.
+
2013-09-06 1.6.5
Bug fixes:
- Fix a crash bug introduced in 1.6.4. Fixes RADSECPROXY-53,