]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3078. [func] Added a new include file with function typedefs
authorFrancis Dupont <fdupont@isc.org>
Thu, 17 Mar 2011 09:41:47 +0000 (09:41 +0000)
committerFrancis Dupont <fdupont@isc.org>
Thu, 17 Mar 2011 09:41:47 +0000 (09:41 +0000)
for the DLZ "dlopen" driver. [RT #23629]

CHANGES

diff --git a/CHANGES b/CHANGES
index 90cecd3fce5fd54d2b2cd440197e34abb9dcba1e..aa034ff2c9d2eb617a59e81f5f2b64147833aeb9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3078.  [func]          Added a new include file with function typedefs
+                       for the DLZ "dlopen" driver. [RT #23629]
+
 3077.  [bug]           zone.c:zone_refreshkeys() incorrectly called
                        dns_zone_attach(), use zone->irefs instead. [RT #23303]