Update ChangeLog for #96

This commit is contained in:
Philip Hazel 2022-04-08 17:12:40 +01:00
parent 9c8abddc52
commit 64c9baaaa4
1 changed files with 7 additions and 0 deletions

View File

@ -98,6 +98,13 @@ fully read in caseless matching.
24. Fixed an issue affecting recursions in JIT caused by duplicated data 24. Fixed an issue affecting recursions in JIT caused by duplicated data
transfers. transfers.
25. Merged patch from @carenas (GitHub #96) which fixes some problems with
pcre2test and readline/readedit:
* Use the right header for libedit in FreeBSD with autoconf
* Really allow libedit with cmake
* Avoid using readline headers with libedit
Version 10.39 29-October-2021 Version 10.39 29-October-2021
----------------------------- -----------------------------