diff options
| author | 2011-04-13 09:43:40 -0700 | |
|---|---|---|
| committer | 2011-04-13 09:43:40 -0700 | |
| commit | 728bf78f468a3d7d6c963bbdf6fbdf15d0dcdf82 (patch) | |
| tree | ebdb6585246f18b90113ac191601acc39318c2c3 | |
| parent | SET LANGUAGE is not converted (diff) | |
| download | blitzed-atheme-728bf78f468a3d7d6c963bbdf6fbdf15d0dcdf82.tar.gz blitzed-atheme-728bf78f468a3d7d6c963bbdf6fbdf15d0dcdf82.tar.bz2 blitzed-atheme-728bf78f468a3d7d6c963bbdf6fbdf15d0dcdf82.zip | |
SUSPEND/FREEZE
| -rw-r--r-- | contrib/blitzed-to-atheme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/blitzed-to-atheme.txt b/contrib/blitzed-to-atheme.txt index f5ff330..40270da 100644 --- a/contrib/blitzed-to-atheme.txt +++ b/contrib/blitzed-to-atheme.txt @@ -35,6 +35,10 @@ NICKSERV - AUTOJOIN no longer exists +- FORBID exists on Atheme, but unlike Blitzed it's reversible. Blitzed + drops all useful meta data on a user before forbidding them. Because + of this, the forbidden nicks were not converted. + - SET HIDEEMAIL, EMAIL, ENFORCE, NOOP have been converted - SET PRIVATE has changed. The old functionality no longer @@ -56,3 +60,4 @@ NICKSERV - SET REGTIME no longer exists - SET LANGUAGE exists, but the only targets are currently en. All accounts will be converted to English. +- SUSPEND is now SET FREEZE, and these data have not been converted. |
