diff options
author | Kim Alvefur <zash@zash.se> | 2020-01-26 16:55:28 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-01-26 16:55:28 +0100 |
commit | 447a846d4019e43cac4333173f58041281bfc36c (patch) | |
tree | 9390a9c3d8429295b556b04ac491c4c344e29404 /CHANGES | |
parent | 98ab88a9fff327e8a1f76ad41da29a149ba014c8 (diff) | |
download | prosody-447a846d4019e43cac4333173f58041281bfc36c.tar.gz prosody-447a846d4019e43cac4333173f58041281bfc36c.zip |
CHANGES: Mention deprecation of 'daemonize' option
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ====== |