summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 19:34:02 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 19:34:02 +0000
commit50855dafb552d127d2924bea594c8d50a2425bf7 (patch)
treef6c3b18c97a255f77936f55a34ed30a944158788
parent5b7342a3ac28c57f40b6a146b7494281876a7025 (diff)
downloadATCD-50855dafb552d127d2924bea594c8d50a2425bf7.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c15
1 files changed, 12 insertions, 3 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index f46a435c086..6fe2c44736a 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,12 @@
+Fri Jul 16 14:22:01 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * orbsvcs/tests/Simple_Naming/run_test.pl: Fixed the location of
+ Naming_Server.
+
+ * orbsvcs/Naming_Service/Naming_Service.dsp: Added
+ Naming_Server.cpp and renamed the executables to
+ Naming_Server.exe.
+
Fri Jul 16 14:05:33 1999 Ossama Othman <othman@cs.wustl.edu>
* docs/configurations.html:
@@ -14,10 +23,10 @@ Fri Jul 16 13:59:10 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* examples/Borland: Updated the examples to contain several minor
fixes for Borland C++ Builder. Thanks to Christopher Kohlhoff
<chris@kohlhoff.com> for reporting this.
-
+
Fri Jul 16 12:21:58 1999 Vishal Kachroo <vishal@cs.wustl.edu>
- Fixed a CORBA::TRANSIENT exception thrown by an _narrow () by
+ Fixed a CORBA::TRANSIENT exception thrown by an _narrow () by
adding activate_poa_manager () in init () of the following:
* orbsvcs/Time_Service/Server_i.cpp.
@@ -34,7 +43,7 @@ Fri Jul 16 12:21:58 1999 Vishal Kachroo <vishal@cs.wustl.edu>
<zerbst@tu-harburg.de> for pointing this out and Mark
Laffoon<mark.laffoon@centraxcorp.com> for contributing the magic
offset.
-
+
* orbsvcs/orbsvcs/Time/TAO_Time_Service_Server.cpp.
Fri Jul 16 10:08:22 1999 Jeff Parsons <parsons@cs.wustl.edu>