summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-03-17 06:05:04 +0000
committerfukachan <fukachan>2002-03-17 06:05:04 +0000
commit9e9cf9d69d000ada0aa16f83b2106eaba214ff89 (patch)
treebf07ec8cfbe4c9ddc57ddea5571b8c99d81ba1c6
parentbb2df1f35271e5cd63cf2d8f6b4093444c552e9f (diff)
downloadfml8-9e9cf9d69d000ada0aa16f83b2106eaba214ff89.tar.gz
fml8-9e9cf9d69d000ada0aa16f83b2106eaba214ff89.tar.bz2
fml8-9e9cf9d69d000ada0aa16f83b2106eaba214ff89.zip
implemneted chaddr command.
-rw-r--r--fml/lib/FML/Command/User/MANIFEST.euc-jp11
-rw-r--r--regress/simulation/00_MEMO10
2 files changed, 6 insertions, 15 deletions
diff --git a/fml/lib/FML/Command/User/MANIFEST.euc-jp b/fml/lib/FML/Command/User/MANIFEST.euc-jp
index 27ac8487..9ea18f05 100644
--- a/fml/lib/FML/Command/User/MANIFEST.euc-jp
+++ b/fml/lib/FML/Command/User/MANIFEST.euc-jp
@@ -21,6 +21,10 @@ unsubscribe MLからの脱退
(signoff)
+chaddr 登録してあるメールアドレスを変更する
+ => confirm
+
+
confirm subscribe, unsubscribe, chaddr で用いる
汎用 confirmation アダプタ
@@ -47,11 +51,6 @@ deny deny ファイルを取り寄せる if found
○ 未実装
-chaddr 登録してあるメールアドレスを変更する
- 前半 ok confirm を返す
- 後半 だめ Admin::chaddr が未実装 ;)
-
-
members
actives
@@ -59,4 +58,4 @@ off
on
-$FML: MANIFEST.euc-jp,v 1.4 2002/02/20 14:10:38 fukachan Exp $
+$FML: MANIFEST.euc-jp,v 1.5 2002/02/23 13:29:20 fukachan Exp $
diff --git a/regress/simulation/00_MEMO b/regress/simulation/00_MEMO
index 47ae0e5f..15da8ea2 100644
--- a/regress/simulation/00_MEMO
+++ b/regress/simulation/00_MEMO
@@ -4,15 +4,7 @@
○ コマンド clean up キャンペーン
- * user
-
- chaddr Admin::chaddr が未実装 ;)
-
- chaddr の両方のアドレスに返してないぞ
-
* admin
-
- chaddr 未実装 ;)
(send) この名前でいいかしら?
@@ -298,4 +290,4 @@ HTML::Widgets::Menu - Builds an HTML menu
----------
-$FML: 00_MEMO,v 1.7 2002/02/27 14:45:45 fukachan Exp $
+$FML: 00_MEMO,v 1.8 2002/03/16 11:15:01 fukachan Exp $