diff options
author | Badlop <badlop@process-one.net> | 2009-10-19 17:02:37 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-10-19 17:02:37 +0000 |
commit | f2a37597cf3e603cbd12b0c866506a8bb84b7ae5 (patch) | |
tree | bb1050b97fd8b385e9cbabbdd5f76da4d516e57c /doc/release_notes_2.1.0.txt | |
parent | Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926) (diff) |
In default config, only local accounts can create rooms and pubsub nodes.
SVN Revision: 2683
Diffstat (limited to 'doc/release_notes_2.1.0.txt')
-rw-r--r-- | doc/release_notes_2.1.0.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt index 1a68682e..9d93b249 100644 --- a/doc/release_notes_2.1.0.txt +++ b/doc/release_notes_2.1.0.txt @@ -65,6 +65,7 @@ - New syntax to specify the network protocol: tcp or udp - Report error at startup if a listener module isn't available - Only listen in a port when actually ready to serve requests +- In default config, only local accounts can create rooms and PubSub nodes * Core architecture - More verbose error reporting for xml:element_to_string |