summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-01-25 16:42:54 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-01-25 16:42:54 +0000
commit75c2ea549bef7a64a969c908786698ed6291b4b8 (patch)
tree89e4f518ee2c582b63f31666903b08e745f98292
parent15664b969a364f0d2e0dae538c036c74e60b5a8f (diff)
downloadATCD-75c2ea549bef7a64a969c908786698ed6291b4b8.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8e8ae8b7387..dc8bdca4adf 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Sun Jan 25 10:25:07 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * orbsvcs/examples/ORT/Object_Factory_i.cpp:
+
+ Fixed compilation errors in VC6 builds.
+
Sun Jan 25 11:16:43 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* examples/Simple/time-date/Simple_time_date.mpc:
@@ -9,9 +15,7 @@ Fri Jan 23 11:10:00 2004 Gary Maxey <gary.maxey@hp.com>
* tao/ORB_Constants.h
- Fix for BUGID 1723
-
- Added two new profile Ids
+ Fix for BUGID 1723. Added two new profile Ids
Fri Jan 23 11:43:25 2004 Jeff Parsons <j.parsons@vanderbilt.edu>