diff options
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. |