summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-14 15:50:03 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-14 15:50:03 +0000
commit4bb3ab9e23310873b024aa820fc5f28fac53b35c (patch)
tree8853a14171794e1f9cd34f3c29bd609ef86467f0
parent636fc21b7b2b63bf19048a3cce3e2c3083808773 (diff)
downloadATCD-4bb3ab9e23310873b024aa820fc5f28fac53b35c.tar.gz
* orbsvcs/IFR_Service/drv_args_ifr.cpp:
Added the -D (defines names for the preprocessor) option to the usage message. It was already implemented. Thanks to Philippe Merle <Philippe.Merle@lifl.fr> for asking about this feature in tao_ifr.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 327dce90d96..e6894695619 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Mon May 14 10:44:02 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/IFR_Service/drv_args_ifr.cpp:
+
+ Added the -D (defines names for the preprocessor) option
+ to the usage message. It was already implemented. Thanks
+ to Philippe Merle <Philippe.Merle@lifl.fr> for asking
+ about this feature in tao_ifr.
+
Mon May 14 07:06:25 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/IIOP_Connector.cpp: Added a #include. This should fix