summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-06 02:26:45 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-06 02:26:45 +0000
commitd0e9e9ddb294ed7ac127a26777ba907a534e7c6f (patch)
tree9aa499d48a9379ff60cc5aff0616bcd66a81eaca
parente4224a5c36212095eae3bfce387c31dcfa6d284c (diff)
downloadATCD-d0e9e9ddb294ed7ac127a26777ba907a534e7c6f.tar.gz
ChangeLogTag:Wed Aug 6 02:27:32 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eefb102afd..9251a236f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Wed Aug 6 02:27:32 UTC 2003 Don Hinton <dhinton@dresystems.com>
option needed to enable dynamic_casting of objects passed to
shared libraries. Thanks to Chris Cleeland
<cleeland@ociweb.com> for suggesting we dynamically obtain which
- ld is in use by passing the -print-prog-name to gcc, and
+ ld to use by passing the -print-prog-name to gcc, and
Krishnakumar B <kitty@cse.wustl.edu> for the patch.
* ace/Null_Mutex.h: