summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 74396edba09..49327114460 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Mon Jul 28 09:14:34 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * orbsvcs/tests/Notify/lib/TAO_NotifyTests.dsp:
+
+ Changed settings to exclude template source file from build.
+
+ * orbsvcs/tests/Redundant_Naming/client.dsp:
+
+ Turned on RTTI in project settings.
+
+ * tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.cpp:
+ * orbsvcs/tests/Notify/lib/Peer_T.cpp:
+
+ Fixed problems with usage of environment variable, and cosmetic
+ changes.
+
Mon Jul 28 09:04:14 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/fe/idl.ll: