Module Name: src
Committed By: sborrill
Date: Fri Mar 27 08:51:59 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Add missing line-break
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-9.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.24 src/doc/CHANGES-9.1:1.1.2.25
--- src/doc/CHANGES-9.1:1.1.2.24 Fri Mar 27 08:46:07 2020
+++ src/doc/CHANGES-9.1 Fri Mar 27 08:51:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.24 2020/03/27 08:46:07 sborrill Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.25 2020/03/27 08:51:59 sborrill Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -720,6 +720,7 @@ sys/arch/vax/vsa/ncr.c 1.50
[ragge, ticket #802]
etc/named.conf 1.8
+
Stop using obsolete dnssec-lookaside (implies use of dlv.isc.org,
which no longer serves any useful purpose).
[christos, ticket #806]