summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-10-07 16:47:03 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-10-07 16:47:03 +0000
commitd6055b17fda434d7ceb2bbcc888c76da5da24964 (patch)
tree8c1a7d063bac4b06f30c4b78fbc7df8c280f740d
parenta06ef2e85c2b9256e7d12007550de16dba8accf4 (diff)
downloadATCD-d6055b17fda434d7ceb2bbcc888c76da5da24964.tar.gz
ChangeLogTag: Thu Oct 7 11:39:46 2004 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e97e9a12658..6a495f0a518 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -13,7 +13,7 @@ Thu Oct 7 11:39:46 2004 Chad Elliott <elliott_c@ociweb.com>
typedef string MyString;
typedef MyString ArrayOfString[15];
- In the early 1.3.x, the tao_idl compiler would not generate
+ In the early 1.3.x days, the tao_idl compiler would not generate
correct CDR operators that took into account the primitive base
type of the array.