diff options
author | Angelo Corsaro <angelo@icorsaro.net> | 2001-05-17 14:12:24 +0000 |
---|---|---|
committer | Angelo Corsaro <angelo@icorsaro.net> | 2001-05-17 14:12:24 +0000 |
commit | c1a6f3562c72fae20f13bd7a4b3dad5d1cdfb583 (patch) | |
tree | 5005e6642f0ed2968f13edb70f83f0414ec6b6fa | |
parent | 151ffa4700ceac0c92756e326064540cb3690ecd (diff) | |
download | ATCD-c1a6f3562c72fae20f13bd7a4b3dad5d1cdfb583.tar.gz |
ChangeLogTag: Thu May 17 08:56:59 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 31cf9c8a41b..3519ef98552 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,10 @@ +Thu May 17 08:56:59 2001 Angelo Corsaro <corsaro@cs.wustl.edu> + + * tao/RT_Protocols_Hooks.cpp: Moved explicit template instantiation + code inside the proper guard. This should fix the some + compilation errors that were occuring when TAO_HAS_RT_CORBA was + not set. + Thu May 17 08:53:33 2001 Chad Elliott <elliott_c@ociweb.com> * docs/Options.html: @@ -172,6 +179,7 @@ Wed May 16 20:59:15 2001 Ossama Othman <ossama@uci.edu> by the allocation rather than the one that was set indirectly. It wasn't obvious what was happening otherwise. +>>>>>>> 1.3550 Wed May 16 20:58:51 2001 Jeff Parsons <parsons@cs.wustl.edu> * TAO_IDL/util/utl_scope.cpp: |