diff options
author | Mark Kettenis <kettenis@gnu.org> | 2001-06-27 23:29:39 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2001-06-27 23:29:39 +0000 |
commit | e17f38594ffd9930d2db881673373ddcf97b0f6a (patch) | |
tree | 683227e77f2bb1a6c127edee5cd7b0987701a6cf /ChangeLog | |
parent | 2f07975de1d44e196edf7f725f02111d23e42057 (diff) | |
download | glibc-e17f38594ffd9930d2db881673373ddcf97b0f6a.tar.gz |
* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back -Wl,-soname option lost in 2001-06-16 change.
2001-06-28 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back
-Wl,-soname option lost in 2001-06-16 change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-28 Mark Kettenis <kettenis@gnu.org> + + * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back + -Wl,-soname option lost in 2001-06-16 change. + 2001-06-27 Ulrich Drepper <drepper@redhat.com> * posix/tst-regex.c: Pass REG_NEWLINE to regcomp. Add extra tests. |