Module Name: src
Committed By: kiyohara
Date: Sun Aug 1 06:29:58 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Support xserver for bebox.
To generate a diff of this commit:
cvs rdiff -u -r1.1423 -r1.1424 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.1423 src/doc/CHANGES:1.1424
--- src/doc/CHANGES:1.1423 Sat Jul 31 13:18:54 2010
+++ src/doc/CHANGES Sun Aug 1 06:29:58 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1423 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1424 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -697,3 +697,5 @@
i386: Add PAE support. [jym 20100727]
hpcarm, hpcmips, hpcsh: Switch to using Xorg servers and binaries.
[tsutsui 20100731]
+ bebox: Support xserver. It tested only s3(TRIO 64V+).
+ [kiyohara 20100801]