summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-05-21 16:08:40 +0000
committerUlrich Drepper <drepper@redhat.com>1997-05-21 16:08:40 +0000
commit7645b65271c6d2c7fa01bcd3906ca4668857ca77 (patch)
tree132a9a8b823429dba2e96eaadb80f4c766d7e67b /ChangeLog
parent079f7c691f73009829dc8f36c0a737919fe93aaf (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c49a54b841..30eb067e11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1997-05-21 17:50 Ulrich Drepper <drepper@cygnus.com>
+
+ * db/Makefile (libdb.so): Depend on libc.so for dynamic loading
+ and for Linux ld.so.
+ * login/Makefile (libutil.so): Likewise.
+ * math/Makefile (libm.so): Likewise.
+ * md5-crypt/Makefile (libcrypt.so): Likewise.
+ * nis/Makefile (libnss_%.so): Likewise.
+ * resolv/Makefile (libnss_dns.so): Likewise.
+
+1997-05-15 16:10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * sysdeps/m68k/Makefile (CFLAGS-s_copysignl.c): Define for gcc bug
+ workaround.
+
1997-05-21 01:52 Ulrich Drepper <drepper@cygnus.com>
* locale/Makefile (CPPFLAGS): Add definition for LOCALE_ALIAS_PATH.