summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ccb9330aa48..4ee6923ba0a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Mon Sep 8 23:21:51 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * examples/RTScheduling/Fixed_Priority_Scheduler/Makefile (LIBS):
+ * examples/RTScheduling/MIF_Scheduler/Makefile (LIBS):
+
+ Added missing "RTCORBA", "TAO_Svc_Utils" and "TAO_IORTable"
+ libraries to the list of libraries to link. They must be
+ explicitly listed for statically linked builds.
+
Mon Sep 8 18:56:30 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService/tmplinst.cpp: