1- DD mmm YYYY - X.Y.Z (To be released)
2- ------------------------------------
1+ 03 Feb 2016 - 2.9.1-RC1
2+ -----------------------
33
44 * Fix the input filter on ModSecurity Standalone. By fixing the input filter
55 ModSecurity is able to perform full inspection of the request body,
@@ -9,32 +9,30 @@ DD mmm YYYY - X.Y.Z (To be released)
99 [Issue #1060, #334 - Alexey Sintsov]
1010 * Added support to generate audit logs in JSON format.
1111 [Issue #914, #897, #656 - Robert Paprocki]
12- * Creating AuditLog serial file (or paralel index) respecting the
13- permission configured with SecAuditLogFileMode, before , it was used
14- only to save the transactions while in paralel mode.
12+ * Creating AuditLog serial file (or parallel index) respecting the
13+ permission configured with SecAuditLogFileMode. Previously , it was
14+ used only to save the transactions while in parallel mode.
1515 [Issue #852 - @littlecho and ModSecurity team]
16- * Checking for hashing injection response to report in case of failure.
16+ * Checking for hashing injection response, to report in case of failure.
1717 [Issue #1041 - ModSecurity team]
1818 * Stop buffering when the request is larger than SecRequestBodyLimit
1919 in ProcessPartial mode
2020 [Issue #709, #705, #728 - Justin Gerace and ModSecurity team]
21- * Extanded Lua support to include version 5.3
21+ * Extended Lua support to include version 5.3
2222 [Issue #837, #762, #814 - Athmane Madjoudj and ModSecurity team]
23- * mlogc: Allow user to choose between TLS versions (TLSProtocol option
23+ * mlogc: Allows user to choose between TLS versions (TLSProtocol option
2424 introduced).
2525 [Issue #881 - Ishwor Gurung]
26- * Allow mod_proxy's "nocanon" behavior to be specified in proxy actions
27- and Perform the intercept_action as well as the disruptive actions.
26+ * Allows mod_proxy's "nocanon" behavior to be specified in proxy actions
2827 [Issue #1031, #961, #763 - Mario D. Santana and ModSecurity team]
29- * Refactoring conditional directives for if wrappers, alternative if
30- statements and incomplete if conditions.
28+ * Refactoring conditional #if/#defs directives.
3129 [Issue #996 - Wesley M and ModSecurity team]
3230 * mlogc-batch-load.pl.in: fix searching SecAuditLogStorageDir
3331 files with Apache 2.4
3432 [Issue #775 - Elia Pinto]
3533 * Understands IIS 10 as compatible on Windows installer.
3634 [Issue #931 - Anton Serbulov, Pavel Vasilevich and ModSecurity team]
37- * Fix apache logging limitation by using correct apache call.
35+ * Fix apache logging limitation by using correct Apache call.
3836 [Issue #840 - Christian Folini]
3937 * Fix apr_crypto.h check on 32-bit Linux platform
4038 [Issue #882, #883 - Kurt Newman]
0 commit comments