summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-08-24 00:09:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-08-24 00:09:56 +0000
commit050f5ff0847d398b808a0817668bbab58ef9e4f7 (patch)
tree0565c81fee2a0ce28e5783845c7f85958b74b239
parenta500f93f38214779f4d81c92bfb669785f05c14a (diff)
downloadATCD-050f5ff0847d398b808a0817668bbab58ef9e4f7.tar.gz
ChangeLogTag:Fri Aug 23 18:20:31 2002 Steve Huston <shuston@riverace.com>
-rw-r--r--TAO/ChangeLog9
-rw-r--r--THANKS1
2 files changed, 6 insertions, 4 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9ff57fb1fc8..60d4bd712ce 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -10,10 +10,11 @@ Fri Aug 23 17:21:23 2002 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/be_be_visitor_constant/constant_ch.cpp:
* TAO_IDL/be_be_visitor_constant/constant_cs.cpp:
- Changed again, to handle the case where a constant
- is defined inside an interface or valuetype. In such
- cases, we still can't use the constant in a switch
- expression, but we can for all other cases.
+ Changed again, to handle the case where a constant is defined
+ inside an interface or valuetype. In such cases, we still can't
+ use the constant in a switch expression, but we can for all
+ other cases. Thanks to James Beale <JAMES.H.BEALE@saic.com> for
+ helping to motivate this.
Fri Aug 23 17:03:05 2002 Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/THANKS b/THANKS
index 67048602751..c94783dc264 100644
--- a/THANKS
+++ b/THANKS
@@ -1563,6 +1563,7 @@ Jeremy Altavilla <jeremya@artifact-entertainment.com>
Brian Appel <bappel@integ.com>
Lan Zhineng <lanzn@huawei.com>
Leen Van Kampen <leen.van.kampen@nl.vanderlande.com>
+James Beale <JAMES.H.BEALE@saic.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson in the early 1990's. Paul devised the recursive Makefile