aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
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
commit447a846d4019e43cac4333173f58041281bfc36c (patch)
tree9390a9c3d8429295b556b04ac491c4c344e29404 /CHANGES
parent98ab88a9fff327e8a1f76ad41da29a149ba014c8 (diff)
downloadprosody-447a846d4019e43cac4333173f58041281bfc36c.tar.gz
prosody-447a846d4019e43cac4333173f58041281bfc36c.zip
CHANGES: Mention deprecation of 'daemonize' option
Diffstat (limited to 'CHANGES')
-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
======