Module Name: src
Committed By: riastradh
Date: Tue May 19 04:04:50 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note rockchip RNG.
To generate a diff of this commit:
cvs rdiff -u -r1.2690 -r1.2691 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.2690 src/doc/CHANGES:1.2691
--- src/doc/CHANGES:1.2690 Sat May 16 18:37:32 2020
+++ src/doc/CHANGES Tue May 19 04:04:50 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2690 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2691 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -206,3 +206,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[riastradh 20200514]
ACL: Add FFS support for ACLS via extended attributes, from FreeBSD.
[christos 20200516]
+ evbarm: Added support for Rockchip RK3399 crypto random number
+ generator device [riastradh 20200517]