summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index e8cb03fda73..a9a7eaa1dbd 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,15 @@
+Thu Mar 11 19:55:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * tao/Object.cpp:
+ Fixed template instantiations and some warnings.
+
+ * tao/encode.cpp:
+ Removed unused variable.
+
+ * tests/Param_Test/run_test.pl:
+ Use IOR object references, they are actually easier than
+ URL-style.
+
Thu Mar 11 19:07:20 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/CDR.h: