aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-16 18:36:31 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-16 18:36:31 +0000
commit4abef27cb7e388aed0027ed2b7d989f1833d5999 (patch)
tree303a8bf609eb4f35cefbffe9c850075bce7966c8 /ChangeLog
parent3c6cad26ae5e78d70aa5d5ae743407c5c9c1b9e8 (diff)
downloadglibc-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--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4334dfa4d..bb275df0c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.