commit | 43179c8e6fa2679e17da2eeab36cdc6d91560477 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Mar 11 12:43:44 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Mar 11 12:43:44 2006 +0000 |
tree | 82e0b07ab65265144aa65b95cfd800e61bc43a26 | |
parent | c3509129900e5446598569cc8c7e78e928000831 [diff] [blame] |
Add changelog entry.
diff --git a/Tools/unicode/makeunicodedata.py b/Tools/unicode/makeunicodedata.py index 41df819..9de6904 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) #