aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2022-03-19 11:47:52 +0000
committerMatthew Wild <mwild1@gmail.com>2022-03-19 11:47:52 +0000
commit5d0ae73a2a13ab9d6b19db62661d9227ed302f4d (patch)
tree3f478eda48c270fffee1d71fd0e9096f3ca36c4b /CHANGES
parent3853a45426c3b87291f7871e88b5c92cbe117cc5 (diff)
downloadprosody-5d0ae73a2a13ab9d6b19db62661d9227ed302f4d.tar.gz
prosody-5d0ae73a2a13ab9d6b19db62661d9227ed302f4d.zip
CHANGES: Update to add new changes in trunk
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d963f310..5b37d729 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+TRUNK
+=====
+
+## New
+
+### Administration
+
+- Add 'watch log' command to follow live debug logs at runtime (even if disabled)
+
+### Networking
+
+- Honour 'weight' parameter during SRV record selection
+- Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity
+
0.12.0
======