diff options
| author | fukachan <fukachan> | 2002-02-23 13:29:20 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-02-23 13:29:20 +0000 |
| commit | 8c349cb560bb46e9adce8280fe2740342a970863 (patch) | |
| tree | e80a3d8515c673c3379c79fc9531c1b01685a421 | |
| parent | 0f4bba7a5b102505e2ffbfbaa1cad42ac376d083 (diff) | |
| download | fml8-8c349cb560bb46e9adce8280fe2740342a970863.tar.gz fml8-8c349cb560bb46e9adce8280fe2740342a970863.tar.bz2 fml8-8c349cb560bb46e9adce8280fe2740342a970863.zip | |
update todo
| -rw-r--r-- | fml/lib/FML/Command/User/MANIFEST.euc-jp | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/fml/lib/FML/Command/User/MANIFEST.euc-jp b/fml/lib/FML/Command/User/MANIFEST.euc-jp index b5eb8d92..27ac8487 100644 --- a/fml/lib/FML/Command/User/MANIFEST.euc-jp +++ b/fml/lib/FML/Command/User/MANIFEST.euc-jp @@ -9,12 +9,6 @@ help ヘルプファイルを取り寄せる guide guide ファイルを取り寄せる summary summary ファイルを取り寄せる -( (compatibility) -objective objective ファイルを取り寄せる if found -deny deny ファイルを取り寄せる if found (needed ?) -) - - subscribe MLへの入会 (add) confirm を返す @@ -26,8 +20,6 @@ unsubscribe MLからの脱退 (resign) (signoff) -chaddr 登録してあるメールアドレスを変更する - confirm を返す confirm subscribe, unsubscribe, chaddr で用いる 汎用 confirmation アダプタ @@ -46,8 +38,20 @@ get 過去の記事を取り寄せる ( MIME/multipart only ) XXX これを実現するためにモジュール自体を分離する +○ 互換性のため実装 + +objective objective ファイルを取り寄せる if found +deny deny ファイルを取り寄せる if found + 不必要じゃないの? ユーザが取り寄せるわけないじゃん:) + + ○ 未実装 +chaddr 登録してあるメールアドレスを変更する + 前半 ok confirm を返す + 後半 だめ Admin::chaddr が未実装 ;) + + members actives @@ -55,4 +59,4 @@ off on -$FML: MANIFEST.euc-jp,v 1.3 2002/02/11 13:29:12 fukachan Exp $ +$FML: MANIFEST.euc-jp,v 1.4 2002/02/20 14:10:38 fukachan Exp $ |
