summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-10 15:14:47 +0200
committerdefault <nobody@localhost>2023-04-10 15:14:47 +0200
commitd4711bbfba90fae8ff42202b93eb2e1b6955f50b (patch)
tree2a38cd0c3b4beab75dab99cfcb7eb69e8a05d694
parentaa0b8732aa375440b81e176dcc868ed3540c302d (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 45def7e..2aec45c 100644
--- 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.