summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-10-05 02:10:15 +0000
committerChristopher Faylor <me@cgf.cx>2004-10-05 02:10:15 +0000
commit019030466858b5db7b844ce754aa0305ea199f8e (patch)
tree79a2aae44b8fd48ff245dc1127575f46839bc431 /winsup/cygwin/ChangeLog
parent1f8b30497dba80363a1e10af5dd7366156456a0e (diff)
downloadcygnal-019030466858b5db7b844ce754aa0305ea199f8e.tar.gz
cygnal-019030466858b5db7b844ce754aa0305ea199f8e.tar.bz2
cygnal-019030466858b5db7b844ce754aa0305ea199f8e.zip
* pinfo.cc (_pinfo::commune_send): Correct debugging output.
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 7d8b0cbb3..7aa27ee79 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-05 Bas van Gompel <cygwin-patch.buzz@bavag.tmfweb.nl>
+
+ * pinfo.cc (_pinfo::commune_send): Correct debugging output.
+
2004-10-04 Christopher Faylor <cgf@timesys.com>
* include/cygwin/signal.h: Add siginterrupt definition.