Software /
code /
prosody
Changeset
7307:6bbe47e30af4
CHANGES: Move async to trunk, it was dropped from 0.10
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 21 Mar 2016 12:10:10 +0100 |
parents | 7304:b6adb7c1a645 |
children | 7308:397f45107795 |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Mar 19 22:46:41 2016 +0100 +++ b/CHANGES Mon Mar 21 12:10:10 2016 +0100 @@ -8,6 +8,7 @@ - Rewritten more extensible MUC module - mod\_pep\_plus +- Asynchronous operations 0.10.not-released-yet ===================== @@ -25,7 +26,6 @@ - Lua 5.2 support - mod\_blocklist (XEP-0191) - mod\_carbons (XEP-0280) -- Asynchronous operations - Pluggable connection timeout handling - mod\_websocket (RFC 7395)