Module Name: src
Committed By: sborrill
Date: Thu Dec 3 09:34:02 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1179
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.153 -r1.1.2.154 src/doc/CHANGES-5.1
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.1
diff -u src/doc/CHANGES-5.1:1.1.2.153 src/doc/CHANGES-5.1:1.1.2.154
--- src/doc/CHANGES-5.1:1.1.2.153 Thu Dec 3 09:27:22 2009
+++ src/doc/CHANGES-5.1 Thu Dec 3 09:34:02 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.153 2009/12/03 09:27:22 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.154 2009/12/03 09:34:02 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -15086,3 +15086,8 @@
Addresses kern/41058.
[scw, ticket #1168]
+libexec/ld.elf_so/rtld.c 1.127
+
+ If the environment is corrupt, die. From FreeBSD.
+ [tron, ticket #1179]
+