diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-06-26 22:39:11 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-06-26 22:39:11 +0000 |
commit | 42638f18b73306520da2e416b181ad035bfe199b (patch) | |
tree | 5868632ce26b85fe9f3c49d05f7673dd3fe3fed1 /ChangeLog | |
parent | 124acd72132301b6be27f7596c46fb69199a8607 (diff) | |
download | ATCD-42638f18b73306520da2e416b181ad035bfe199b.tar.gz |
ChangeLogTag: Tue Jun 26 17:37:51 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9fc536edf95..5bde25a4c2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 26 17:37:51 2001 Balachandran Natarajan <bala@cs.wustl.edu> + + * ace/Proactor.h: Fixed a compile error with g++. There were two + return types. Retained the return type as int. + Tue Jun 26 16:22:24 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu> * ace/OS_TLI.h: Zapped a dummy declaration of struct rlimit { }. |