aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-09-23 23:25:25 +0000
committerChristopher Faylor <me@cgf.cx>2005-09-23 23:25:25 +0000
commit1b19d7429605f4879186aa3eb0214e2c22bc4530 (patch)
treec3573e73de824af8f8898637fedbba8c8e098732 /winsup/cygwin/ChangeLog
parent2b4f76269dee557b6ec44815c5ac447d867a7e0e (diff)
downloadnewlib-1b19d7429605f4879186aa3eb0214e2c22bc4530.zip
newlib-1b19d7429605f4879186aa3eb0214e2c22bc4530.tar.gz
newlib-1b19d7429605f4879186aa3eb0214e2c22bc4530.tar.bz2
* net.cc (cygwin_gethostbyname): Remove debugging cruft.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 98bd9f3..a69681a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2005-09-23 Christopher Faylor <cgf@timesys.com>
+ * net.cc (cygwin_gethostbyname): Remove debugging cruft.
+
+2005-09-23 Christopher Faylor <cgf@timesys.com>
+
* pinfo.cc (pinfo::exit): Call ExitProcess if called from signal
thread.