Module Name:    src
Committed By:   martin
Date:           Wed Jul  5 16:14:56 UTC 2023

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

Log Message:
Ticket #1662


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-9.4

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.4
diff -u src/doc/CHANGES-9.4:1.1.2.74 src/doc/CHANGES-9.4:1.1.2.75
--- src/doc/CHANGES-9.4:1.1.2.74	Wed Jul  5 11:55:46 2023
+++ src/doc/CHANGES-9.4	Wed Jul  5 16:14:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.74 2023/07/05 11:55:46 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.75 2023/07/05 16:14:56 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1631,3 +1631,8 @@ external/bsd/mdocml/dist/st.c			1.2
 	mandoc(1): add ISO C 2018 standard.
 	[wiz, ticket #1661]
 
+lib/libc/dlfcn/dlfcn_elf.c			1.17
+
+	libc: Fix missing membar_consumer in dl_iterate_phdr.
+	[riastradh, ticket #1662]
+

Reply via email to