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 a8bfcf7ff..24ef866a2 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-02-06 Yitzchak Scott-Thoennes <sthoenna@efn.org> + + * net.cc (cygwin_gethostbyname): Be more picky about what's a numeric + address string, and use tls in that case too. + 2005-02-07 Christopher Faylor <cgf@timesys.com> * exceptions.cc: Make windows_system_directory non-static. |