Module Name: src
Committed By: snj
Date: Wed May 13 17:30:57 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
754
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.292 -r1.1.2.293 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.292 src/doc/CHANGES-7.0:1.1.2.293
--- src/doc/CHANGES-7.0:1.1.2.292 Wed May 13 14:14:10 2015
+++ src/doc/CHANGES-7.0 Wed May 13 17:30:57 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.292 2015/05/13 14:14:10 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.293 2015/05/13 17:30:57 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -23001,3 +23001,16 @@ sys/arch/vax/vax/ka660.c 1.11
Fixes bug introduced in earlier cleanup.
[ragge, ticket #757]
+usr.sbin/sysinst/menus.mi 1.6
+usr.sbin/sysinst/msg.mi.de 1.5
+usr.sbin/sysinst/msg.mi.en 1.5
+usr.sbin/sysinst/msg.mi.es 1.5
+usr.sbin/sysinst/msg.mi.fr 1.5
+usr.sbin/sysinst/msg.mi.pl 1.5
+
+ Change the IPv6 DNS selection to use DNS selection and add the
+ Google Public V4 DNS servers to the list.
+ The other field can take an IPv4 or IPv6 name server of choice.
+ Fixes PR install/49231.
+ [martin, ticket #754]
+