diff --git a/CHANGES b/CHANGES index 67dab1b2..43458b1a 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ 12 Dec 2009 - trunk ------------------- + * Reserved 700,000-799,999 IDs for Ivan Ristic. + * Fixed SecAction not working when CONNECT request method is used (MODSEC-110). [Ivan Ristic] diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index fb39c797..26d6955c 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -3253,8 +3253,12 @@ setvar:session.suspicious=1,expirevar:session.suspicious=3600ScallyWhack. - 430,000-899,999; unused (available for reservation). + 430,000-699,999; unused (available for reservation). + + 700,000-799,999; reserved for Ivan Ristic. + + 900,000-999,999; reserved for the Core Rules project.