aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-08-29 06:45:37 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-08-29 06:45:37 -0700
commitd22e28b070d3d1572d39a463d711c6f223078552 (patch)
treec441a28af6eb2dc8c215fece6877b9585d6d6d88 /ChangeLog
parent050af9c4e86eeecd484ed44b7765e750523276eb (diff)
downloadglibc-d22e28b070d3d1572d39a463d711c6f223078552.tar
glibc-d22e28b070d3d1572d39a463d711c6f223078552.tar.gz
glibc-d22e28b070d3d1572d39a463d711c6f223078552.tar.bz2
glibc-d22e28b070d3d1572d39a463d711c6f223078552.zip
Use LD_SO to set $ld_so_name/$ld_so_version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2490456703..bd896ba6cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-08-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #14476]
+ * Makefile (install): Also pass LD_SO=$(ld.so-version) to
+ scripts/test-installation.pl.
+
+ * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
+ and $ld_so_version if it is set.
+
2012-08-29 Siddhesh Poyarekar <siddhesh@redhat.com>
[BZ #14516]