Module Name:    src
Committed By:   martin
Date:           Wed Sep 18 16:10:18 UTC 2019

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

Log Message:
Ticket #209


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 src/doc/CHANGES-9.0

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.0
diff -u src/doc/CHANGES-9.0:1.1.2.53 src/doc/CHANGES-9.0:1.1.2.54
--- src/doc/CHANGES-9.0:1.1.2.53	Wed Sep 18 07:32:25 2019
+++ src/doc/CHANGES-9.0	Wed Sep 18 16:10:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.53 2019/09/18 07:32:25 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.54 2019/09/18 16:10:18 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -3747,3 +3747,8 @@ sys/netinet6/ip6_input.c			1.209
 	m_pullup() when needed.
 	[bouyer, ticket #208]
 
+libexec/ld.elf_so/rtld.c			1.198
+
+	dl_iterate_phdr(3): do not skip the ELF loader dl_phdr_info.
+	[kamil, ticket #209]
+

Reply via email to