Bug #1704793: Return UTF-16 pair if unicodedata.lookup cannot
represent the result in a single character.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4764daf..55ebfa5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -238,6 +238,9 @@
 Library
 -------
 
+- Bug #1704793: Return UTF-16 pair if unicodedata.lookup cannot
+  represent the result in a single character.
+
 - Bug #978833: Close https sockets by releasing the _ssl object.
 
 - Change location of the package index to pypi.python.org/pypi