aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 136b7d2b..64df54ff 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,28 @@
+TRUNK
+=====
+
+- Module statuses
+- SNI support (not completely finished)
+- CORS handling now provided by mod\_http
+- CSI improvements
+- mod\_limits: Exempted JIDs
+- Archive quotas
+- mod_mimicking: Prevent address spoofing
+- Rewritten migrator
+- SCRAM-SHA-256
+- Bi-directional server-to-server (XEP-0288)
+- Built-in HTTP server now handles HEAD requests
+- MUC presence broadcast controls
+- ALPN support in mod\_net\_multiplex
+- `daemonize` option deprecated
+- SASL DIGEST-MD5 removed
+- Switch to libunbound for DNS queries
+- mod_external_services (XEP-0215)
+- util.error for encapsulating errors
+- MUC: support for XEP-0421 occupant identifiers
+- mod_http_file_share: File sharing via HTTP (XEP-0363)
+- statistics scheduling can be done by plugin
+
0.11.0
======