Module Name: src
Committed By: jym
Date: Mon Jul 26 22:40:11 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Announce PAE for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.1421 -r1.1422 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.1421 src/doc/CHANGES:1.1422
--- src/doc/CHANGES:1.1421 Fri Jul 23 00:50:39 2010
+++ src/doc/CHANGES Mon Jul 26 22:40:11 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1421 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1422 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -694,3 +694,4 @@
tests: Convert the lint1 and libobjc tests to ATF. [jmmv 20100718]
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]