diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2006-12-15 21:42:16 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2006-12-15 21:42:16 +0000 |
commit | c265da885acd43c214145b4da27bc343c6c2d936 (patch) | |
tree | 45adf476f9b9ce37cf6897553e7c973ac39cb339 | |
parent | * src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a (diff) |
* TODO: Removed. The roadmap is managed on:
http://support.process-one.net/browse/EJAB
SVN Revision: 695
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | TODO | 14 |
2 files changed, 3 insertions, 14 deletions
@@ -1,5 +1,8 @@ 2006-12-15 Mickael Remond <mickael.remond@process-one.net> + * TODO: Removed. The roadmap is managed on: + http://support.process-one.net/browse/EJAB + * src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a vhost and not only one (Thanks to Badlop). * src/ejabberd.cfg.example: Fixed typo. @@ -1,14 +0,0 @@ -Win32 build: Make it possible to compile with +debug_info flag. - -admin interface - users management - statistics about each user - statistics about each connection - -S2S: - check "id" attributes in db:verify packets - -make roster set to work in one transaction -add traffic shapers to c2s connection before authentification -more traffic shapers -SNMP |