summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-21 21:29:29 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-21 21:29:29 +0000
commitf819080846738637679ad5179ac1f9c5223f3525 (patch)
tree64594ef2c32be197bee9763f486fe4ea0dfa018f
parent79f7b19754ac75d40bf14cea72f80ade34be4b71 (diff)
downloadATCD-f819080846738637679ad5179ac1f9c5223f3525.tar.gz
ChangeLogTag:Fri Feb 21 13:07:33 2003 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index f04e9cee173..1e8619f8b67 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -6,6 +6,8 @@ Fri Feb 21 13:07:33 2003 Ossama Othman <ossama@uci.edu>
Generate code that uses the ACE_NESTED_CLASS macro to work
around MSVC++ 6 lack of fully functional C++ namespace sport.
+ This should also address problems exhibited in the Borland C++ 6
+ build due to a missing class scope.
Fri Feb 21 12:54:07 2003 Ossama Othman <ossama@uci.edu>