summaryrefslogtreecommitdiff
path: root/TAO/CIAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-26 09:33:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-26 09:33:38 +0000
commit8598ff9b48438ae7b30a0deea34b324105c7efaa (patch)
tree9ec446de301af43bc80d0142000341bd52dc3a8c /TAO/CIAO
parente70f59319e622380276ac144368146349429476c (diff)
downloadATCD-8598ff9b48438ae7b30a0deea34b324105c7efaa.tar.gz
ChangeLogTag: Mon Apr 26 09:33:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/CIAO')
-rw-r--r--TAO/CIAO/ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index f4210cea050..69ca3d78f72 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Apr 26 09:33:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * DnC/Config_Handlers/Config_Handlers.mpc:
+ Removed not needed / after $(CIAO_ROOT)/DnC in includes. This gave
+ problems with Borland
+
Sun Apr 25 07:42:06 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
* DnC/Config_Handlers/Config_Handlers.mpc:
@@ -7,7 +13,7 @@ Sun Apr 25 07:42:06 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
Added Node_Handler.cpp
Added Resource_Handler.cpp
Added SR_Handler.cpp
-
+
Sat Apr 24 23:43:13 2004 Jaiganesh B <jai@dre.vanderbilt.edu>
@@ -42,7 +48,7 @@ Sat Apr 24 23:13:56 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
* DnC/Config_Handler/MID_Handler.h:
* DnC/Config_Handler/MID_Handler.cpp:
Enclosed these into the CIAO namespace
-
+
Removed needless copies by having the parent (caller) provide
the memory for the child (callee) to populate it.
@@ -80,7 +86,7 @@ Sat Apr 24 23:13:56 2004 Aniruddha Gokhale <a.gokhale@vanderbilt.edu>
* DnC/Config_Handler/DP_Handler.cpp:
Renamed included file CID_Handler.h to CompIntfDesc_Handler.h
since there was a name clash.
-
+
* DnC/Config_Handler/Config_Handlers.mpc:
Fixed the CONFIG_HANDLER_BUILD_DLL typo
Added ACD_Handler.cpp
@@ -114,7 +120,7 @@ Sat Apr 24 21:22:48 2004 George Edwards <g.edwards@vanderbilt.edu>
* DnC/Config_Handlers/CompPkgDesc_Handler.cpp:
Added new handlers for PackageConfiguration and
- ComponentPackageDescription.
+ ComponentPackageDescription.
Sat Apr 24 16:02:03 2004 Jaiganesh B <jai@dre.vanderbilt.edu>