diff options
author | Kim Alvefur <zash@zash.se> | 2018-08-18 13:48:38 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-08-18 13:48:38 +0200 |
commit | be40c0664b2d829e7878a738341accbd349ed4c6 (patch) | |
tree | ee5dfec1faa670f8c4e614349d03a37f53963a18 /CHANGES | |
parent | 7e0d897777ebe69921ec9e4d1172dea2c6a86688 (diff) | |
download | prosody-be40c0664b2d829e7878a738341accbd349ed4c6.tar.gz prosody-be40c0664b2d829e7878a738341accbd349ed4c6.zip |
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ New features - Busted for tests - mod\_muc\_mam (XEP-0313 in groupchats) - mod\_vcard\_legacy (XEP-0398) +- mod\_vcard4 (XEP-0292) 0.10.0 ====== |