commit | 44270f1c65edadc73106e42f87772d535b510121 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Oct 11 22:50:33 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Oct 11 22:50:33 2010 +0000 |
tree | b4338a82adcb1047a968f1c207be6a399d44b21b | |
parent | baecd7243ad2d671fa6f675777dfe7094e8c5c39 [diff] |
Add entry for r85371.
diff --git a/Misc/NEWS b/Misc/NEWS index b2012f0..f91f8e2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -18,6 +18,8 @@ Extensions ---------- +- The Unicode database was updated to 6.0.0. + What's New in Python 3.2 Alpha 3? =================================