summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index df54574..b595a03 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -28,6 +28,9 @@ Tests
self-signed.pythontest.net. This avoids relying on svn.python.org, which
recently changed root certificate.
+- Issue #22758: Fix a regression that no longer allowed secure and httponly
+ cookies to be parsed.
+
What's New in Python 3.2.6?
===========================