Module Name: src
Committed By: snj
Date: Thu Jun 25 01:42:21 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 832.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.37 src/doc/CHANGES-5.1:1.1.2.38
--- src/doc/CHANGES-5.1:1.1.2.37 Wed Jun 24 17:53:11 2009
+++ src/doc/CHANGES-5.1 Thu Jun 25 01:42:21 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.37 2009/06/24 17:53:11 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.38 2009/06/25 01:42:21 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -1337,3 +1337,8 @@
to kill the one XXX rafal left.
[mrg, ticket #830]
+sys/external/bsd/drm/dist/bsd-core/mga_drv.c 1.6
+
+ Don't include pcidevs_data.h. Fixes build of mga_drv.
+ [mrg, ticket #832]
+