Module Name: src
Committed By: skrll
Date: Fri Oct 19 06:27:03 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
note armv7 GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.2451 -r1.2452 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.2451 src/doc/CHANGES:1.2452
--- src/doc/CHANGES:1.2451 Fri Oct 19 06:24:34 2018
+++ src/doc/CHANGES Fri Oct 19 06:27:02 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2451 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2452 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -234,4 +234,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
newsmips: Add support for NWS-4000. Based on nonaka@'s porting effort
back in 2002. [tsutsui 20181014]
file(1): Upgraded to 5.35. [christos 20181013]
+ arm: Provide generic start code that allows a GENERIC kernel to be used
+ on FDTised boards. [skrll 20181018]
tzdata: updated to 2018f [kre 20181019]