summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-10-15 03:43:48 +0000
committerChristopher Faylor <me@cgf.cx>2000-10-15 03:43:48 +0000
commit5460fae73f298cd0e3a9f3881aaa70fa01ff3e2c (patch)
treec8707ad59b60d014bf7061223594f0ddf9215b67 /winsup/utils/ChangeLog
parent1dc16fc74bb91136d75b656f3a4aaefa87af9f20 (diff)
downloadcygnal-5460fae73f298cd0e3a9f3881aaa70fa01ff3e2c.tar.gz
cygnal-5460fae73f298cd0e3a9f3881aaa70fa01ff3e2c.tar.bz2
cygnal-5460fae73f298cd0e3a9f3881aaa70fa01ff3e2c.zip
* ps.cc (main): Accomodate new PID_ constant.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 83e45823b..c591efc95 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,7 @@
+Sat Oct 14 23:42:58 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * ps.cc (main): Accomodate new PID_ constant.
+
Thu Oct 12 02:19:12 2000 Christopher Faylor <cgf@cygnus.com>
* strace.cc (proc_child): Handle exceptions correctly.