diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-10 00:14:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-10 00:14:35 +0000 |
commit | 5b643faffc5f43402854fdfc2bdd807ce719bbfb (patch) | |
tree | d8fcc2d9b6f22ab1a4c869a8e8f81f54a39ecc74 /ChangeLog | |
parent | 68bd3326bf4b1598c94dd60416da3ae82b4139ee (diff) | |
download | glibc-5b643faffc5f43402854fdfc2bdd807ce719bbfb.tar.gz glibc-5b643faffc5f43402854fdfc2bdd807ce719bbfb.tar.xz glibc-5b643faffc5f43402854fdfc2bdd807ce719bbfb.zip |
Update.
* dlfcn/Makefile (tststatic-ENV): Also add $(common-objpfx)elf for ld.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3554d0f850..8332eabf2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-08-09 Ulrich Drepper <drepper@redhat.com> + * dlfcn/Makefile (tststatic-ENV): Also add $(common-objpfx)elf for + ld.so. + * time/tst-strptime.c: Add tests in different locales. * time/Makefile (tst-strptime-ENV): Define. |