diff options
author | dengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-13 19:06:55 +0000 |
---|---|---|
committer | dengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-13 19:06:55 +0000 |
commit | eb18555261003b0f34af0597a6eefef6820f3384 (patch) | |
tree | ca59b8be750a1a0ba8e4b33ca6c8f2a7ceaef621 | |
parent | 4a21e747f04841d89bd535bda2bd0be1776f44e7 (diff) | |
download | ATCD-eb18555261003b0f34af0597a6eefef6820f3384.tar.gz |
Mon Sep 13 13:18:33 2004 Gan Deng <gan.deng@vanderbilt.edu>
-rw-r--r-- | TAO/CIAO/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index 82a202a2cf9..ad10aa47f84 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -14,7 +14,9 @@ Mon Sep 13 13:18:33 2004 Gan Deng <gan.deng@vanderbilt.edu> Changed the output stub, servant, and executor library names for all the components in BasicSP example. The reason is becasue all the DnC descriptors are tightly coupled with the - output library names. + output library names. I might come back switch this change + back since this will conflict with the BasicSP example in + CIAO_ROOT/examples. Mon Sep 13 13:07:33 2004 Gan Deng <gan.deng@vanderbilt.edu> |