diff options
| author | fukachan <fukachan> | 2003-10-26 05:47:21 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-10-26 05:47:21 +0000 |
| commit | db8102ebaf13f763bb698fbe4c4e6b41746261a6 (patch) | |
| tree | 75bc35680069bcd6847ec66388311d80938494b9 | |
| parent | eea619978f53189b6f162f432b55399f4a56536c (diff) | |
| download | fml8-db8102ebaf13f763bb698fbe4c4e6b41746261a6.tar.gz fml8-db8102ebaf13f763bb698fbe4c4e6b41746261a6.tar.bz2 fml8-db8102ebaf13f763bb698fbe4c4e6b41746261a6.zip | |
change address list in cgi menu to recipient.
remove hard-coded variables.
| -rw-r--r-- | CHANGES.txt | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0b4f5ead..269737ad 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,25 @@ CHANGES Last Modified: $Date$ +2003/10/26 + + FML::Install + etc/install.cf.in + To remove hard-coded file list to install as sample, + define $sample_cf_files in install.cf and use it. + + FML::Process::Kernel Switch + etc/main.cf.in + define $site_default_config_cf to remove hard-coded + site_default_config.cf. sort entries in main.cf. + +2003/10/22 + + variables + FML::CGI::User + change address list shown on the cgi menu from member to + recipient. + 2003/10/17 変数名の変更 @@ -5536,4 +5555,4 @@ このファイルを創設する:) -$FML: CHANGES.txt,v 1.165 2003/10/16 05:26:09 fukachan Exp $ +$FML: CHANGES.txt,v 1.166 2003/10/18 09:29:55 fukachan Exp $ |
