Module Name: src
Committed By: phx
Date: Tue May 4 12:45:11 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
sandpoint: support for Marvell-SKnet in netboot
To generate a diff of this commit:
cvs rdiff -u -r1.1389 -r1.1390 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.1389 src/doc/CHANGES:1.1390
--- src/doc/CHANGES:1.1389 Mon May 3 16:36:26 2010
+++ src/doc/CHANGES Tue May 4 12:45:11 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1389 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1390 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -603,3 +603,5 @@
to be created before the upload. See the section on security
considerations before enabling. [hubertf 20100429]
hpcsh: Add sysinst(8) support. [tsutsui 20100503]
+ sandpoint: Added support for Marvell-SKnet in netboot.
+ [phx 20100503]