diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-02-20 18:37:58 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-02-20 18:37:58 +0000 |
commit | ac34713449283241eac74b2d510e954b7f72b2aa (patch) | |
tree | 3ed185f8b2f8ef02428e61f35a91573bb07b4ea7 /ChangeLogs | |
parent | 61bd11cdd0e2aa063124cb1b618100ca15ac29c0 (diff) | |
download | ATCD-ac34713449283241eac74b2d510e954b7f72b2aa.tar.gz |
ChangeLogTag:Thu Feb 20 10:35:15 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 52ef96a0ec2..415de5b54d7 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,4 +1,21 @@ -Thu Feb 20 09:01:55 2003 Ossama Othman <ossama@uci.edu> +Thu Feb 20 10:35:15 2003 Ossama Othman <ossama@uci.edu> + + * ace/Strategies_T.h: + * ace/Strategies_T.cpp: + + Reverted part of changes that introduced extensive use of + traits since they were forcing the introduction of the + ACE_TYPENAME macro in more places than is desirable at this + point in time. They may be reintroduced in the future. + +Thu Feb 20 09:24:00 2003 Ossama Othman <ossama@uci.edu> + + * ace/Service_Config.h: + + Forward declare ACE_Service_Object. Necessitated by inter-header + dependency reductions. + +Thu Feb 20 09:23:51 2003 Ossama Othman <ossama@uci.edu> * ace/Acceptor.h: * ace/Connector.h: |