diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-23 16:27:20 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-04-23 16:27:20 +0000 |
commit | f14b71718cbf1029816ffa2fc234e47e4c7855b3 (patch) | |
tree | 76d6eb7a5b4319edf2add33303f1e90a0dd6eb61 /ChangeLog-98a | |
parent | 2edea8b0972b777b1e281c9ec1d53dab6875c11f (diff) | |
download | ATCD-f14b71718cbf1029816ffa2fc234e47e4c7855b3.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r-- | ChangeLog-98a | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index 4be00a993a8..ddac3db127e 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -1,3 +1,10 @@ +Thu Apr 23 11:21:46 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> + + * ace/Activation_Queue.h: Extended ACE_Activation_Queue so that it + can be a proper base class by making the destructor virtual and + putting the methods into the protected section. Thanks to Garry + Brother <gmbroth@romulus.ncsc.mil> for this. + Thu Apr 23 06:38:15 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/XtReactor.cpp: Commented out most of the logic if we're |