summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-08 23:06:39 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-08 23:06:39 +0000
commitfbafb0ed9f1e27e36a5c7e5a200cbbfe29f538d0 (patch)
treea119705f5150eef0321863bd1160c7f54da35d1c /ChangeLog-96b
parentf9165af824b8b17874d968f3e57fad576570eb37 (diff)
downloadATCD-fbafb0ed9f1e27e36a5c7e5a200cbbfe29f538d0.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 3f71dc57132..b4c7cabb072 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -67,6 +67,19 @@ Sun Dec 8 14:39:53 1996 Tim H. Harrison <harrison@lambada.cs.wustl.edu>
changes will help simplify Reactor, Proactor, and ReactorEx
code.
+Sat Dec 7 01:14:04 1996 Irfan Pyarali <irfan@flamenco.cs.wustl.edu>
+
+ * tests/Process_Mutex_Test.cpp: Added new test which checks the
+ functionality of a ACE_Process_Mutex. Abandoned mutexes can be
+ created by selecting the correct command-line arguments.
+
+ * examples/Reactor/ReactorEx/test_reactorEx.cpp: Reverted back to
+ old scheme which does not utilize traits.
+
+ * ace/Task_T.h: Removed the synchronization trait in Task. This is
+ because template typedefs are only supported by a few
+ platforms. Sigh ;-)
+
Sat Dec 7 16:55:37 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Thread_Manager.cpp: Because thread_descriptor_i() only returns