Module Name:    src
Committed By:   ryo
Date:           Thu Nov 25 06:19:06 UTC 2021

Modified Files:
        src/doc: CHANGES

Log Message:
Add support COMPAT_LINUX32 for aarch64


To generate a diff of this commit:
cvs rdiff -u -r1.2851 -r1.2852 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.2851 src/doc/CHANGES:1.2852
--- src/doc/CHANGES:1.2851	Mon Nov 22 16:06:19 2021
+++ src/doc/CHANGES	Thu Nov 25 06:19:06 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2851 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2852 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -456,3 +456,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 	evbarm: Add support for Rockchip RK3288 SoCs. [jmcneill 20211112]
 	cgdconfig(8): Added 'argon2id' password-based key generation method.
 		[nia 20211122]
+	aarch64: Add initial COMPAT_LINUX32 support. [ryo 20211125]

Reply via email to