Module Name: src
Committed By: sborrill
Date: Tue Jun 2 10:14:45 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #817
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.314 -r1.1.2.315 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.314 src/doc/CHANGES-7.0:1.1.2.315
--- src/doc/CHANGES-7.0:1.1.2.314 Mon Jun 1 19:40:04 2015
+++ src/doc/CHANGES-7.0 Tue Jun 2 10:14:45 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.314 2015/06/01 19:40:04 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.315 2015/06/02 10:14:45 sborrill Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -23614,3 +23614,9 @@ external/gpl3/gcc/dist/gcc/config/arm/t-
libraries on earm* machines.
[martin, ticket #816]
+sys/arch/vax/vsa/vsbus.c 1.61
+
+ Fix VAX46 and VAX48 vsbus attach config. Addresses PR
+ port-vax/49935.
+ [abs, ticket #817]
+