Module Name: src
Committed By: skrll
Date: Thu Jun 24 16:15:22 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note support for uturn(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1407 -r1.1408 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.1407 src/doc/CHANGES:1.1408
--- src/doc/CHANGES:1.1407 Tue Jun 22 05:28:56 2010
+++ src/doc/CHANGES Thu Jun 24 16:15:22 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1407 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1408 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -637,3 +637,4 @@
mkubootimage(1): Added tool to generate u-boot kernel images.
[jmcneill 20100618]
httpd(8): Import bozohttpd-20100621. [mrg 20100621]
+ hp700: Add support for uturn(4) based machines. [skrll 20100624]