diff options
author | sjiang <sjiang@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-07-05 15:32:21 +0000 |
---|---|---|
committer | sjiang <sjiang@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2006-07-05 15:32:21 +0000 |
commit | b9574fda2c18862885ac40e7c8da149e265d3c4a (patch) | |
tree | 93cda97a81cb4852fe72e8f7ce65fcd48bc33d2f /TAO/CIAO | |
parent | 20b44b890b8dfcafbc69c83c7f169e3d536e66d8 (diff) | |
download | ATCD-b9574fda2c18862885ac40e7c8da149e265d3c4a.tar.gz |
ChangeLog Tag: Wed Jul 5 15:31:18 UTC 2006 Shanshan Jiang <shanshan.jiang@vanderbilt.edu>
Diffstat (limited to 'TAO/CIAO')
-rw-r--r-- | TAO/CIAO/ChangeLog | 5 | ||||
-rw-r--r-- | TAO/CIAO/NEWS | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index 4510871e586..27620ff0520 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 5 15:31:18 UTC 2006 Shanshan Jiang <shanshan.jiang@vanderbilt.edu> + + * NEWS + Updated the NEWS file to add the changes of Repoman. + Tue Jul 4 11:39:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl> * ciao/Home_Servant_Impl_T.cpp: diff --git a/TAO/CIAO/NEWS b/TAO/CIAO/NEWS index f06040677d7..8f7ec246ed4 100644 --- a/TAO/CIAO/NEWS +++ b/TAO/CIAO/NEWS @@ -82,6 +82,12 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.5.1 and CIAO-0.5.2 . Simplified template code in component servant and home servant base classes. + +. Added the naming service & the implementation of createPackage function + to RepoMan. + +. Added the code to save the state of the RepoMan at exit and load the + state of it at start. USER VISIBLE CHANGES BETWEEN CIAO-0.5.0 and CIAO-0.5.1 ==================================================== |