From 2cdcaf1353c4480098219d028e1280f61d57870a Mon Sep 17 00:00:00 2001 From: Martin Panter Date: Thu, 14 Jul 2016 01:17:03 +0000 Subject: Issue #22758: Move NEWS entry to Library section --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b595a03..9daa23d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -21,6 +21,9 @@ Library - Issue #22931: Allow '[' and ']' in cookie values. +- Issue #22758: Fix a regression that no longer allowed secure and httponly + cookies to be parsed. + Tests ----- @@ -28,9 +31,6 @@ 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? =========================== -- cgit v0.12