Add a news entry for importing of CJK codecs.

This commit is contained in:
Hye-Shik Chang 2004-01-17 14:59:36 +00:00
parent 3e2a306920
commit 84a9931b19
1 changed files with 2 additions and 0 deletions

View File

@ -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
-----------