Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-06-21 04:08:02 +0400
committerChristopher Faylor <me@cgf.cx>2003-06-21 04:08:02 +0400
commit6c6f70947d9d16a300a1c1932c85975995665ebd (patch)
treeec0f0caf8010cf605db11e34fd639ed231e11d62 /winsup/cygwin/ChangeLog
parent8266e478d66f551e471e94a25de35db9f8f5e4c0 (diff)
* pinfo.cc (_pinfo::commune_send): Don't attempt to communicate with a pure
windows process.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8948d5429..e854b6fd3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-20 Christopher Faylor <cgf@redhat.com>
+
+ * pinfo.cc (_pinfo::commune_send): Don't attempt to communicate with a
+ pure windows process.
+
2003-06-18 Pierre Humblet <pierre.humblet@ieee.org>
* autoload.cc (GetNetworkParams): Add.