From f13df7c79dc6e3f86bf8a33c113e681d1bdeab37 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 29 Aug 2001 18:45:03 +0000 Subject: Update. 2001-08-28 H.J. Lu * 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. * iconv/strtab.c (searchstring): Use correct length for comparison. --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d94f398bb0..68cc873813 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-08-28 H.J. Lu + + * 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 * po/sv.po: Update from translation team. @@ -48,8 +55,7 @@ 2001-08-27 Ulrich Drepper - * 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. -- cgit v1.2.3