diff options
author | Evan Prodromou <evan@status.net> | 2009-11-02 18:10:01 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-11-02 18:10:01 -0500 |
commit | f757ba3ca2f3c7cd647a6cd4421e98c1e310483e (patch) | |
tree | 6420d6c6a47d36349dec937bd68cbb379b418bc7 | |
parent | 85d5585fc4994ab181535c7a500a65599262d7fc (diff) |
notes about registeruser and makegroupadmin scripts
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -150,6 +150,8 @@ released Aug 26 2009. Notable changes this version: - Use the NICKNAME_FMT constant for detecting nicknames. - Check for site servername config'd. - Compatibility fix for empty status updates with Twitter API. +- a script to register a new user. +- a script to make a user admin of a group. Prerequisites ============= |