Updated Changelog (markdown)

master
guylichtman 2012-12-02 08:10:10 -08:00
parent 51202fed1f
commit 5fd4faaeab
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@
* Better support for MySQL Cluster NDB: fixed bug with socket mode. * 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 '{}' 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). * 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. 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/creechy).
## v1.0.2 ## v1.0.2
* Added MySQL offsets up to 5.5.25 and 5.1.63 * Added MySQL offsets up to 5.5.25 and 5.1.63