summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-12 18:45:42 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-12 18:45:42 +0000
commit96af60a58f83594b66bd07c1d87d69c10d335da3 (patch)
tree96a2fc028c0f93ba98d0587f4b3cb6a3a19e8d69 /ChangeLog-98b
parent1d947740adf9a2c6659b92677cf0b5743154a4ce (diff)
downloadATCD-96af60a58f83594b66bd07c1d87d69c10d335da3.tar.gz
fixed compilation problem when using ACE_Scheduler instead of ACE_DynScheduler
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 3782828fae0..4ab07732289 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,6 +1,6 @@
Tue May 12 13:45:45 1998 Chris Gill <cdgill@cs.wustl.edu>
- * orbsvcs/orbsvcs/Sched/Config_Scheduler.cpp:
+ * orbsvcs/orbsvcs/Sched/Config_Scheduler.{cpp,h}:
Fixed compile problem when using ACE_Scheduler
instead of ACE_DynScheduler