From e6e0f7146fca32dff640f2c2bceda0fc0c17f086 Mon Sep 17 00:00:00 2001 From: Matthew Barr Date: Fri, 16 Jun 2017 09:27:03 +1000 Subject: [PATCH] changelog: updates for 4.5.1 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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