diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-25 21:15:43 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-25 21:15:43 +0000 |
commit | f9a3c7da9012bfdc73d989d0629189fe4a022ede (patch) | |
tree | e34214b7260acddfc429aa6cf98509f61cb4ae1c | |
parent | 79c70a0f3df64c6dd5fef7b26dd0bc70dc8b3a6b (diff) | |
download | ATCD-f9a3c7da9012bfdc73d989d0629189fe4a022ede.tar.gz |
ChangeLogTag: Wed Aug 25 16:15:07 1999 David L. Levine <levine@cs.wustl.edu>
-rw-r--r-- | ChangeLog-99b | 5 | ||||
-rw-r--r-- | docs/ACE-subsets.html | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 38f15893c23..289ef971d65 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,8 @@ +Wed Aug 25 16:15:07 1999 David L. Levine <levine@cs.wustl.edu> + + * docs/ACE-subsets.html: removed spurious LOGGING_FILES + text. + Wed Aug 25 15:55:05 1999 David L. Levine <levine@cs.wustl.edu> * ace/OS.{h,cpp},Object_Manager.*,Signal.i (default_mask): moved diff --git a/docs/ACE-subsets.html b/docs/ACE-subsets.html index db66ca9a2af..ccc99af643d 100644 --- a/docs/ACE-subsets.html +++ b/docs/ACE-subsets.html @@ -210,11 +210,6 @@ Timer_Heap Timer_List Timer_Queue Timer_Wheel -LOGGING_FILES = -Dump -Log_Msg -Log_Record -Trace </code></pre> <H4>libACE_Logging</H4> @@ -447,7 +442,7 @@ The following are the remaining major subsetting issues: <P> if/how to deal with the interdependencies.<p> <li>Remove use of multiple inheritance: its only used in a few - places, in one of the SOCK classes and service config.<p> + places, in one of the SOCK classes and Service Config.<p> </ul><P> Please let us know if you're able to contribute to this effort.<p> |