summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/CIAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index 42393100d03..fbb285206c9 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -4,7 +4,8 @@ Mon Jan 31 21:00:12 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Generate '#include "ace/OS_NS_string.h"' directive. CIAO CIDL
servant sources call ACE_OS::strcmp(), the prototype of which is
- found in that header.
+ found in that header. Necessitated by inter-header dependency
+ reductions in ACE.
Mon Jan 31 11:59:04 2005 Ossama Othman <ossama@dre.vanderbilt.edu>