about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-09-05 03:52:00 +0000
committerRoland McGrath <roland@gnu.org>1998-09-05 03:52:00 +0000
commita361203e5c2854f50ef19a69c37e3cb3ae80e80a (patch)
treeeea17498d00e1601ff203f29a12786ec0d50793d /ChangeLog
parent29659dd28d2645f5b349ddf3a6ae7f31f4ba9066 (diff)
downloadglibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.tar.gz
glibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.tar.xz
glibc-a361203e5c2854f50ef19a69c37e3cb3ae80e80a.zip
1998-09-05 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/unix/sysv/linux/netinet/ip_icmp.h, sysdeps/unix/sysv/linux/netinet/tcp.h, sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/unix/sysv/linux/netinet/ip_icmp.h,
	sysdeps/unix/sysv/linux/netinet/tcp.h,
	sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa80beadff..f22c7300de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* sysdeps/unix/sysv/linux/netinet/ip_icmp.h,
+	sysdeps/unix/sysv/linux/netinet/tcp.h,
+	sysdeps/unix/sysv/linux/netinet/udp.h: Moved to sysdeps/gnu/netinet.
+
 1998-09-04  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param.