From: Matthew Barr Date: Thu, 15 Jun 2017 23:27:03 +0000 (+1000) Subject: changelog: updates for 4.5.1 release X-Git-Tag: v4.5.1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e0f7146fca32dff640f2c2bceda0fc0c17f086;p=thirdparty%2Fvectorscan.git changelog: updates for 4.5.1 release --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ebe1ec4..73cc2f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ This is a list of notable changes to Hyperscan, in reverse chronological order. +## [4.5.1] 2017-06-16 +- Bugfix for issue #56: workaround for gcc-4.8 C++11 defect. +- Bugfix for literal matching table generation, reversing a regression in + performance for some literal matching cases. +- Bugfixes for hsbench, related to multicore benchmarking, portability fixes + for FreeBSD, and clarifying output results. +- CMake: removed a duplicate else branch that causes very recent (v3.9) builds + of CMake to fail. + ## [4.5.0] 2017-06-09 - New API feature: approximate matching using the "edit distance" extended parameter. This allows the user to request all matches that are a given edit