*** empty log message ***
This commit is contained in:
parent
3fce2d8a2b
commit
1148cf6f54
|
@ -70,3 +70,6 @@ Bug Fixes
|
||||||
- Fix type of cmsg_len member of struct cmsghdr in /usr/include/cygwin/socket.h
|
- Fix type of cmsg_len member of struct cmsghdr in /usr/include/cygwin/socket.h
|
||||||
to size_t to align with Winsock.
|
to size_t to align with Winsock.
|
||||||
Addresses: https://cygwin.com/ml/cygwin/2014-12/msg00376.html
|
Addresses: https://cygwin.com/ml/cygwin/2014-12/msg00376.html
|
||||||
|
|
||||||
|
- Fix a problem in the resolver trying to resolve "localhost".
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin/2015-01/msg00044.html
|
||||||
|
|
Loading…
Reference in New Issue