diff options
| -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 @@ | |||
| 4 | 4 | ||
| 5 | Fixed overzealous rejection of some local boosts. | 5 | Fixed overzealous rejection of some local boosts. |
| 6 | 6 | ||
| 7 | Fixed some buffer overflows (contributed by Saagar Jha). | ||
| 8 | |||
| 7 | ## 2.26 | 9 | ## 2.26 |
| 8 | 10 | ||
| 9 | The OpenSSL code has been refactored to avoid using deprecated functions. | 11 | The OpenSSL code has been refactored to avoid using deprecated functions. |