From cc45cadd0857a58ddde92168cd09bc152eeb21bc Mon Sep 17 00:00:00 2001 From: guylichtman Date: Mon, 3 Dec 2012 00:15:06 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 84b729d..2ab32b1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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