summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--TAO/ChangeLog-99c9
2 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index a6bd512737e..79d44b40678 100644
--- a/README
+++ b/README
@@ -853,9 +853,10 @@ Stefaan Kiebooms <stefaan@ghs.com>
Keith Nichol <knichol@syscorp.com.au>
Rebecca Sanford <Rebecca.A.Sanford@gd-is.com>
Ram Vishnuvajjala <rvishnuvajjala@lucent.com>
-Dale/Christine Wood <dale_wood@Mitel.COM>
Tom Bradley <thomas.bradley@maisel-gw.enst-bretagne.fr>
Shaun Ohagan <jk13@dial.pipex.com>
+Dale/Christine Wood <dale_wood@Mitel.COM>
+Robert Flanders <rdfa@eci.esys.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson and is now at ObjectSpace. Paul devised the recursive
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 1412bf8d509..f3ae407ef90 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,10 +1,9 @@
Fri Jun 4 18:57:02 1999 Jeff Parsons <parsons@cs.wustl.edu>
- * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp:
- Removed incorrect error output from a couple of
- default switch cases. Thanks to
- whoever at rdfa@eci.esys.com for pointing out the
- problem and to Carlos for his help with the fix.
+ * TAO_IDL/be/be_visitor_array/cdr_op_ci.cpp: Removed incorrect
+ error output from a couple of default switch cases. Thanks to
+ Robert Flanders <rdfa@eci.esys.com> for pointing out the problem
+ and to Carlos for his help with the fix.
Fri Jun 04 17:30:00 1999 Chris Gill <cdgill@cs.wustl.edu>