summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-14 05:04:32 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-14 05:04:32 +0000
commitaaacee653d70dd78b7971caa01c9e48f13e0abcd (patch)
treeb932fd8cea91c5974ee95a7e561f3ceecc09c442 /TAO/ChangeLog
parented3641934c0ce1b913d828bb1d3f000a4882e81d (diff)
downloadATCD-aaacee653d70dd78b7971caa01c9e48f13e0abcd.tar.gz
Tue Nov 14 04:59:41 UTC 2006 Chris Cleeland <cleeland_c@ociweb.com>
Fixes for missing string functions in inline=0 builds.
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index c82dfb25d13..23f68cae516 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Tue Nov 14 04:59:41 UTC 2006 Chris Cleeland <cleeland_c@ociweb.com>
+
+ * orbsvcs/orbsvcs/Event/EC_Thread_Flags.cpp:
+
+ Correct problems related to missing string functions on
+ non-inline builds.
+
Mon Nov 13 22:40:11 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
* orbsvcs/tests/Event/ThreadFlags/Makefile.am: