summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-27 10:50:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-27 10:50:18 +0000
commit31c26cbd989eb3fbcc5f29f04fc856b4f539b1de (patch)
treeb2e3a80e3b0b7d63d5f2cc345e0668085b62d07b
parent4985d4aa178b4aa43a7aa80ccab3ac6a4beb86cd (diff)
downloadATCD-31c26cbd989eb3fbcc5f29f04fc856b4f539b1de.tar.gz
ChangeLogTag: Sun Feb 27 10:50:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ed60f0b2302..63d86de8feb 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,14 @@
+Sun Feb 27 10:50:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * TAO_IDL/be/be_interface.cpp:
+ Generate const TAO_operation_db_entry * instead of
+ const struct TAO_operation_db_entry * as return type of the
+ lookup operation, msvc6 has problems with the struct
+
+ * tao/ImR_Client/ServerObject{C,A,S}.{h,cpp,inl}:
+ * tao/ImR_Client/ImplRepo{C,A,S}.{h,cpp,inl}:
+ Regenerated
+
Sun Feb 27 07:51:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/PortableServer/PortableServerA.cpp: