This commit is contained in:
Witold Kręcicki
2019-07-08 15:54:26 +02:00
parent dd7bd1c23f
commit db8acb4898

View File

@@ -1,3 +1,6 @@
5263. [cleanup] Use atomics and isc_refcount_t wherever possible.
[GL #1038]
5262. [func] Removed support for the legacy GeoIP API. [GL #1112]
5261. [cleanup] Remove SO_BSDCOMPAT socket option usage.