summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-12-14 19:25:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-12-14 19:25:34 +0000
commit35b2535489e563fbb58d383e7abc4913ce6f4c33 (patch)
treeaeb1b8e592432553b36b6686e7b84aa4b1a7c74e
parent05f01eb079d8d47dc1afbb1e54308c5b70cf30d4 (diff)
downloadATCD-35b2535489e563fbb58d383e7abc4913ce6f4c33.tar.gz
ChangeLogTag: Tue Dec 14 19:25:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 59defcd5aa1..56a80100aa1 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 14 19:25:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * docs/implrepo/index.html:
+ Corrected link to stable Doxygen documentation and added a
+ link for the last night documentation
+
Tue Dec 14 14:10:00 UTC 2004 Simon Massey <sma@prismtech.com>
* TAO/orbsvcs/IFR_Service/ifr_adding_visitor_structure.cpp
@@ -15,7 +21,7 @@ Mon Dec 13 18:08:21 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_sequence.cpp:
* TAO_IDL/be/be_visitor_sequence/cdr_op_cs.cpp:
* TAO_IDL/be_include/be_visitor_sequence/cdr_op_cs.h:
-
+
Added some missing virtual visit_* methods for sequences
of eventtypes, components and homes. Thanks to Gary Duzan
<gduzan@bbn.com> for reporting the marhshaling exception