summaryrefslogtreecommitdiff
path: root/fml/doc/ja/todo
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-06-29 12:26:49 +0000
committerfukachan <fukachan>2001-06-29 12:26:49 +0000
commit18c140339c3edaa85a3bfea502cb10bd63d0f56b (patch)
treee1f332a09a83122271cb293e03ccabc37e6ed131 /fml/doc/ja/todo
parent9a0dfcdbf5929a2a006e2f8ba6f9205bf8c86931 (diff)
downloadfml8-18c140339c3edaa85a3bfea502cb10bd63d0f56b.tar.gz
fml8-18c140339c3edaa85a3bfea502cb10bd63d0f56b.tar.bz2
fml8-18c140339c3edaa85a3bfea502cb10bd63d0f56b.zip
new MIME encoding engine: done
Diffstat (limited to 'fml/doc/ja/todo')
-rw-r--r--fml/doc/ja/todo/devel.sgml19
-rw-r--r--fml/doc/ja/todo/done.sgml25
2 files changed, 25 insertions, 19 deletions
diff --git a/fml/doc/ja/todo/devel.sgml b/fml/doc/ja/todo/devel.sgml
index 1eb859c4..49b879ea 100644
--- a/fml/doc/ja/todo/devel.sgml
+++ b/fml/doc/ja/todo/devel.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: devel.sgml,v 1.2 2001/05/19 13:51:57 fukachan Exp $
+ $FML: devel.sgml,v 1.3 2001/05/28 03:33:46 fukachan Exp $
-->
<chapter id="fml5.todo">
@@ -22,23 +22,6 @@ smtpfeed を直接叩きたい。
<!-- ============================================ -->
<sect1>
<title>
- MIMEライブラリーの書きなおし
- </title>
-<para>
-特に base64 encoder 。RFC2047準拠ではヨーロッパ系言語以外では矛盾があ
-る。それを考慮すること
-</para>
-
-<para>
-fml-support:05948 を参照
-</para>
-
-</sect1>
-
-
-<!-- ============================================ -->
-<sect1>
- <title>
エラーアドレスの自動削除のためにより賢いパーサを
</title>
diff --git a/fml/doc/ja/todo/done.sgml b/fml/doc/ja/todo/done.sgml
index 1ab63090..ab57122d 100644
--- a/fml/doc/ja/todo/done.sgml
+++ b/fml/doc/ja/todo/done.sgml
@@ -1,11 +1,34 @@
<!--
- $FML$
+ $FML: done.sgml,v 1.1 2001/05/19 13:51:57 fukachan Exp $
-->
<chapter id="fml4to5">
<title> fml 5.0 では解決したが、4.0 ではどうする? </title>
+<!-- ============================================ -->
+<sect1>
+ <title>
+ MIMEライブラリーの書きなおし
+ </title>
+<para>
+特に base64 encoder 。RFC2047準拠ではヨーロッパ系言語以外では矛盾があ
+る。それを考慮すること
+</para>
+
+<para>
+fml-support:05948 を参照
+</para>
+
+<para>
+im-140 に入れ換えた。4.0 5.0 ともに解決
+</para>
+
+</sect1>
+
+
+
+
<sect1>
<title> より賢いアップグレード法 </title>