summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-25 08:01:49 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-25 08:01:49 +0000
commit41b37c28bdc8e54c2201ed30ea32194e8bbd362b (patch)
tree8aea1d2e00854a9cfa85571e8f2661540c6e9e4b
parent3bc1be5c578b5681eed61175e73252738437e9d7 (diff)
downloadATCD-41b37c28bdc8e54c2201ed30ea32194e8bbd362b.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4e017769f52..0c9de42bfb5 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -137,7 +137,7 @@ Thu Feb 24 12:54:54 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* tao/PortableServer/Fixed_Size_SArgument_T.inl:
Fixed memory management and parameter passing problems.
- Addresses run-time problems exhibited applications that pass
+ Addresses run-time problems exhibited by applications that pass
fixed size types, such as fixed size structures, as parameters
or return values.