Module Name:    src
Committed By:   martin
Date:           Sun Jan 20 15:35:25 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.1

Log Message:
Ticket #1165


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.90 src/doc/CHANGES-8.1:1.1.2.91
--- src/doc/CHANGES-8.1:1.1.2.90	Thu Jan 17 17:25:53 2019
+++ src/doc/CHANGES-8.1	Sun Jan 20 15:35:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.90 2019/01/17 17:25:53 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.91 2019/01/20 15:35:24 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2258,3 +2258,8 @@ sys/dev/mii/makphyreg.h			1.7-1.9 (patch
 	- Whitespace fix.
 	[msaitoh, ticket #1164]
 
+sys/external/bsd/drm2/pci/drm_pci.c		1.32
+
+	Don't try to interpret the second half of a 64-bit BAR as another one.
+	[dholland, ticket #1165]
+

Reply via email to