Patch #670715: Universal Unicode Codec for POSIX iconv.
diff --git a/Misc/NEWS b/Misc/NEWS
index 2d6c973..c98d50c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -26,6 +26,9 @@
 Extension modules
 -----------------
 
+- A new module _iconv_codec has been added, to expose the iconv(3)
+  library.
+
 - os/posixmodule has grown the sysexits.h constants (EX_OK and friends).
 
 - Fixed broken threadstate swap in readline that could cause fatal