commit | 84a9931b199fe5338969910f6cf9eb1bbe6a9bda | [log] [tgz] |
---|---|---|
author | Hye-Shik Chang <hyeshik@gmail.com> | Sat Jan 17 14:59:36 2004 +0000 |
committer | Hye-Shik Chang <hyeshik@gmail.com> | Sat Jan 17 14:59:36 2004 +0000 |
tree | b36f66fd1b4280fa2d223b9372147867c78dd232 | |
parent | 3e2a30692085d32ac63f72b35da39158a471fc68 [diff] |
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 -----------