summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-98c
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-04 23:00:04 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-04 23:00:04 +0000
commit1449e5ec5dacda9ba721a3f0c441b25e7989479b (patch)
treee5287b45a8fbdbadb5fc1402179eadc71e041a06 /TAO/ChangeLog-98c
parent5227a2fb5f84411273963c58abc9de1e6b12e449 (diff)
downloadATCD-1449e5ec5dacda9ba721a3f0c441b25e7989479b.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r--TAO/ChangeLog-98c15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 51e3f524261..0ee211819ca 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,18 @@
+Mon Jan 4 16:52:08 1999 Vishal Kachroo <vishal@merengue.cs.wustl.edu>
+
+ Added the following project files for Time Service on NT.
+ * orbsvcs/Time_Service/Time_Service.dsw
+ * orbsvcs/Time_Service/Time_Service_Clerk.dsp
+ * orbsvcs/Time_Service/Time_Service_Server.dsp
+
+ * orbsvcs/tests/Time/Time_Service_Test.dsw
+ * orbsvcs/tests/Time/Time_Service_Test.dsp
+
+ * orbsvcs/tests/Time/Client_i.cpp: Changed the TAO_CATCHANY to
+ TAO_CATCH (SystemException, sysex). The former somehow wasn't
+ catching CORBA::NO_IMPLEMENT on NT.
+
+
Mon Jan 4 16:30:27 1999 Jeff Parsons <jp4@cs.wustl.edu>
* tao_idl/be/be_visitor_union_branch/private_ch.cpp: