Merge branch 'v3/master' into v3/master

This commit is contained in:
martinhsv
2022-12-07 08:47:38 -08:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,8 @@ v3.x.y - YYYY-MMM-DD (to be released)
- Support comments in ipMatchFromFile file via '#' token
[Issue #2554 - @tomsommer, @martinhsv]
- Use name package name libmaxminddb with pkg-config
[Issue #2595, #2596 - @frankvanbever, @ffontaine, @arnout]
- Fix: FILES_TMP_CONTENT collection key should use part name
[Issue #2831 - @airween]
- Use AS_HELP_STRING instead of obsolete AC_HELP_STRING macro