summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-10-11 22:50:33 +0000
committerMartin v. Löwis <martin@v.loewis.de>2010-10-11 22:50:33 +0000
commit44270f1c65edadc73106e42f87772d535b510121 (patch)
treeb4338a82adcb1047a968f1c207be6a399d44b21b
parentbaecd7243ad2d671fa6f675777dfe7094e8c5c39 (diff)
downloadcpython-git-44270f1c65edadc73106e42f87772d535b510121.tar.gz
Add entry for r85371.
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b2012f0e68..f91f8e2e28 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,8 @@ Library
Extensions
----------
+- The Unicode database was updated to 6.0.0.
+
What's New in Python 3.2 Alpha 3?
=================================