summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-10 08:51:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-10 08:51:11 +0000
commitee7b052fb768c5578c50801de17f37e9b4d040e7 (patch)
tree5a630d49d688c2083cf4dea889fa7ad360396f37
parent6b6aad65f01028153039fb02a07825f4a92dcb77 (diff)
downloadATCD-ee7b052fb768c5578c50801de17f37e9b4d040e7.tar.gz
ChangeLogTag: Mon Apr 10 06:34:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/CIAO/ChangeLog24
1 files changed, 18 insertions, 6 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 22bdc919288..8ae0a597449 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,23 +1,35 @@
+Mon Apr 10 08:50:14 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ciaosvcs/Events/CIAO_Events.mpc:
+ Removed ciao_events_dnc as base project, we are building
+ this lib right now
+
+ * ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc:
+ Use base projects instead of libs
+
+ * ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.mpc:
+ Remvoed ciao_events_dnc
+
Sat Apr 8 15:39:14 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
* ciaosvcs/Events/CIAO_Events_Base/CIAO_Events_Base.mpc
-
+
Fixed a linking error in SuSE_CP_Static build.
Fri Apr 7 04:09:33 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
* DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp
* DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.h
-
- Fixed a bug in detecting External connection and Internal
+
+ Fixed a bug in detecting External connection and Internal
connections. Earlier when an external component is detected,
not *all* connections associated with this components are
purged from the to-be-removed connections list. Added another
helper method <purge_connections> to accomplish this task.
- Modified to enforce passivation occured on all components
+ Modified to enforce passivation occured on all components
before any connections are removed.
-
+
Fri Apr 7 03:55:46 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
* DAnCE/NodeApplicationManager/NodeApplicationManager_Impl.cpp
@@ -27,7 +39,7 @@ Fri Apr 7 03:55:46 UTC 2006 Gan Deng <gan.deng@vanderbilt.edu>
components, internal components and external/shared components
are not all unbinded from the map, which causes duplicate
instance exception thrown.
-
+
Thu Apr 6 16:01:30 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
* CCF/CCF/CompilerElements/TokenStream.hpp: