aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-06-27 23:29:39 +0000
committerMark Kettenis <kettenis@gnu.org>2001-06-27 23:29:39 +0000
commite17f38594ffd9930d2db881673373ddcf97b0f6a (patch)
tree683227e77f2bb1a6c127edee5cd7b0987701a6cf /ChangeLog
parent2f07975de1d44e196edf7f725f02111d23e42057 (diff)
downloadglibc-e17f38594ffd9930d2db881673373ddcf97b0f6a.zip
glibc-e17f38594ffd9930d2db881673373ddcf97b0f6a.tar.gz
glibc-e17f38594ffd9930d2db881673373ddcf97b0f6a.tar.bz2
* 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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1559f..197e18f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.