SF #1637850:  make_table in difflib did not work with unicode
diff --git a/Misc/NEWS b/Misc/NEWS
index 4eb4020..1ea4916 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -197,6 +197,8 @@
 Library
 -------
 
+- Bug #1637850:  make_table in difflib did not work with unicode
+
 - Bugs #1676321:  the empty() function in sched.py returned the wrong result
 
 - unittest now verifies more of its assumptions. In particular, TestCase