diff --git a/CHANGES b/CHANGES index 9278e5e2..1aca9063 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD MMM YYYY - 2.9.2 - To be released ------------------------------------ + * Avoid log flood while using SecConnEngine + [Issue #1436 - @victorhora] * Make url path absolute for SecHashEngine only when it is relative in the first place. [Issue #752, #1071 - @hideaki]