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 | 734b966e3002bf37f3edef7a1845e68bc745b83e (patch) | |
tree | ee5dfec1faa670f8c4e614349d03a37f53963a18 /CHANGES | |
parent | 3afb5ef61a63ac44da1c2e5a5f710b3594910c82 (diff) | |
download | prosody-734b966e3002bf37f3edef7a1845e68bc745b83e.tar.gz prosody-734b966e3002bf37f3edef7a1845e68bc745b83e.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 ====== |