snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 7c00a9918a961b46c555d67b4c6d729f34e36cac
parent 5d26f31a8abc3083a22390f6bac99861a5bca77e
Author: default <nobody@localhost>
Date:   Wed,  5 Apr 2023 23:27:18 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.27 + +Fixed overzealous rejection of some boosts. + ## 2.26 The OpenSSL code has been refactored to avoid using deprecated functions.