summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-24 18:55:10 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-24 18:55:10 +0000
commit65308e141a4acf0fb1fcbd1bff23a4e5aef95432 (patch)
tree26ecc4fe650b4428a9d2f38c5ec04504225dd401
parenta4b9ad0510c6a018162a01221eab95bc2ca2a232 (diff)
downloadATCD-65308e141a4acf0fb1fcbd1bff23a4e5aef95432.tar.gz
ChangeLogTag: Tue Jun 24 13:48:20 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog_ref4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog_ref b/TAO/ChangeLog_ref
index 440bfbbfbdd..65e2730c445 100644
--- a/TAO/ChangeLog_ref
+++ b/TAO/ChangeLog_ref
@@ -21,8 +21,8 @@ Tue Jun 24 13:48:20 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Made a start on templatizing helper structs of interface
traits that have been generated by the IDL compler up to now.
- * tests/Bench/local/testC.cpp:
- * tests/Bench/local/testS.cpp:
+ * tests/Bench/wire/testC.cpp:
+ * tests/Bench/wire/testS.cpp:
Changed test code to reflect the change in approach to
specific arg traits mentioned above.