changelog: updates for 5.2.1 release

This commit is contained in:
Hong, Yang A 2019-10-14 12:56:01 +00:00
parent e811a8dbb8
commit c0b9b61e97

View File

@ -2,6 +2,11 @@
This is a list of notable changes to Hyperscan, in reverse chronological order. This is a list of notable changes to Hyperscan, in reverse chronological order.
## [5.2.1] 2019-10-13
- Bugfix for issue #186: fix compile issue when `BUILD_SHARED_LIBS` is on in
release mode.
- Disable redundant move check for older compiler versions.
## [5.2.0] 2019-07-12 ## [5.2.0] 2019-07-12
- Literal API: add new API `hs_compile_lit()` and `hs_compile_lit_multi()` to - Literal API: add new API `hs_compile_lit()` and `hs_compile_lit_multi()` to
process pure literal rule sets. The 2 literal APIs treat each expression text process pure literal rule sets. The 2 literal APIs treat each expression text