]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Mar 1997 03:41:44 +0000 (03:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Mar 1997 03:41:44 +0000 (03:41 +0000)
ChangeLog

index b9e79fb1f034d182cf6f29807305429177f450f1..d02b5c113cddbf76342e8f47a139daba83cdb90a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1997-03-19 01:40  Ulrich Drepper  <drepper@cygnus.com>
 
+       * inet/Makefile (headers): Remove netinet/ip.h.
+
+       * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
+       (sysdep_headers): Add netinet/ip.h.
+
        * sysdeps/i386/setjmp.S (__setjmp): Fix fatal bug where 0 argument
        is placed in wrong place on the stack.
        Reported by Marc Lehmann <mlehmann@hildesheim.sgh-net.de>.
@@ -7,7 +12,7 @@
 1997-03-18 23:18  Ulrich Drepper  <drepper@cygnus.com>
 
        * time/offtime.c (__offtime): Change type of `yg' to long int.
-       Reported by  a sun <asun@zoology.washington.edu>.
+       Reported by a sun <asun@zoology.washington.edu>.
 
 1997-03-18 23:09  a sun  <asun@zoology.washington.edu>