Software /
code /
prosody
File
CHANGES @ 7290:70ab13e81cf5
util.cache: Change behaviour of on_evict (and tests). Now accepts false instead of a function (never evict), or on_evict can return false to prevent eviction.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 17 Mar 2016 19:08:42 +0000 |
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)