summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 22:59:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 22:59:05 +0000
commitbb7c56a8a353c4941f0b9d97101163cf626116ac (patch)
treeac2a55e234ac7feb47e217c607cd1a18d9ac6694
parentcf2615cb4d79aeed77a0a587c558d1d66ea25827 (diff)
downloadATCD-bb7c56a8a353c4941f0b9d97101163cf626116ac.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 91884187b6d..e6215aad82c 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,6 +1,6 @@
Mon Dec 1 14:01:02 1997 Darrell Brunsch <brunsch@cs.wustl.edu>
- * ace/Log_Msg.cpp, ace/Log_Msg.h, ace/Log_Record.cpp,
+ * ace/Log_Msg.cpp, ace/Log_Msg.h, ace/Log_Record.cpp,
ace/Log_Record.h ace/OS.h, ace/stdcpp.h, tests/test_config.h:
Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.h
@@ -15,7 +15,7 @@ Mon Dec 01 12:15:00 1997 <irfan@TWOSTEP>
* ace/OS.h: Changed the definition of ACE_UNIMPLEMENTED_FUNC so
that it just evaporates on platform that have
- ACE_REQUIRES_FUNC_DEFINITIONS defined.
+ ACE_REQUIRES_FUNC_DEFINITIONS defined.
ACE_UNIMPLEMENTED_FUNC is only required for template classes and
not for a normal class. When the template is explicitly
@@ -62,6 +62,9 @@ Mon Dec 01 07:56:02 1997 David L. Levine <levine@cs.wustl.edu>
ACE_Guard<ACE_Process_Mutex> instantiation because it's in
ace/Synch.cpp.
+ * ace/config-lynxos.h: added ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS.
+ Without it, the Thread_Manager went recursively ballistic.
+
Sun Nov 30 22:44:50 1997 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.4.1, released Sun Nov 30 22:44:50 1997.