]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
changelog: updates for 4.5.1 release
authorMatthew Barr <matthew.barr@intel.com>
Thu, 15 Jun 2017 23:27:03 +0000 (09:27 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Fri, 16 Jun 2017 00:07:40 +0000 (10:07 +1000)
CHANGELOG.md

index 9ebe1ec427c951993242f1680534aa7a0f6ee3d2..73cc2f3d62f7dd9fd0475e0930af731b8df1166a 100644 (file)
@@ -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