Module Name: src
Committed By: martin
Date: Sun Apr 25 18:30:58 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ticket #1253
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-9.2
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-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.69 src/doc/CHANGES-9.2:1.1.2.70
--- src/doc/CHANGES-9.2:1.1.2.69 Sun Apr 25 11:15:14 2021
+++ src/doc/CHANGES-9.2 Sun Apr 25 18:30:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.69 2021/04/25 11:15:14 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.70 2021/04/25 18:30:58 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -2975,3 +2975,8 @@ sys/arch/arm/sunxi/sun8i_h3_ccu.c 1.18
arm/sunxi: Wire up sun8icrypto(4) on Allwinner H5.
[riastradh, ticket #1252]
+external/gpl2/texinfo/dist/configure 1.3
+
+ Fix cross build from newer clang versions on Darwin/Mac OS.
+ [cjep, ticket #1253]
+