]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2038. [bug] Install <dns/rpz.h>. [RT #23342]
authorMark Andrews <marka@isc.org>
Tue, 22 Feb 2011 11:48:02 +0000 (11:48 +0000)
committerMark Andrews <marka@isc.org>
Tue, 22 Feb 2011 11:48:02 +0000 (11:48 +0000)
CHANGES
lib/dns/include/dns/Makefile.in

diff --git a/CHANGES b/CHANGES
index e524341b5180c62cfd4e108fdc7f388c4d929b5e..017223a37122220874b252c9c136092c9a21e199 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2038.  [bug]           Install <dns/rpz.h>.  [RT #23342]
+
 2037.  [doc]           Update COPYRIGHT to contain all the individual
                        copyright notices that cover various parts.
 
index 6b6f2b3dc23f29fcb4b079ca4e2a8d0ee3eb2133..9839fb15503aee60959aff6f34c41e7d7f6c1da4 100644 (file)
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.57 2009/10/08 23:48:10 tbox Exp $
+# $Id: Makefile.in,v 1.58 2011/02/22 11:48:02 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
@@ -29,7 +29,7 @@ HEADERS =     acl.h adb.h byaddr.h cache.h callbacks.h cert.h compress.h \
                peer.h portlist.h private.h rbt.h rcode.h \
                rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \
                rdataslab.h rdatatype.h request.h resolver.h result.h \
-               rootns.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \
+               rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \
                tcpmsg.h time.h tkey.h tsig.h ttl.h types.h \
                validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h