Updated Changelog (markdown)

master
guylichtman 2012-12-03 00:15:06 -08:00
parent e79ee0a9c6
commit cc45cadd08
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@
* Better support for MySQL Cluster NDB: fixed bug with socket mode.
* Support for '{}' in `audit_record_objs` as a means to specify an empty set. See issue [#12](https://github.com/mcafee/mysql-audit/issues/12).
* Support for MySQL compiled with newer versions of GCC (Percona and Red Hat 6 distributions). See issues [#11](https://github.com/mcafee/mysql-audit/issues/11) and [#1](https://github.com/mcafee/mysql-audit/issues/1).
* Compilation error fixes and configuration change crash fix. See issues [#18](https://github.com/mcafee/mysql-audit/issues/18) and [#15](https://github.com/mcafee/mysql-audit/issues/15). Contributed by [@mitans02](https://github.com/creechy).
* Compilation error fixes and configuration change crash fix. See issues [#18](https://github.com/mcafee/mysql-audit/issues/18) and [#15](https://github.com/mcafee/mysql-audit/issues/15). Contributed by [@mitans02](https://github.com/mitans02).
## v1.0.2
* Added MySQL offsets up to 5.5.25 and 5.1.63