mirror of https://github.com/getdnsapi/getdns.git
Update ChangeLog
This commit is contained in:
parent
874af14cea
commit
6f01d466dc
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
||||||
|
* 2017-06-09: Version 1.1.1
|
||||||
|
* Added stubby-setdns-macos.sh script to support Homebrew formula
|
||||||
|
* Include stubby.conf in the districution tarball
|
||||||
|
* Bugfix #286 reschedule reused listening addresses
|
||||||
|
* Bugfix #166 Allow parallel builds and unit-tests
|
||||||
|
* NSAP-PTR, EID and NIMLOC, TALINK, AVC support
|
||||||
|
* bugfix of TA RR type
|
||||||
|
* OPENPGPKEY and SMIMEA support
|
||||||
|
* Bugfix TAG rdata type presentation format for CAA RR type
|
||||||
|
* Bugfix Zero sized gateways with IPSECKEY gateway_type 0
|
||||||
|
* Guidance for integration with systemd
|
||||||
|
* Also check for memory leaks with advances server capabilities.
|
||||||
|
* Bugfix convert IP string to IP dict with getdns_str2dict() directly.
|
||||||
|
|
||||||
* 2017-04-13: Version 1.1.0
|
* 2017-04-13: Version 1.1.0
|
||||||
* bugfix: Check size of tls_auth_name.
|
* bugfix: Check size of tls_auth_name.
|
||||||
* Improvements that came from Visual Studio static analysis
|
* Improvements that came from Visual Studio static analysis
|
||||||
|
|
Loading…
Reference in New Issue