Module Name: src
Committed By: martin
Date: Tue Dec 30 11:59:03 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #362
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.142 -r1.1.2.143 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.142 src/doc/CHANGES-7.0:1.1.2.143
--- src/doc/CHANGES-7.0:1.1.2.142 Mon Dec 29 18:26:25 2014
+++ src/doc/CHANGES-7.0 Tue Dec 30 11:59:03 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.142 2014/12/29 18:26:25 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.143 2014/12/30 11:59:03 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -6849,3 +6849,8 @@ sys/netinet6/mld6.c 1.61
callout_halt.
[ozaki-r, ticket #360]
+sys/external/bsd/drm2/dist/drm/i915/i915_gem.c 1.19
+
+ Also need to flush an object from CPU domain.
+ [nonaka, ticket #362]
+