summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-30 22:08:56 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-30 22:08:56 +0000
commit35a796e37eadb8a10ba92f0bf282b659cafe3eb7 (patch)
tree387e0522f28cbd3a14936491262fd712bd960c4e
parent8f24446c230c0bd30e59c324e71b10d126d01d7d (diff)
downloadATCD-35a796e37eadb8a10ba92f0bf282b659cafe3eb7.tar.gz
TAO/ChangeLog
-rw-r--r--TAO/ChangeLog-98c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index d7ee8b20c71..391d5a979f3 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -23,6 +23,15 @@ Fri Jan 30 15:35:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Removed a broken test target; thanks to Michael Kircher
<mk1@cec.wustl.edu>
+Fri Jan 30 15:30:30 1998 Chris Gill <cdgill@cs.wustl.edu>
+
+ * orbsvcs/Scheduling_Service/DynSched.{cpp,h,i} : The Dynamic
+ Scheduler Implementation (first cut - still a work in progress)
+
+ * orbsvcs/Scheduling_Service/Strategy_Scheduler.{cpp,h,i} : The
+ strategized scheduler subclass and the corresponding strategies
+ (first cut - still a work in progress)
+
Fri Jan 30 15:10:01 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* README: Updated the documentation to reflect the latest changes