commit d4711bbfba90fae8ff42202b93eb2e1b6955f50b
parent aa0b8732aa375440b81e176dcc868ed3540c302d
Author: default <nobody@localhost>
Date: Mon, 10 Apr 2023 15:14:47 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
Fixed overzealous rejection of some local boosts.
+Fixed some buffer overflows (contributed by Saagar Jha).
+
## 2.26
The OpenSSL code has been refactored to avoid using deprecated functions.