summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-10-11 22:50:33 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-10-11 22:50:33 (GMT)
commit44270f1c65edadc73106e42f87772d535b510121 (patch)
treeb4338a82adcb1047a968f1c207be6a399d44b21b /Misc/NEWS
parentbaecd7243ad2d671fa6f675777dfe7094e8c5c39 (diff)
downloadcpython-44270f1c65edadc73106e42f87772d535b510121.zip
cpython-44270f1c65edadc73106e42f87772d535b510121.tar.gz
cpython-44270f1c65edadc73106e42f87772d535b510121.tar.bz2
Add entry for r85371.
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 b2012f0..f91f8e2 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?
=================================