summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-09-09 06:23:44 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-09-09 06:23:44 +0000
commitc8c633155d945a7bd0561cf351a26a779c59af23 (patch)
tree0daaafa843e2c7ff67bb361e09d01f36d994d5c4 /TAO/ChangeLog
parentfe41eb3b45a86553db221bec4cdee99f00a0bd1e (diff)
downloadATCD-c8c633155d945a7bd0561cf351a26a779c59af23.tar.gz
ChangeLogTag:Mon Sep 8 23:21:51 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
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: