Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1849



details:   https://anonhg.NetBSD.org/src/rev/132a7d5e2d27
branches:  netbsd-8
changeset: 377295:132a7d5e2d27
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jul 05 16:16:49 2023 +0000

description:
Ticket #1849

diffstat:

 doc/CHANGES-8.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e851d0b3ae54 -r 132a7d5e2d27 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Wed Jul 05 16:15:37 2023 +0000
+++ b/doc/CHANGES-8.3   Wed Jul 05 16:16:49 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.180 2023/06/27 18:47:31 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.181 2023/07/05 16:16:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3562,3 +3562,8 @@ sys/fs/nilfs/nilfs_subr.h                 1.5
        Remove dead code.
        [reinoud, ticket #1848]
 
+lib/libc/dlfcn/dlfcn_elf.c                     1.17
+
+       libc: Fix missing membar_consumer in dl_iterate_phdr.
+       [riastradh, ticket #1849]
+



Home | Main Index | Thread Index | Old Index