summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index abd86586669..b5d17ca7ab6 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,4 +1,12 @@
-Fri Sep 26 00:54:18 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+Fri Sep 26 01:22:28 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
+
+ * ace/OS: Made a few changes to OS.h and OS.i to stop compiler
+ warnings. Thanks to Wei Chiang <chiang@tele.nokia.fi> for
+ reporting this.
+
+ * ace/config-chorus.h: Added ACE_LACKS_RLIMIT and removed
+ ACE_LACKS_SIGACTION. Thanks to Wei Chiang
+ <chiang@tele.nokia.fi> for reporting this.
* ace/TLI_Connector.cpp (complete): Changed the call to
ACE::handle_timed_complete() to use the new parameter.