From: Steven G. Johnson Date: Tue, 30 Dec 2025 16:54:31 +0000 (-0500) Subject: update 2.11.3 release date and link X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e5e799221b45bbb90f5fdc5c69b6b8dfbf017e78;p=utf8proc.git update 2.11.3 release date and link --- diff --git a/NEWS.md b/NEWS.md index 9878745..96cf44c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ## Version 2.11.3 ## -2025-12-21 +2025-12-30 - Correct out-of-bounds memory access when calling `utf8proc_map` with both `UTF8PROC_CHARBOUND` and `UTF8PROC_COMPOSE` ([#323]). @@ -490,3 +490,4 @@ Release of version 1.0.1 [#295]: https://github.com/JuliaStrings/utf8proc/issues/295 [#311]: https://github.com/JuliaStrings/utf8proc/issues/311 [#317]: https://github.com/JuliaStrings/utf8proc/issues/317 +[#323]: https://github.com/JuliaStrings/utf8proc/issues/323