aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-11-29 01:04:57 -0500
committerCarlos O'Donell <carlos@redhat.com>2014-11-29 01:04:57 -0500
commit97114a383fc167a64b0c85c9c5eaeb4f3ecd28f9 (patch)
tree47394b70e3a6bedf7fa6a6b51f75ee1b0e0b5237 /ChangeLog
parent0e7e69baa8576831da39680274cf9b52d7569e4c (diff)
downloadglibc-97114a383fc167a64b0c85c9c5eaeb4f3ecd28f9.tar.xz
glibc-97114a383fc167a64b0c85c9c5eaeb4f3ecd28f9.zip
Expand comments in elf/ldconfig.c (search_dir)
Developers creating development packages must take care to have their static linker DSO link point to the actual SONAME file. This allows ldconfig to correctly create the required links for the SONAME. The behaviour is now more clearly documented in a code comment added by this patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a6e89e48e..39e70e130c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-11-29 Carlos O'Donell <carlos@redhat.com>
+
+ * elf/ldconfig.c (search_dir): Expand comment.
+
2014-11-29 Joseph Myers <joseph@codesourcery.com>
* conform/Makefile (linknamespace-symlist-stdlibs-base): New