Module Name: src Committed By: martin Date: Sun Oct 13 10:07:40 UTC 2024
Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ammend ticket #952 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-10.1 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-10.1 diff -u src/doc/CHANGES-10.1:1.1.2.46 src/doc/CHANGES-10.1:1.1.2.47 --- src/doc/CHANGES-10.1:1.1.2.46 Sat Oct 12 11:17:13 2024 +++ src/doc/CHANGES-10.1 Sun Oct 13 10:07:40 2024 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.1,v 1.1.2.46 2024/10/12 11:17:13 martin Exp $ +# $NetBSD: CHANGES-10.1,v 1.1.2.47 2024/10/13 10:07:40 martin Exp $ A complete list of changes from the NetBSD 10.0 release on 2024-03-28 until the 10.1 release: @@ -2267,6 +2267,7 @@ include/stdlib.h 1.126 [riastradh, ticket #951] sys/sys/endian.h 1.32-1.35 +sys/sys/rbtree.h 1.9-1.11 sys/endian.h: PR 57806 + 57807: fix declaration visibility. [riastradh, ticket #952]