From bcae4de40b1e883f5bcf081f3ef4ec094bc09bf2 Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 20 Jan 2016 02:15:15 +0000 Subject: [PATCH] mention new bind. --- doc/3RDPARTY | 6 +++--- doc/CHANGES | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/3RDPARTY b/doc/3RDPARTY index 8de5032aa451..0bf974fc46bb 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1300 2016/01/16 18:56:48 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1301 2016/01/20 02:15:15 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -114,8 +114,8 @@ Notes: bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.10.3-P2 -Current Vers: 9.10.3-P2 +Version: 9.10.3-P3 +Current Vers: 9.10.3-P3 Maintainer: Paul Vixie Archive Site: ftp://ftp.isc.org/isc/bind9/ Home Page: http://www.isc.org/software/bind/ diff --git a/doc/CHANGES b/doc/CHANGES index 608f0f1f3ac4..ad6ee9c1e738 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2132 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2133 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -245,3 +245,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: tmux(1): Import of tmux 2.1 [christos 20160110] dhcp: Import version 4.3.3. [christos 20160110] gettext: Upgrade to 0.16.1 [christos 20160112] + bind: Import version 9.10.3-P3. [christos 20160119]