summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-08 17:30:09 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-08 17:30:09 +0000
commite68ddd133299775c7476977a71a0a0c097ca36ac (patch)
tree9d6164e875fae9ff80f9055934b5e66c5fb18ab2 /ChangeLog-97a
parent3bc5fa86ffa427b6c3092d6b3bc2e43a6eff56ec (diff)
downloadATCD-e68ddd133299775c7476977a71a0a0c097ca36ac.tar.gz
Added documentation for many classes.
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 5e0b4ce35b1..14db7e57d5f 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,14 @@
+Thu May 8 11:52:41 1997 Chris Cleeland <cleeland@cs.wustl.edu>
+
+ * ace/{Task,Thread}.h: Added documentation describing
+ thread priority determination to methods where priority
+ is an [optional] argument. Note that if you want to inspect
+ the REAL documentation, you should look at the code for
+ ACE_OS::thr_create(). But that's convoluted and touchy.
+
+ * ace/Strategies_T.h (ACE_Cached_Connection_Strategy): Added
+ documentation for this class.
+
Thu May 08 01:12:59 1997 <irfan@TWOSTEP>
* Containers: Added size methods to stack containers and