Module Name: src
Committed By: bad
Date: Wed Oct 16 20:49:59 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Mention support for FriendlyElec NanoPi R1 and Duo2.
To generate a diff of this commit:
cvs rdiff -u -r1.2596 -r1.2597 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.2596 src/doc/CHANGES:1.2597
--- src/doc/CHANGES:1.2596 Wed Oct 16 14:56:34 2019
+++ src/doc/CHANGES Wed Oct 16 20:49:59 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2596 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2597 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -59,3 +59,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
acpi(4): Updated ACPICA to 20190816. [christos 20191015]
sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
+ evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]