summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-11-11 14:40:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-11-11 14:40:54 +0000
commitaa055a6410bc41c0344e516fa141347182db9419 (patch)
tree905e9750a2a9244026a9c4bd8473e3e5ce273cbe
parent9ed9c0b403e697703db5c7844d0129a9ed12b674 (diff)
downloadATCD-aa055a6410bc41c0344e516fa141347182db9419.tar.gz
ChangeLogTag: Thu Nov 11 14:40:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/CIAO/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index f92ac10dc98..c4a5fec820e 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,7 +1,13 @@
+Thu Nov 11 14:40:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * DAnCE/ciao/Servant_Activator.cpp:
+ * docs/tutorial/Hello/hello_exec.cpp:
+ Fixed unused parameter warnings in emulated exception build
+
Tue Nov 9 14:20:31 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* CIDLC/ServantSourceGenerator.cpp:
-
+
Fixed incorrect code generation for home factory operations.
Thanks to Chad Elliott <elliott_c@ociweb.com> for pointing
out the mistake.