Software /
code /
prosody
File
CHANGES @ 7568:4f7990902874
ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck]
Let's make the result of parseFile() have a more descriptive name.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 12 Aug 2016 13:51:38 +0800 |
parent | 7287:867f107409d9 |
child | 7288:389697309f59 |
child | 7821:0dea440bdd46 |
line wrap: on
line source
0.10.not-released-yet ===================== **YYYY-MM-DD** New features ------------ - Rewritten SQL storage module with Archive support - SCRAM-SHA-1-PLUS - `prosodyctl check` - Statistics - Improved TLS configuration - Lua 5.2 support - mod\_blocklist (XEP-0191) - mod\_carbons (XEP-0280) - Pluggable connection timeout handling - mod\_websocket (RFC 7395) Removed ------- - mod\_privacy (XEP-0016)