Add CHANGES for GL #2146

This commit is contained in:
Michał Kępień
2020-09-16 11:18:07 +02:00
parent e56e3aeb6a
commit ced27cf201

View File

@@ -1,3 +1,7 @@
5504. [func] The "glue-cache" option has been marked as deprecated.
The glue cache feature will be permanently enabled in a
future release. [GL #2146]
5503. [bug] Cleaned up reference counting of network manager
handles, now using isc_nmhandle_attach() and _detach()
instead of _ref() and _unref(). [GL #2122]