aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2018-08-06 15:26:33 +0100
committerMatthew Wild <mwild1@gmail.com>2018-08-06 15:26:33 +0100
commit7e135cf8ad67ab7ff977b64693627f34bca13c1d (patch)
tree95650d941ed74fbf239d10a83c425dc4d79511a4
parente8a41aaea35c7ddaddc40d0b4295f33fb4c874ce (diff)
downloadprosody-7e135cf8ad67ab7ff977b64693627f34bca13c1d.tar.gz
prosody-7e135cf8ad67ab7ff977b64693627f34bca13c1d.zip
CHANGES: Add new pubsub items and note about PEP
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 58dd38fd..489578d9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,7 +14,9 @@ New features
- PubSub features
- Persistence
- Affiliations
- - mod\_pep\_plus
+ - Access models
+ - "publish-options"
+- PEP now uses our pubsub code and now shares the above features
- Asynchronous operations
- Busted for tests
- mod\_muc\_mam (XEP-0313 in groupchats)