summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-03-23 23:52:57 +0000
committerJeffrey Stedfast <fejj@src.gnome.org>2002-03-23 23:52:57 +0000
commitaa686cf5d7ee3ab0d383cc0f2a19d7dc9b1a1f3d (patch)
tree5f49dbe86fcfb63ddee8aeb55450335802e09df4
parentbab85a39d6e328adaa4d405e6118797b1d1ba244 (diff)
downloadgmime-aa686cf5d7ee3ab0d383cc0f2a19d7dc9b1a1f3d.tar.gz
updated TODO. I want to support better charset detection especially for asian charsets.
-rw-r--r--TODO12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO b/TODO
index 6c2ed185..a2bb94e7 100644
--- a/TODO
+++ b/TODO
@@ -5,9 +5,9 @@ tasks are presented in.
-- Possibly make the GMime parser async.
+- Possibly make the GMime parser incremental.
-- make thread-safe
+- make thread-safe?
- modify address parser:
@@ -28,9 +28,11 @@ tasks are presented in.
<fejj> but that should be easy
-
-
-
+- Support auto-detection of more charsets:
+* Japanese: Standard - ISO-2022-JP, Common in US - S-JIS, Common in US but not recommended - EUC-JP
+* Korean: Standard - ISO-2022-KR and EUC-KR
+* Simplified Chinese (Mainland PRC China, Singapore): GB2312
+* Traditional Chinese (Taiwan, Hong Kong): Big5, EUC-TW
All questions and comments should be directed toward the author,