|  | 
| 1 |  | -DD mmm YYYY - X.Y.Z (To be released) | 
| 2 |  | ------------------------------------- | 
|  | 1 | +03 Feb 2016 - 2.9.1-RC1 | 
|  | 2 | +----------------------- | 
| 3 | 3 | 
 | 
| 4 | 4 |  * Added support to generate audit logs in JSON format. | 
| 5 | 5 |    [Issue #914, #897, #656 - Robert Paprocki] | 
| 6 |  | - * Creating AuditLog serial file (or paralel index) respecting the | 
| 7 |  | -   permission configured with SecAuditLogFileMode, before, it was used | 
| 8 |  | -   only to save the transactions while in paralel mode. | 
|  | 6 | + * Creating AuditLog serial file (or parallel index) respecting the | 
|  | 7 | +   permission configured with SecAuditLogFileMode. Previously, it was | 
|  | 8 | +   used only to save the transactions while in parallel mode. | 
| 9 | 9 |    [Issue #852 - @littlecho and ModSecurity team] | 
| 10 |  | - * Checking for hashing injection response to report in case of failure. | 
|  | 10 | + * Checking for hashing injection response, to report in case of failure. | 
| 11 | 11 |    [Issue #1041 - ModSecurity team] | 
| 12 | 12 |  * Stop buffering when the request is larger than SecRequestBodyLimit | 
| 13 | 13 |    in ProcessPartial mode | 
| 14 | 14 |    [Issue #709, #705, #728 - Justin Gerace and ModSecurity team] | 
| 15 |  | - * Extanded Lua support to include version 5.3 | 
|  | 15 | + * Extended Lua support to include version 5.3 | 
| 16 | 16 |    [Issue #837, #762, #814 - Athmane Madjoudj and ModSecurity team] | 
| 17 |  | - * mlogc: Allow user to choose between TLS versions (TLSProtocol option | 
|  | 17 | + * mlogc: Allows user to choose between TLS versions (TLSProtocol option | 
| 18 | 18 |    introduced). | 
| 19 | 19 |    [Issue #881 - Ishwor Gurung] | 
| 20 |  | - * Allow mod_proxy's "nocanon" behavior to be specified in proxy actions | 
| 21 |  | -   and Perform the intercept_action as well as the disruptive actions. | 
|  | 20 | + * Allows mod_proxy's "nocanon" behavior to be specified in proxy actions | 
| 22 | 21 |    [Issue #1031, #961, #763 - Mario D. Santana and ModSecurity team] | 
| 23 |  | - * Refactoring conditional directives for if wrappers, alternative if | 
| 24 |  | -   statements and incomplete if conditions. | 
|  | 22 | + * Refactoring conditional #if/#defs directives. | 
| 25 | 23 |    [Issue #996 - Wesley M and ModSecurity team] | 
| 26 | 24 |  * mlogc-batch-load.pl.in: fix searching SecAuditLogStorageDir | 
| 27 | 25 |    files with Apache 2.4 | 
| 28 | 26 |    [Issue #775 - Elia Pinto] | 
| 29 | 27 |  * Understands IIS 10 as compatible on Windows installer. | 
| 30 | 28 |    [Issue #931 - Anton Serbulov, Pavel Vasilevich and ModSecurity team] | 
| 31 |  | - * Fix apache logging limitation by using correct apache call. | 
|  | 29 | + * Fix apache logging limitation by using correct Apache call. | 
| 32 | 30 |    [Issue #840 - Christian Folini] | 
| 33 | 31 |  * Fix apr_crypto.h check on 32-bit Linux platform | 
| 34 | 32 |    [Issue #882, #883 - Kurt Newman] | 
|  | 
0 commit comments