summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-17 04:46:32 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-17 04:46:32 +0000
commitc2b31cad633c0553cfd91f727ea11e65ee77215f (patch)
tree0051fff5131afd63eb623dc7ed8f43c8890e41e6
parentf0b2f6bb1fe24e0a2b17a15f795763149062c4ad (diff)
downloadATCD-c2b31cad633c0553cfd91f727ea11e65ee77215f.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 09c72d835eb..9274c1f16ee 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -33,12 +33,12 @@ Fri Jan 16 11:27:28 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/driver/drv_args.cpp:
Modified the -g <gperf path> command line option to
- automatically append "\gperf.exe" if we are on
- Windows. CreateProcess (called under the hood when the gperf
- process is spawned) apparently needs it this way. Thanks to Brad
- Orner <bradley_p_orner@raytheon.com> for reporting the problem
- and Brian Mendel <brian.r.mendel@boeing.com> for providing the
- fix.
+ automatically append "\gperf.exe" if we are on
+ Windows. CreateProcess (called under the hood when the gperf
+ process is spawned) apparently needs it this way. Thanks to Brad
+ Orner <bradley_p_orner@raytheon.com> for reporting the problem
+ and Brian Mendel <brian.r.mendel@boeing.com> for providing the
+ fix.
Fri Jan 16 15:34:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>