summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c3ac9a8..0a6e03e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -37,6 +37,8 @@ Extension Modules
Library
-------
+- Patch #1117339: Add cookielib special name tests.
+
- Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder.
- Patch #1121234: Properly cleanup _exit and tkerror commands.