diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-10 09:29:37 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-10 09:29:37 +0000 |
commit | f06d77e74d5d6518bfbaaea26dc672b45fca8aa9 (patch) | |
tree | 0bb5b05e3dc4800d26e0a7248f40a2e10ea6481e /TAO/ChangeLog | |
parent | c2a70764b42ce77dd625313a9728128283512411 (diff) | |
download | ATCD-f06d77e74d5d6518bfbaaea26dc672b45fca8aa9.tar.gz |
ChangeLogTag: Wed Dec 10 09:26:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r-- | TAO/ChangeLog | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 456172493e3..0e178cabb93 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,4 +1,10 @@ -Wed Dec 10 09:13:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> +Wed Dec 10 09:26:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> + + * orbsvcs/orbsvcs/CosEvent/CEC_TypedEventChannel.{h,cpp}: + Fixed some method argument names which where exactly the same as + the name of some members. + +Wed Dec 10 09:13:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> * tests/OBV/TC_Alignment/client.dsp: * tests/OBV/TC_Alignment/server.dsp: @@ -25,7 +31,7 @@ Tue Dec 9 18:22:35 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> * orbsvcs/tests/Makefile: - Added a bunch of new tests into the Makefiles for compilation. + Added a bunch of new tests into the Makefiles for compilation. * orbsvcs/tests/Bug_1630_Regression/testclient.cpp: @@ -73,13 +79,13 @@ Tue Dec 9 18:38:12 UTC 2003 Don Hinton <dhinton@dresystems.com> Tue Dec 9 11:37:44 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> * tao/extra_core.mpb: - + For some reason there are so many places where we have hardcoded - that minimum_corba means no messaging. This is atrocious :-). - - * tests/Bug_1639_Regression/test.mpc: + that minimum_corba means no messaging. This is atrocious :-). + + * tests/Bug_1639_Regression/test.mpc: - Cleaned the MPC file. + Cleaned the MPC file. Tue Dec 9 17:24:01 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl> |