summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-06-26 22:39:11 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-06-26 22:39:11 +0000
commit42638f18b73306520da2e416b181ad035bfe199b (patch)
tree5868632ce26b85fe9f3c49d05f7673dd3fe3fed1 /ChangeLog
parent124acd72132301b6be27f7596c46fb69199a8607 (diff)
downloadATCD-42638f18b73306520da2e416b181ad035bfe199b.tar.gz
ChangeLogTag: Tue Jun 26 17:37:51 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
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 { }.