Module Name:    src
Committed By:   martin
Date:           Sun Dec 15 15:05:18 UTC 2024

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.5

Log Message:
Ticket #1930


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 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.43 src/doc/CHANGES-9.5:1.1.2.44
--- src/doc/CHANGES-9.5:1.1.2.43	Mon Nov 25 10:28:44 2024
+++ src/doc/CHANGES-9.5	Sun Dec 15 15:05:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.43 2024/11/25 10:28:44 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.44 2024/12/15 15:05:18 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -690,3 +690,8 @@ usr.bin/getent/getent.c				1.20,1.21
 	database.
 	[kre, ticket #1929]
 
+lib/libpthread/res_state.c			1.8
+
+	libpthread: PR 58888: zero-initialize res_state objects.
+	[riastradh, ticket #1930]
+

Reply via email to