Software /
code /
prosody
Diff
CHANGES @ 10061:5c71693c8345
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 08 Jul 2019 02:44:32 +0200 |
parent | 10003:4d702f0c6273 |
child | 10218:e458578ddfd3 |
line wrap: on
line diff
--- a/CHANGES Mon Jul 08 02:46:27 2019 +0200 +++ b/CHANGES Mon Jul 08 02:44:32 2019 +0200 @@ -1,3 +1,15 @@ +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 +- Rewritten migrator + 0.11.0 ======