Module Name: src
Committed By: snj
Date: Thu Apr 8 23:17:24 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1364.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.222 -r1.1.2.223 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.222 src/doc/CHANGES-5.1:1.1.2.223
--- src/doc/CHANGES-5.1:1.1.2.222 Sun Apr 4 23:23:51 2010
+++ src/doc/CHANGES-5.1 Thu Apr 8 23:17:24 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.222 2010/04/04 23:23:51 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.223 2010/04/08 23:17:24 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17146,3 +17146,11 @@
<http://bugs.freedesktop.org/show_bug.cgi?id=20718>
[mrg, ticket #1361]
+external/mit/xorg/lib/dri/i915/Makefile 1.7
+external/mit/xorg/lib/dri/i965/Makefile 1.9
+external/mit/xorg/lib/dri/libmesa/Makefile 1.5
+
+ Fix a problem where GL applications would dump core when run under
+ the intel driver. PR xsrc/42754.
+ [yhardy, ticket #1364]
+