summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-17 10:27:08 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-17 10:27:08 +0000
commit0111f16a1dac31a4841af5422691e09890a763f3 (patch)
tree1569fc8987e1d0a52f45840ca9f055b34af0d230
parentc5658fdc0a38154745a531f1df490fcc086e8f67 (diff)
downloadATCD-0111f16a1dac31a4841af5422691e09890a763f3.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 74435573789..f0ed6a0a46a 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -2,7 +2,8 @@ Tue Feb 17 04:08:11 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* TAO_IDL/driver/drv_preproc.cpp (DRV_cpp_init): The CPP_PATH has
been causing a lot of nasty trouble on NT. Changed this
- function to allow overwrite internal default value at run time.
+ function to allow overwrite the internal c++ compiler location
+ at run time using $CPP_PATH.
Tue Feb 17 00:56:08 1998 Alexander Babu Arulanthu <alex@merengue.cs.wustl.edu>