summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-30 22:17:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-30 22:17:52 +0000
commit8ffd88f7482765cedbb0d717ea717b2026508d22 (patch)
tree80fb47ab54811a26f6b81f396d8391e98fe92d0c
parent088067b913f11ce3b0ae072d0ebe8a89f9e452c8 (diff)
downloadATCD-8ffd88f7482765cedbb0d717ea717b2026508d22.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-96b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 38dd2bd7d7a..dfcb52af981 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,13 @@
+Mon Dec 30 16:05:11 1996 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/OS.cpp (ace_thread_adapter): Updated ACE_TRACE arg
+ names (even though they're currently commented out).
+
+ * ace/Task.cpp (svc_run): If TSS isn't supported, and on
+ Linux, for now, create the ACE_Task_Exit exit_hook instance
+ on the stack so that it's destructor will be called when
+ svc_run () completes.
+
Sun Dec 29 18:38:03 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* apps/Gateway/Gateway/File_Parser.h: Removed the endofline()