From 43179c8e6fa2679e17da2eeab36cdc6d91560477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 11 Mar 2006 12:43:44 +0000 Subject: Add changelog entry. --- Tools/unicode/makeunicodedata.py | 1 + 1 file changed, 1 insertion(+) 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) # -- cgit v0.12