diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS index d76a035081b..869a4d3a92e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -260,6 +260,8 @@ Library - Bug #823328: urllib2.py's HTTP Digest Auth support works again. +- Patch #873597: CJK codecs are imported into rank of default codecs. + Tools/Demos ----------- |