about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d910c538c..54896425db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-28  Philip Blundell  <pb@nexus.co.uk> 
+ 
+	* sysdeps/unix/sysv/linux/neteconet/ec.h: New file.  Support for 
+	AF_ECONET sockets as found in recent Linux 2.1 kernels. 
+	* sysdeps/unix/sysv/linux/Dist: Distribute it. 
+	* sysdeps/unix/sysv/linux/Makefile: Install it. 
+ 
 1998-10-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de> 
  
 	* string/bits/string2.h: __USE_GNU already implies __USE_MISC.