Create CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2017-06-15 15:29:58 -07:00 committed by GitHub
parent 5d99ee80ca
commit f021c778ad
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ FEATURES:
IMPROVEMENTS:
* agent: Added a `-disable-keyring-file` option to prevent writing keyring data to disk. [GH-3145]
* 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]
BUG FIXES: