summaryrefslogtreecommitdiff
path: root/CIAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-12-01 10:27:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-12-01 10:27:48 +0000
commitb8de7a86629ed12afe33187c9f08240de43679b0 (patch)
tree71f568240a17d3f85d273d174ac5af094accf988 /CIAO/docs
parent0416be475455a6de42643c5ea2363f40bd76b180 (diff)
downloadATCD-b8de7a86629ed12afe33187c9f08240de43679b0.tar.gz
Wed Dec 1 10:18:26 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* MPC/config/ciao_extension_container.mpb: * MPC/config/ciao_extension_container_stub.mpb: * MPC/config/ciao_session_container.mpb: * MPC/config/ciao_session_container_stub.mpb: * ciao/Containers/Container_Base.idl: * ciao/Containers/Extension/Extension_Container.mpc: * ciao/Containers/Extension/Extension_Container.cpp: * ciao/Containers/Session/Session_Container.cpp: * ciao/Containers/Session/Session_Container.mpc: * ciao/Deployment/Handlers/Component_Handler.cpp: * ciao/Deployment/Handlers/Container_Handler.h: * ciao/Deployment/Handlers/Homed_Component_Handler.cpp: * docs/releasenotes/switch.html: * MPC/config/ccm_componentserver_stub.mpb: * ccm/ComponentServer: * ccm/ComponentServer/CCM_ComponentServer.mpc: * ccm/ComponentServer/CCM_ComponentServer_Base.idl: Removed ccm_component_server_stub, the exceptions listed there are only used in the container. That part has to be rewritten because the exceptions are not in idl
Diffstat (limited to 'CIAO/docs')
-rw-r--r--CIAO/docs/releasenotes/switch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/docs/releasenotes/switch.html b/CIAO/docs/releasenotes/switch.html
index 1120239b6ec..4313b43fd89 100644
--- a/CIAO/docs/releasenotes/switch.html
+++ b/CIAO/docs/releasenotes/switch.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+CIAO_DUMP_SAMPLE_HISTORY<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<!-- $Id$ -->
<html> <head>
<title>Migrating the component implementation</title>
@@ -23,7 +23,7 @@
binaries.<br>
A couple examples of the component implementation are at:
- <code>$CIAO_ROOT/DAnCE/tests</code>.
+ <code>$CIAO_ROOT/DAnCE/tests</code>.
</ul>
<h3>When switching from the new CIAO runtime to the old one</h3>