diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 27da34378..5a946117a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-10-19 Corinna Vinschen <corinna@vinschen.de> + + * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_network + from wsock32.dll since these symbols are not exported from ws2_32.dll. + 2005-10-19 Christopher Faylor <cgf@timesys.com> * times.cc (utimes): Only consider fds opened with write access. |