summaryrefslogtreecommitdiff
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 8c5391ce7..9ab110c61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,8 @@
29 - (djm) Update several bits for new optional reverse lookup stuff. I 29 - (djm) Update several bits for new optional reverse lookup stuff. I
30 think I got them all. 30 think I got them all.
31 - (djm) Makefile.in fixes 31 - (djm) Makefile.in fixes
32 - (stevesk) add mysignal() wrapper and use it for the protocol 2
33 SIGCHLD handler.
32 34
3320010103 3520010103
34 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com> 36 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>