diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:42:30 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2024-08-11 14:42:30 -0400 |
commit | 26f8d113b362295003a158395d38b0e90b7b7c42 (patch) | |
tree | e0ce7421a0f851f2126af3a6ba81b173a84b57e1 /sites | |
parent | 51eb55debf2ebfe56f38378005439a029a48225f (diff) | |
parent | 825356171f712b4c84e2a372b5eb8a33f1d5f227 (diff) |
Merge branch '3.4'
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 3f886fc8..d84df4f3 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +- :bug:`2420` Modify a test-harness skiptest check to work with newer versions + of Cryptography. Props to Paul Howarth for the patch. - :bug:`2353` Fix a 64-bit-ism in the test suite so the tests don't encounter a false negative on 32-bit systems. Reported by Stanislav Levin. - :release:`3.4.0 <2023-12-18>` |