Module Name: src
Committed By: christos
Date: Sat Dec 26 23:14:32 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind
To generate a diff of this commit:
cvs rdiff -u -r1.740 -r1.741 src/doc/3RDPARTY
cvs rdiff -u -r1.1333 -r1.1334 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.740 src/doc/3RDPARTY:1.741
--- src/doc/3RDPARTY:1.740 Wed Dec 23 03:33:58 2009
+++ src/doc/3RDPARTY Sat Dec 26 18:14:32 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.740 2009/12/23 08:33:58 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.741 2009/12/26 23:14:32 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -91,8 +91,8 @@
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.7.0-b1
-Current Vers: 9.7.0-b1
+Version: 9.7.0-rc1
+Current Vers: 9.7.0-rc1
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/sw/bind/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1333 src/doc/CHANGES:1.1334
--- src/doc/CHANGES:1.1333 Wed Dec 23 03:33:58 2009
+++ src/doc/CHANGES Sat Dec 26 18:14:32 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1333 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1334 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -506,3 +506,4 @@
zaurus: Add support Xorg. [nonaka 20091213]
atf(7): Import 0.7. [jmmv 20091222]
dhcpcd(8): Import dhcpcd-5.1.4. [roy 20091223]
+ bind: Update to 9.7.0-rc1. [christos 20091226]