summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2024-08-11 14:41:22 -0400
committerJeff Forcier <jeff@bitprophet.org>2024-08-11 14:41:22 -0400
commit825356171f712b4c84e2a372b5eb8a33f1d5f227 (patch)
treee0ce7421a0f851f2126af3a6ba81b173a84b57e1 /sites
parent23589f04f761fd212d05e23462474c8b3d63fbb4 (diff)
parentdf6276265eb71f1f8857740ca96adf0acc230337 (diff)
Merge branch '3.3' into 3.4
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst2
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>`