Software / code / prosody
Comparison
CHANGES @ 12422:8e4a5cb2d199
CHANGES: Update to add new changes in trunk
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Sat, 19 Mar 2022 11:47:52 +0000 |
| parent | 12420:b78b8689173a |
| child | 12512:b7f07585ec4c |
comparison
equal
deleted
inserted
replaced
| 12421:d9dee9c03d77 | 12422:8e4a5cb2d199 |
|---|---|
| 1 TRUNK | |
| 2 ===== | |
| 3 | |
| 4 ## New | |
| 5 | |
| 6 ### Administration | |
| 7 | |
| 8 - Add 'watch log' command to follow live debug logs at runtime (even if disabled) | |
| 9 | |
| 10 ### Networking | |
| 11 | |
| 12 - Honour 'weight' parameter during SRV record selection | |
| 13 - Support for RFC 8305 "Happy Eyeballs" to improve IPv4/IPv6 connectivity | |
| 14 | |
| 1 0.12.0 | 15 0.12.0 |
| 2 ====== | 16 ====== |
| 3 | 17 |
| 4 **2022-03-14** | 18 **2022-03-14** |
| 5 | 19 |