From 2e7ae24b16ec84723ee556d238047e7dd671cf30 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 27 Oct 2015 14:39:20 -0300 Subject: [PATCH] Adds information about the issue #662 on the CHANGES file --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0564f80f..03e4a283 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Fix variable resolution duration (Content of the DURATION variable). + [Issue #662 - Andrew Elble] * Fix crash while adding empty keys to persistent collections. [Issue #927 - Eugene Alekseev, Marc Stern and ModSecurity team] * Remove misguided call to srand()