diff packages/io/fileio/current/ChangeLog @ 148:8f2f7615e727

Merge from eCos master repository on 2001-01-12-06:43:03-GMT
author jlarmour
date Fri, 12 Jan 2001 08:11:46 +0000
parents 2e9a636d9de9
children b939e9cada46
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-05  Nick Garnett  <nickg@cygnus.co.uk>
+
+	* tests/socket.c (main):
+	Added call to init_all_network_interfaces().
+
 2000-12-15  Nick Garnett  <nickg@cygnus.co.uk>
 
 	* src/misc.cxx: Fixed some bugs in initialization of timestamp
@@ -39,7 +44,7 @@ 2000-10-05  Nick Garnett  <nickg@cygnus.
 	complicated and expensive, so the other two mechanisms are to be
 	preferred if possible.
 
-	* include/fileio.h: Added FS_INFO_GETCWD gtinfo option and a
+	* include/fileio.h: Added FS_INFO_GETCWD getinfo option and a
 	matching struct cyg_getcwd_info. These are used to access getcwd()
 	support in a filesystem.