diff options
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r-- | TAO/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 0ebe978fddd..707b19cd0e6 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,10 @@ +Sat Jul 16 10:24:36 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu> + + * orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.{cpp,h}: Added + a lock to prevent race conditions. Thanks to Frank Hunleth + <frank@hunleth.com> and Felix Perez Alamillo + <fpalamillo@indra.es> for helping with this. + Sat Jul 16 02:18:12 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu> * TAO_IDL/be/be_visitor_valuebox/valuebox_ci.cpp: |