Module Name: src
Committed By: bouyer
Date: Sun Mar 18 14:14:25 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ajust entry for 1724
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.150 -r1.1.2.151 src/doc/CHANGES-5.2
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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.150 src/doc/CHANGES-5.2:1.1.2.151
--- src/doc/CHANGES-5.2:1.1.2.150 Sun Mar 18 13:28:08 2012
+++ src/doc/CHANGES-5.2 Sun Mar 18 14:14:24 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.150 2012/03/18 13:28:08 bouyer Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.151 2012/03/18 14:14:24 bouyer Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -6118,6 +6118,7 @@ share/man/man3/Makefile 1.56 via patc
share/man/man3/dl_iterate_phdr.3 1.1 via patch
sys/sys/exec_elf.h 1.106 via patch
usr.bin/ldd/ldd.c 1.15 via patch
+libexec/ld.elf_so/headers.c 1.37 via patch
PR/39240: Satoshi Suetake: Don't fail when attempting to resolve
weak symbols when we are doing immediate binding, leave them alone