summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1998-01-09 22:50:24 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1998-01-09 22:50:24 +0000
commitee5b738232410a9c0e1165db0402794054506f79 (patch)
treecf4dd26a5182fb609dd26c1dbb411f0590dd4392
parentcb1c5522ab12ca9f00ba9e4b4a9295b8dc3967db (diff)
downloadATCD-ee5b738232410a9c0e1165db0402794054506f79.tar.gz
commit that apparently didn't succeed...argh!
-rw-r--r--TAO/ChangeLog-98c14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 495a7a47759..4cd84818e6c 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,17 @@
+Fri Jan 9 16:17:37 1998 Chris Cleeland <cleeland@cs.wustl.edu>
+
+ * tao/orb_core.*: Changed ORB parameters, OA parameters, and the
+ endpoint address to be switchable btw. global and tss resources.
+ I also cleaned up the redundant accessor methods by using macros
+ to define them. Thanks to Keith Nicewarner <knicewar@sanders.com>
+ for his bug reports which led to this solution.
+
+ * tao/orbobj.cpp (run,perform_work): Added code to set the
+ Reactor's owner to the current thread prior to calling
+ handle_events(). Thanks to Keith Nicewarner
+ <knicewar@sanders.com> for his bug reports which led to this
+ solution.
+
Fri Jan 9 16:00:21 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu>
* TAO_IDL/be/be_interface.cpp: Removed a Release statement that