Adds information about the pull request #914 on the CHANGES file

This commit is contained in:
Felipe Zimmerle 2016-01-29 13:27:30 -03:00
parent 374871e10e
commit c131dcc93c

View File

@ -1,6 +1,8 @@
DD mmm YYYY - X.Y.Z (To be released) DD mmm YYYY - X.Y.Z (To be released)
------------------------------------ ------------------------------------
* Added support to generate audit logs in JSON format.
[Issue #914, #897, #656 - Robert Paprocki]
* Creating AuditLog serial file (or paralel index) respecting the * Creating AuditLog serial file (or paralel index) respecting the
permission configured with SecAuditLogFileMode, before, it was used permission configured with SecAuditLogFileMode, before, it was used
only to save the transactions while in paralel mode. only to save the transactions while in paralel mode.