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).