diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-16 18:36:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-16 18:36:31 +0000 |
commit | 4abef27cb7e388aed0027ed2b7d989f1833d5999 (patch) | |
tree | 303a8bf609eb4f35cefbffe9c850075bce7966c8 /ChangeLog | |
parent | 3c6cad26ae5e78d70aa5d5ae743407c5c9c1b9e8 (diff) | |
download | glibc-4abef27cb7e388aed0027ed2b7d989f1833d5999.tar glibc-4abef27cb7e388aed0027ed2b7d989f1833d5999.tar.gz glibc-4abef27cb7e388aed0027ed2b7d989f1833d5999.tar.bz2 glibc-4abef27cb7e388aed0027ed2b7d989f1833d5999.zip |
Update.
* sysdeps/generic/dl-sysdep.c (DL_FIND_ARG_COMPONENTS): Little cleanup.
* timezone/Makefile: Define HAVE_GETTEXT for zdump.c, zic.c,
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2000-10-16 Ulrich Drepper <drepper@redhat.com> + * sysdeps/generic/dl-sysdep.c (DL_FIND_ARG_COMPONENTS): Little cleanup. + * sysdeps/i386/fpu/libm-test-ulps: Update for changes in libm-test.inc. 2000-10-16 Jakub Jelinek <jakub@redhat.com> @@ -25,7 +27,7 @@ 2000-10-16 Ulrich Drepper <drepper@redhat.com> - * timezone/Makefile: Define HAVE_GETTEXT fir zdump.c, zic.c, + * timezone/Makefile: Define HAVE_GETTEXT for zdump.c, zic.c, ialloc.c, and scheck.c. * malloc/obstack.c: Always include <libintl.h> for glibc. * posix/getopt.c: Likewise. |