From: Martin v. Löwis Date: Mon, 11 Oct 2010 22:50:33 +0000 (+0000) Subject: Add entry for r85371. X-Git-Tag: v3.2a4~658 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44270f1c65edadc73106e42f87772d535b510121;p=thirdparty%2FPython%2Fcpython.git Add entry for r85371. --- diff --git a/Misc/NEWS b/Misc/NEWS index b2012f0e68e8..f91f8e2e28e9 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? =================================