From: Martin v. Löwis Date: Sat, 11 Mar 2006 12:43:44 +0000 (+0000) Subject: Add changelog entry. X-Git-Tag: v2.5a0~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43179c8e6fa2679e17da2eeab36cdc6d91560477;p=python Add changelog entry. --- diff --git a/Tools/unicode/makeunicodedata.py b/Tools/unicode/makeunicodedata.py index 41df819451..9de69048eb 100644 --- a/Tools/unicode/makeunicodedata.py +++ b/Tools/unicode/makeunicodedata.py @@ -19,6 +19,7 @@ # 2002-11-24 mvl expand all ranges, sort names version-independently # 2002-11-25 mvl add UNIDATA_VERSION # 2004-05-29 perky add east asian width information +# 2006-03-10 mvl update to Unicode 4.1; add UCD 3.2 delta # # written by Fredrik Lundh (fredrik@pythonware.com) #