about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-23 09:48:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-23 09:48:32 +0000
commita42134a70be89e902efa6dfd1484e21aa040acb0 (patch)
tree486ac6cb2a3df7f6dc7f20c417fbd370cf3e09d3 /ChangeLog
parent7d6a833849d8e084bbdc534698e214bca056453f (diff)
downloadglibc-a42134a70be89e902efa6dfd1484e21aa040acb0.tar.gz
glibc-a42134a70be89e902efa6dfd1484e21aa040acb0.tar.xz
glibc-a42134a70be89e902efa6dfd1484e21aa040acb0.zip
Update.
1998-11-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed.  There are too
	many differences between the Linux 2.0 and 2.1 versions of this
	file and it's too difficult to convert all calls.  The file should
	only be needed by the ipfw program which has to take care of the
	correct kernel version and include files.

	* sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026c287897..3f67b989c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1998-11-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* sysdeps/unix/sysv/linux/netinet/ip_fw.h: Removed.  There are too
+	many differences between the Linux 2.0 and 2.1 versions of this
+	file and it's too difficult to convert all calls.  The file should
+	only be needed by the ipfw program which has to take care of the
+	correct kernel version and include files.
+
+	* sysdeps/unix/sysv/linux/Dist: Remove netinet/ip_fw.h.
+	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
+
 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
 
 	* Makeconfig: Don't read sysd-sorted unless sysd-dirs is read.