Updated Changelog (markdown)

master
aharonrobbins 2016-07-31 15:42:58 +03:00
parent 26b4497e09
commit 29e2e2a959
1 changed files with 1 additions and 0 deletions

@ -2,6 +2,7 @@
* Added support for MariaDB 10.0.25-10.0.26, 10.1.13-10.1.16, 5.5.49 - 5.5.50.
* Added support for MySQL 5.5.49 - 5.5.51, 5.6.30 - 5.6.32, 5.7.12 - 5.7.14.
* Fixed problem loading the plugin on Debian 8 32-bit systems. See issue: [#132](https://github.com/mcafee/mysql-audit/issues/132).
* Updated to latest YAJL and PCRE libraries.
* Fixed an Autoconf warning in yajl/src/Makefile.am.
* Reformatted the code, including making line endings consistent.