summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-04 13:20:36 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-04 13:20:36 +0000
commitb6e773acc9f27118b215a892ba704123a6df7b72 (patch)
tree083542bf79b817ac9790232c14d7a508f0d6ecc0 /ChangeLog
parentb797b92237276b87bb758648d61ef71579befc5b (diff)
- (stevesk) add mysignal() wrapper and use it for the protocol 2
SIGCHLD handler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c5391ce..9ab110c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,8 @@
- (djm) Update several bits for new optional reverse lookup stuff. I
think I got them all.
- (djm) Makefile.in fixes
+ - (stevesk) add mysignal() wrapper and use it for the protocol 2
+ SIGCHLD handler.
20010103
- (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>