aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2016-03-21 12:10:10 +0100
committerKim Alvefur <zash@zash.se>2016-03-21 12:10:10 +0100
commit26f7bd10b05b0d95d6f8c588463e5c93382cdd75 (patch)
tree2e679732a508b7c0dd418991af1668aa4ac8c168 /CHANGES
parent44d0cf80e09f8c81a22ce91b9d9772bd47b2e4dc (diff)
downloadprosody-26f7bd10b05b0d95d6f8c588463e5c93382cdd75.tar.gz
prosody-26f7bd10b05b0d95d6f8c588463e5c93382cdd75.zip
CHANGES: Move async to trunk, it was dropped from 0.10
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2e0e61a2..899716be 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ New features
- Rewritten more extensible MUC module
- mod\_pep\_plus
+- Asynchronous operations
0.10.not-released-yet
=====================
@@ -25,7 +26,6 @@ New features
- Lua 5.2 support
- mod\_blocklist (XEP-0191)
- mod\_carbons (XEP-0280)
-- Asynchronous operations
- Pluggable connection timeout handling
- mod\_websocket (RFC 7395)