Skip to content

Commit ad42abe

Browse files
committed
forgot to update changelog for latest entry
1 parent 85a6973 commit ad42abe

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG-vectorscan.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
This is a list of notable changes to Vectorscan, in reverse chronological order. For Hyperscan Changelog, check CHANGELOG.md
44

55
## [5.4.10] 2023-09-23
6-
6+
- Fix compilation with libcxx 16 by @rschu1ze in #144
7+
- Fix use-of-uninitialized-value due to getData128() by @azat in #148
8+
- Use std::vector instead of boost::container::small_vector under MSan by @azat in #149
9+
- Feature/enable fat runtime arm by @markos in #165
10+
- adding ifndef around HS_PUBLIC_API definition so that vectorscan can be statically linked into another shared library without exporting symbols by @jeffplaisance in #164
11+
- Feature/backport hyperscan 2023 q3 by @markos in #169
12+
- Prepare for 5.4.10 by @markos in #167
713

814
## [5.4.9] 2023-03-23
915
- Major change: Enable SVE & SVE2 builds and make it a supported architecture! (thanks to @abondarev84)

0 commit comments

Comments
 (0)