BIND 10 trac1870, updated. 274eddb40bacdf8d5933058e33b7d469cb9258c2 [1870] removed rrsetlist.h from the libdns___include_HEADERS

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 2 04:13:59 UTC 2012


The branch, trac1870 has been updated
       via  274eddb40bacdf8d5933058e33b7d469cb9258c2 (commit)
      from  f00da76cb77226e6a6b7487f6c5c0bc62d0c3f48 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 274eddb40bacdf8d5933058e33b7d469cb9258c2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Oct 1 21:13:02 2012 -0700

    [1870] removed rrsetlist.h from the libdns___include_HEADERS
    
    it will be cleaned up and should better be excluded from the publicly
    visible list.

-----------------------------------------------------------------------

Summary of changes:
 src/lib/dns/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/Makefile.am b/src/lib/dns/Makefile.am
index 9b03e69..40cb943 100644
--- a/src/lib/dns/Makefile.am
+++ b/src/lib/dns/Makefile.am
@@ -154,7 +154,6 @@ libdns___include_HEADERS = \
 	rdata.h \
 	rrparamregistry.h \
 	rrset.h \
-	rrsetlist.h \
 	rrttl.h \
 	tsigkey.h
 # Purposely not installing these headers:



More information about the bind10-changes mailing list