diff options
-rw-r--r-- | TAO/ChangeLog-98c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 06305ac7b5a..c456fa7765d 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,8 @@ +Sun Sep 6 17:57:16 1998 Darrell Brunsch <brunsch@cs.wustl.edu> + + * tests/Simple/time/Client_i.cpp: Changed the use of exceptions in + Client_i::time () to the macros, TAO_TRY, etc. + Sun Sep 6 14:07:49 1998 Douglas C. Schmidt <schmidt@cumbia.cs.wustl.edu> * orbsvcs/orbsvcs/Log/Logger_i.h: Moved to ACE_NEW_THROW macros |