Module Name: src Committed By: martin Date: Mon Oct 14 06:29:08 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.48 -r1.1.2.49 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.48 src/doc/CHANGES-10.1:1.1.2.49 --- src/doc/CHANGES-10.1:1.1.2.48 Sun Oct 13 16:16:40 2024 +++ src/doc/CHANGES-10.1 Mon Oct 14 06:29:08 2024 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.1,v 1.1.2.48 2024/10/13 16:16:40 martin Exp $ +# $NetBSD: CHANGES-10.1,v 1.1.2.49 2024/10/14 06:29:08 martin Exp $ A complete list of changes from the NetBSD 10.0 release on 2024-03-28 until the 10.1 release: @@ -2268,6 +2268,7 @@ include/stdlib.h 1.126 sys/sys/endian.h 1.32-1.35 sys/sys/rbtree.h 1.9-1.11 +usr.sbin/tprof/tprof_top.c 1.10 sys/endian.h: PR 57806 + 57807: fix declaration visibility. [riastradh, ticket #952]