summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-03-18 02:47:39 +0000
committerChristopher Faylor <me@cgf.cx>2001-03-18 02:47:39 +0000
commitee57685985fb60d9d22f5f38f7cfaa14b24df54c (patch)
tree391df6fce3a9c143999f6f0cb43642dd4d471f28 /winsup/utils/ChangeLog
parent8eb72e632ccd549fc0e277e8e142651d8267d149 (diff)
downloadcygnal-ee57685985fb60d9d22f5f38f7cfaa14b24df54c.tar.gz
cygnal-ee57685985fb60d9d22f5f38f7cfaa14b24df54c.tar.bz2
cygnal-ee57685985fb60d9d22f5f38f7cfaa14b24df54c.zip
* kill.cc (forcekill): Use dwProcessId when opening a process, not the Cygwin
pid.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 04e552696..eb5c2a931 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar 17 21:46:06 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * kill.cc (forcekill): Use dwProcessId when opening a process, not the
+ Cygwin pid.
+
Mon Mar 5 18:50:00 2001 Corinna Vinschen <vinschen@redhat.com>
* getfacl.c: Add copyright hint.