diff options
author | default <nobody@localhost> | 2023-04-10 15:14:47 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-10 15:14:47 +0200 |
commit | d4711bbfba90fae8ff42202b93eb2e1b6955f50b (patch) | |
tree | 2a38cd0c3b4beab75dab99cfcb7eb69e8a05d694 /RELEASE_NOTES.md | |
parent | aa0b8732aa375440b81e176dcc868ed3540c302d (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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. |