lib/pcre: migrate to PCRE2

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1352
This commit is contained in:
Max Kellermann
2021-11-20 22:03:27 +01:00
committed by Max Kellermann
parent d6bebd2507
commit 77df5a8f24
9 changed files with 300 additions and 71 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.23.5 (not yet released)
* migrate to PCRE2
* GCC 12 build fixes
ver 0.23.4 (2021/11/11)