summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()