Module Name: src
Committed By: martin
Date: Sat Oct 26 15:06:49 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Ticket #1915
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-9.5
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.5
diff -u src/doc/CHANGES-9.5:1.1.2.34 src/doc/CHANGES-9.5:1.1.2.35
--- src/doc/CHANGES-9.5:1.1.2.34 Wed Oct 16 14:57:05 2024
+++ src/doc/CHANGES-9.5 Sat Oct 26 15:06:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.34 2024/10/16 14:57:05 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.35 2024/10/26 15:06:49 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -534,3 +534,8 @@ usr.bin/sed/process.c 1.54
PR 58674: tools portability build "fixes".
[kre, ticket #1914]
+external/cddl/osnet/sys/sys/types.h 1.21
+
+ PR 57807: fix cross-build on recent -current.
+ [rin, ticket #1915]
+