diff options
author | Kim Alvefur <zash@zash.se> | 2018-10-29 21:15:38 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-10-29 21:15:38 +0100 |
commit | 9386bcbd2adc2f7efbdfd937a0af5bb03da5c823 (patch) | |
tree | ff473447c185d498cb342cd71a1cf09e7224702b /CHANGES | |
parent | 2a7e29c6c369ff3d654f46e1b28a4c7df2a5a090 (diff) | |
download | prosody-9386bcbd2adc2f7efbdfd937a0af5bb03da5c823.tar.gz prosody-9386bcbd2adc2f7efbdfd937a0af5bb03da5c823.zip |
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ New features - mod\_muc\_mam (XEP-0313 in groupchats) - mod\_vcard\_legacy (XEP-0398) - mod\_vcard4 (XEP-0292) -- mod\_csi (XEP-0352) +- mod\_csi, mod\_csi\_simple (XEP-0352) - New experimental network backend "epoll" 0.10.0 |