summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog_ref
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog_ref')
-rw-r--r--TAO/ChangeLog_ref19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref
index 01f2e0cf5d1..e0038f37d89 100644
--- a/TAO/ChangeLog_ref
+++ b/TAO/ChangeLog_ref
@@ -1,3 +1,22 @@
+Tue Oct 14 10:45:45 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * tests/Blocking_Sync_None/Makefile:
+ * tests/Connection_Timeout/Makefile:
+ * tests/DSI_Gateway/Makefile:
+ * tests/MProfile_Connection_Timeout/Makefile:
+ * tests/MT_Timeout/Makefile:
+ * tests/Nested_Upcall_Crash/Makefile:
+ * tests/Oneway_Buffering/Makefile:
+ * tests/Param_Test/Makefile:
+ * tests/Policies/Makefile:
+ * tests/Reliable_Oneways/Makefile:
+ * tests/Timed_Buffered_Oneways/Makefile: Added -lTAO_Valuetype to
+ all these Makefiles.
+
+ * tests/Param_Test/results.h:
+ * tests/NestedUpcall/Triangle_Test/initiator.cpp: Fixed
+ compilation problems if native exceptions are turned of.
+
Tue Oct 14 09:45:45 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/Any_Unknown_IDL_Type.h: