]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 May 1997 16:08:40 +0000 (16:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 May 1997 16:08:40 +0000 (16:08 +0000)
ChangeLog

index c49a54b841c8f5ebad15d2476583fa9b4def1edf..30eb067e11311a6d80af3e6a4e1d572fc7fc5763 100644 (file)
--- 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.