commit | 71f660e00f1d4de04a6a2d4430f0cadb71edf115 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Feb 20 22:24:29 2012 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Feb 20 22:24:29 2012 -0500 |
tree | 44ef21d5710d9492bd8bc302050242249118ce4c | |
parent | 16fa2a10970a92cba1ee1249ed7bcf7d2c131051 [diff] [blame] |
update to Unicode 6.1
diff --git a/Misc/NEWS b/Misc/NEWS index 1a6ce28..4bcaf6b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -10,6 +10,8 @@ Core and Builtins ----------------- +- Upgrade Unicode data to Unicode 6.1. + - Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly).