diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 20:09:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 20:09:44 +0000 |
commit | a907bff941ef38b90dc8a69a56ed7374e3fe5c4c (patch) | |
tree | 43720ee8acdfd64f60d68a912d72dac1d0550dd4 | |
parent | ae28849710ef53d1f377260e494e2618c393bfc6 (diff) | |
download | glibc-a907bff941ef38b90dc8a69a56ed7374e3fe5c4c.tar.gz glibc-a907bff941ef38b90dc8a69a56ed7374e3fe5c4c.tar.xz glibc-a907bff941ef38b90dc8a69a56ed7374e3fe5c4c.zip |
Update.
2000-05-30 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (modules-names): Strip before using it.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7fe4313972..b1497c4a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-30 Ulrich Drepper <drepper@redhat.com> + + * elf/Makefile (modules-names): Strip before using it. + 2000-05-30 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/truncate64.c: New file. |