summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-26 12:00:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-26 12:00:20 +0000
commit0df5fb3e8970432c1f023cbaf0a859374dded558 (patch)
treee74c26ae6b207435079f9abd1b9c7f4dd984bb9d
parent058318c9c06c9d1f96c42ce70e02e8b414f3164a (diff)
downloadATCD-0df5fb3e8970432c1f023cbaf0a859374dded558.tar.gz
ChangeLogTag: Tue Jul 26 12:00:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7b59c969186..050f3b575ea 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Tue Jul 26 12:00:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tests/Portable_Interceptors/Request_Interceptor_Flow/client.cpp:
+ * tests/Portable_Interceptors/Request_Interceptor_Flow/test.idl:
+ * tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.{h,cpp}:
+ Added a CORBA::ULongSeq as out argument to the server_test
+ method to test for bug 2158. It seems this problem doesn't
+ exists anymore
+
Tue Jul 26 11:56:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* TAO_IDL/be/be_interface.cpp: