Module Name: src
Committed By: kiyohara
Date: Mon Jul 12 08:00:51 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Support xserver for prep. It tested only on-board s3(864).
To generate a diff of this commit:
cvs rdiff -u -r1.1412 -r1.1413 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.1412 src/doc/CHANGES:1.1413
--- src/doc/CHANGES:1.1412 Fri Jul 9 16:54:05 2010
+++ src/doc/CHANGES Mon Jul 12 08:00:51 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1412 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1413 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -646,3 +646,5 @@
FUKAUMI Naoki. [tsutsui 20100704]
compat_linux(8): Update linux emulation to support NPTL.
We now claim to be linux kernel version 2.6.18. [chs 20100706]
+ prep: Support xserver. It tested only on-board s3(864).
+ [kiyohara 20100712]