aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d94f398bb0..68cc873813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-28 H.J. Lu <hjl@gnu.org>
+
+ * Makeconfig (combreloc-LDFLAGS): New variable.
+ Add it to LDFALGS.so, LDFLAGS-rtld, and +link.
+ * config.make.in (have-z-combreloc): New variable.
+ * configure.in: Substitute libc_cv_z_combreloc.
+
2001-08-29 Ulrich Drepper <drepper@redhat.com>
* po/sv.po: Update from translation team.
@@ -48,8 +55,7 @@
2001-08-27 Ulrich Drepper <drepper@redhat.com>
- * iconv/strtab.c (searchstring): Use correct length for
- comparison.
+ * iconv/strtab.c (searchstring): Use correct length for comparison.
(strtabadd): Account total size correct if new string has old string as
substring.