Module Name: src Committed By: martin Date: Sun Sep 15 10:59:35 UTC 2024
Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ammend ticket #842 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.32 -r1.1.2.33 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.32 src/doc/CHANGES-10.1:1.1.2.33 --- src/doc/CHANGES-10.1:1.1.2.32 Fri Sep 13 14:44:56 2024 +++ src/doc/CHANGES-10.1 Sun Sep 15 10:59:35 2024 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.1,v 1.1.2.32 2024/09/13 14:44:56 martin Exp $ +# $NetBSD: CHANGES-10.1,v 1.1.2.33 2024/09/15 10:59:35 martin Exp $ A complete list of changes from the NetBSD 10.0 release on 2024-03-28 until the 10.1 release: @@ -1446,7 +1446,7 @@ sys/dev/usb/ucycom.c 1.57 content to userland. [rin, ticket #841] -lib/libintl/gettext.c 1.32 +lib/libintl/gettext.c 1.32,1.33 libintl: PR 58136: fix use after free. [rin, ticket #842]