aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-01-26 16:55:28 +0100
committerKim Alvefur <zash@zash.se>2020-01-26 16:55:28 +0100
commit10715ccb2868f0c902ce6813afaa523ef570ad94 (patch)
tree9390a9c3d8429295b556b04ac491c4c344e29404
parent64bf88696a48abdf65c7ffd64d2e57f8e524b4ec (diff)
downloadprosody-10715ccb2868f0c902ce6813afaa523ef570ad94.tar.gz
prosody-10715ccb2868f0c902ce6813afaa523ef570ad94.zip
CHANGES: Mention deprecation of 'daemonize' option
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2e6caf0d..29c4cf86 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@ TRUNK
- Built-in HTTP server now handles HEAD requests
- MUC presence broadcast controls
- ALPN support in mod\_net\_multiplex
+- `daemonize` option deprecated
0.11.0
======