Module Name: src
Committed By: skrll
Date: Thu Apr 30 18:13:01 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Note nick-hppapmap merge.
To generate a diff of this commit:
cvs rdiff -u -r1.1217 -r1.1218 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.1217 src/doc/CHANGES:1.1218
--- src/doc/CHANGES:1.1217 Tue Apr 28 22:34:04 2009
+++ src/doc/CHANGES Thu Apr 30 18:13:01 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1217 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1218 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -186,3 +186,6 @@
sdmmc(4): Add a driver for SD/MMC from OpenBSD. [nonaka 20090421]
zx(4): Add wscons support [macallan 20090423]
dhcpcd(8): Import dhcpcd-5.0.0. [roy 20090428]
+ hppa: Merge the nick-hppapmap branch which includes a port of the OpenBSD
+ pmap, improves support for machines without the PA7100LC or
+ PA7300LC CPUs, and much more. [skrll 20090429]