diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-05 14:27:00 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-05 14:27:00 +0000 |
commit | 0ffeb4d78d56b588015c79521dce6cad872f27c3 (patch) | |
tree | 07daf23c1c2162650aa9e968d5d7465309dcb9f9 /TAO/ChangeLog | |
parent | 254324b4a2453704acefb651bbd5e1db6ce26c42 (diff) | |
download | ATCD-0ffeb4d78d56b588015c79521dce6cad872f27c3.tar.gz |
ChangeLogTag: Wed Jan 5 14:22:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r-- | TAO/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index fd6c0c8b34d..ccd87037fa6 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,23 @@ +Wed Jan 5 14:22:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl> + + * examples/AMI/FL_Callback/Progress_i.{h,cpp,i}: + * examples/AMI/FL_Callback/Peer_i.{h,cpp,i}: + * tests/FL_Cube/test_i/{h,cpp,i}: + * tests/Object_Loader/Loader.{h,cpp,i}: + * tests/Object_Loader/Test_i.{h,cpp,i}: + * tests/QtTests/test_i.{h,cpp,i}: + * tests/RTCORBA/Diffserv/Custom_Network_Priority_Mapping.i: + * tests/Timeout/test_i.{h,cpp,i}: + * tests/Xt_Stopwatch/test_i.{h,cpp,i}: + * orbsvcs/tests/EC_Throughput/ECT_Driver.{h,cpp,i}: + * orbsvcs/tests/Notify/lib/Supplier_T.{h,cpp,i}: + * orbsvcs/tests/Notify/lib/Peer_T.{h,cpp,i}: + * orbsvcs/tests/Notify/lib/Consumer_T.{h,cpp,i}: + Removed i file and updated h/cpp file. + + * orbsvcs/tests/EC_Throughput/Makefile.am: + Updated for changes above + Wed Jan 5 13:47:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl> * tao/Valuetype/ValueFactory.{h,cpp,inl}: |