Module Name: src
Committed By: thorpej
Date: Wed Jun 5 03:49:08 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Note Banana Pi BPI-P2 Zero support.
To generate a diff of this commit:
cvs rdiff -u -r1.2544 -r1.2545 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.2544 src/doc/CHANGES:1.2545
--- src/doc/CHANGES:1.2544 Wed May 29 01:58:39 2019
+++ src/doc/CHANGES Wed Jun 5 03:49:07 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2544 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2545 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -388,3 +388,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
nsd: Import 4.1.27 [christos 20190525]
unbound(8): Import 1.9.1. [christos 20190525]
gdb(1): Updated to 8.3. [christos 20190528]
+ evbarm: Add support for the Banana Pi BPI-P2 Zero. [thorpej 20190604]