summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-11 13:34:06 +0000
committergthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-11 13:34:06 +0000
commit8f26fae8931838fa162903f7c85088ca146ab547 (patch)
treeecebd46bb68b370b440a88e0e59fd7081015cfaa
parentf35c4c2104cdcecec31834999f35be9b65567774 (diff)
downloadATCD-8f26fae8931838fa162903f7c85088ca146ab547.tar.gz
added comments about changes to catior pgm.
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 20b4aedd6a3..1ce6da09e66 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Tue Feb 11 12:48:12 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
+
+ * utils/catior/catior.cpp:
+ * utils/catior/Makefile:
+ Modified catior to better print Priority Model Policy.
+ Required changes to Makefile to now link wiht RTCORBA which
+ should be ok since RT CORBA is built by default. Did not
+ wish to have two versions of catior pgm, or some conditional
+ compiles.
+
Tue Feb 11 07:11:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/DLL_ORB/client.bor: