Module Name:    src
Committed By:   snj
Date:           Sat Jan 31 07:47:49 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
469


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.189 -r1.1.2.190 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.189 src/doc/CHANGES-7.0:1.1.2.190
--- src/doc/CHANGES-7.0:1.1.2.189	Fri Jan 30 07:54:13 2015
+++ src/doc/CHANGES-7.0	Sat Jan 31 07:47:49 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.189 2015/01/30 07:54:13 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.190 2015/01/31 07:47:49 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15263,3 +15263,8 @@ external/bsd/atf/dist/atf-c/macros_test.
 	reference to PR toolchain/49187.
 	[gson, ticket #471]
 
+sys/dev/pci/if_fpa.c				1.60
+
+	Fix missing "sc->sc_dev = self" initialization.  PR port-i386/49602.
+	[martin, ticket #469]
+

Reply via email to