Module Name: src
Committed By: tsutsui
Date: Sat Jul 31 13:18:55 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note about X11FLAVOUR=Xorg on hpcarm, hpcmips, and hpcsh.
To generate a diff of this commit:
cvs rdiff -u -r1.1422 -r1.1423 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.1422 src/doc/CHANGES:1.1423
--- src/doc/CHANGES:1.1422 Mon Jul 26 22:40:11 2010
+++ src/doc/CHANGES Sat Jul 31 13:18:54 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1422 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1423 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -695,3 +695,5 @@
amd64, i386: Intel Firmware Hub Random Number Generator support moved
from pchb(4) to fwhrng(4) at ichlpcib(4). [jakllsch 20100723]
i386: Add PAE support. [jym 20100727]
+ hpcarm, hpcmips, hpcsh: Switch to using Xorg servers and binaries.
+ [tsutsui 20100731]