Module Name: src
Committed By: mrg
Date: Fri May 28 04:12:58 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
X11: Added support for xf86-video-geode and xf86-video-openchrome.
To generate a diff of this commit:
cvs rdiff -u -r1.1396 -r1.1397 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1396 src/doc/CHANGES:1.1397
--- src/doc/CHANGES:1.1396 Mon May 24 20:02:39 2010
+++ src/doc/CHANGES Fri May 28 04:12:58 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1396 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1397 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -620,3 +620,5 @@
radeondrm(4): Ported across several updates from FreeBSD drm, Mesa 7.7.1
r600 (Radeon HD 3000/4000 series) driver now works.
[mrg 20100523]
+ X11: Added support for xf86-video-geode and xf86-video-openchrome.
+ [mrg 20100527]