Software /
code /
prosody
Comparison
CHANGES @ 12577:f888c84b2284
CHANGES: Lua 5.1 support removed (closes #1600)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 05 Jul 2022 14:59:47 +0200 |
parent | 12541:97af41d580f7 |
child | 12594:29685403be32 |
comparison
equal
deleted
inserted
replaced
12576:d1aacc6a81ac | 12577:f888c84b2284 |
---|---|
15 - Support for deferred accept in server_epoll (pending LuaSocket support) | 15 - Support for deferred accept in server_epoll (pending LuaSocket support) |
16 | 16 |
17 ### Security and authentication | 17 ### Security and authentication |
18 | 18 |
19 - Advertise supported SASL Channel-Binding types (XEP-0440) | 19 - Advertise supported SASL Channel-Binding types (XEP-0440) |
20 | |
21 ## Removed | |
22 | |
23 - Lua 5.1 support | |
20 | 24 |
21 0.12.0 | 25 0.12.0 |
22 ====== | 26 ====== |
23 | 27 |
24 **2022-03-14** | 28 **2022-03-14** |