aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-10-20 15:39:57 +0000
committerBadlop <badlop@process-one.net>2009-10-20 15:39:57 +0000
commit5e3fdbeeedb84640405c0eb83e683a9a12e8e35e (patch)
treebd830d0e326c451746126e433628905303642931
parentCreate branch for ejabberd 2.1.x release line. (diff)
Mention the change in nodename slash separation in release notes.
SVN Revision: 2689
-rw-r--r--doc/release_notes_2.1.0.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt
index 9d93b2495..2676f7b91 100644
--- a/doc/release_notes_2.1.0.txt
+++ b/doc/release_notes_2.1.0.txt
@@ -135,6 +135,8 @@
- Implicit item deletion is not notified when deleting node
- Make PubSub x-data configuration form handles list value
- Make default node name convention XEP-compatible, document usage of hierarchy
+- Node names are used verbatim, without separating by slash, unless a
+ node plugin uses its own separator
- Send authorization update event (XEP-0060, 8.6)
- Support of collection node subscription options
- Support ODBC storage. Experimental, needs more testing.