summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-28 12:17:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-28 12:17:56 +0000
commit5c0b662f28a0452addc6da78ff5ee8b62f4506f4 (patch)
tree63b7dc8de26fb5408cba874ec45e98cb894eec4b
parent5d43a868aceb18903cac7daca9dbee38afa846e1 (diff)
downloadATCD-5c0b662f28a0452addc6da78ff5ee8b62f4506f4.tar.gz
ChangeLogTag: Thu Jul 28 12:17:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f65a2eb9342..1dfc15f0a8b 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,11 @@
+Thu Jul 28 12:17:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/tests/Bug_1630_Regression/testclient.cpp:
+ Added include of IFR_Client_Adapter_Impl, this should make sure
+ the IFR_Client is linked into the exe and the static initializers
+ are called. This should fix this test in the Windows static
+ builds
+
Thu Jul 28 10:55:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/OctetSeq/client.cpp: