From 2abd83724a96d446d74484a11ebde2634d7ad799 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Mon, 31 Aug 2020 13:32:24 -0400 Subject: [PATCH] Tick the box for fuzz-testing [CI SKIP] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7ed2e1..2b4b541 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ https://github.com/evanmiller/mdbtools Intended focus areas of this fork: -- [ ] Security / stability / fuzz testing +- [x] Security / stability / fuzz testing - [x] Thread safety\* - [x] In-memory database API -- [x] Removing GLib dependency +- [x] Making GLib optional - [x] Improved ODBC compliance - [x] Continuous integration with Travis and AppVeyor