summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 60ad98c5d0d..4bb4b22654a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,19 @@
+Thu Dec 11 22:22:36 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * tests/RTScheduling/VoidData/Makefile:
+
+ Added IDL compiler options.
+
+ * tests/RTScheduling/VoidData/test.idl:
+
+ Cosmetic fix.
+
+ * examples/Kokyu_dsrt_schedulers/FP_Scheduling.idl:
+ * examples/Kokyu_dsrt_schedulers/MIF_Scheduling.idl:
+ * examples/Kokyu_dsrt_schedulers/MUF_Scheduling.idl:
+
+ Added RTScheduler_include.idl instead of the regular file.
+
Thu Dec 11 17:04:57 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* orbsvcs/performance-tests/RTEvent/lib/Loopback_Consumer.cpp: