Update CHANGELOG.md
This commit is contained in:
parent
06c49f8345
commit
6e8b3bb7f7
|
@ -9,6 +9,7 @@ IMPROVEMENTS:
|
|||
* agent: Added a `-disable-keyring-file` option to prevent writing keyring data to disk. [GH-3145]
|
||||
* agent: Notify systemd on Linux after LAN join is complete. [GH-2121]
|
||||
* dns: Added support for EDNS(0) size adjustments if set in the request frame. This allows DNS responses via UDP which are larger than the standard 512 bytes max if the requesting client can support it. [GH-1980, GH-3131]
|
||||
* server: Added a startup warning for servers when expecting to bootstrap with an even number of nodes. [GH-1282]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue