summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-26 22:53:21 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-26 22:53:21 +0000
commit6c1c62ec06a628fa6aaf4f6fad22b4f9a6e94262 (patch)
treeb1de9787c53218afdf220434d556265e62a9fecc
parent66cb0750f07461546fa64d9cf866a78804e7b281 (diff)
downloadATCD-6c1c62ec06a628fa6aaf4f6fad22b4f9a6e94262.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 52b2ab73b19..1a5cf3e8987 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,19 @@
+Wed Aug 26 17:00:38 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tao/Environment.cpp (CORBA_Environment): Disable updating the
+ default environment for now. (Per Carlos' instruction.)
+
+ * tests/Cubit/TAO/IDL_Cubit/Cubit_Client.cpp (run): Don't run the
+ cube_rti_data test for now.
+
+ * tao/orbconf.h: Defined TAO_NULL_LOCK_REACTOR as
+ ACE_Select_Reactor_T<
+ ACE_Select_Reactor_Token_T<ACE_Noop_Token>>.
+
+ * tao/ORB_Core.{h,cpp}: Added a new option '-ORBlockfreereactor'
+ for TAO_Resource_Factory. Specify it to 'yes' if you don't want
+ any locking with the reactor. Use with care.
+
Wed Aug 26 17:05:27 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* docs/releasenotes/index.html: Updated the IDL compiler portion,