aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2017-01-23 19:24:16 +0100
committerKim Alvefur <zash@zash.se>2017-01-23 19:24:16 +0100
commitbec4571527a97d0a2b2954db29ce96d8fe0efe35 (patch)
treee29fd5b2722b4035e6e0a1fba358d1a1e98d38a5
parent8684e8888767d97bfbae0cf1e269ccf4ac794358 (diff)
downloadprosody-bec4571527a97d0a2b2954db29ce96d8fe0efe35.tar.gz
prosody-bec4571527a97d0a2b2954db29ce96d8fe0efe35.zip
CHANGES: Add mod_mam
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6c982ee4..8b1bc13e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,7 @@ New features
- mod\_carbons (XEP-0280)
- Pluggable connection timeout handling
- mod\_websocket (RFC 7395)
+- mod\_mam (XEP-0313)
Removed
-------