Add a news entry for importing of CJK codecs.
diff --git a/Misc/NEWS b/Misc/NEWS
index d76a035..869a4d3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -260,6 +260,8 @@
 
 - Bug #823328: urllib2.py's HTTP Digest Auth support works again.
 
+- Patch #873597: CJK codecs are imported into rank of default codecs.
+
 Tools/Demos
 -----------