Module Name: src
Committed By: roy
Date: Sat Feb 27 19:23:38 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Document ld.elf_so change.
To generate a diff of this commit:
cvs rdiff -u -r1.1363 -r1.1364 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1363 src/doc/CHANGES:1.1364
--- src/doc/CHANGES:1.1363 Sat Feb 27 16:04:33 2010
+++ src/doc/CHANGES Sat Feb 27 19:23:38 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1363 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1364 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -555,4 +555,5 @@
wbsio(4): New driver for Winbond Super I/O attachment of
lm(4) on any port. [cnst 20100221]
wcfb: A driver for 3Dlabs Wildcat graphics cards [macallan 20100224]
+ ld.so_elf: Implement negative symbol lookup cache [roy 20100227]
dhcpcd(8): Import dhcpcd-5.2.1. [roy 20100227]