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 4a201f2..08b2020 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -68,6 +68,8 @@ C-API
Library
-------
+- Issue #3811: The Unicode database was updated to 5.1.
+
- Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging.
- Issue 3781: Clean up the API for warnings.catch_warnings() by having it