summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.343
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.34 b/winsup/cygwin/release/1.7.34
index 21dfaa102..b7f4c8fc2 100644
--- a/winsup/cygwin/release/1.7.34
+++ b/winsup/cygwin/release/1.7.34
@@ -70,3 +70,6 @@ Bug Fixes
- Fix type of cmsg_len member of struct cmsghdr in /usr/include/cygwin/socket.h
to size_t to align with Winsock.
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