summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog57
1 files changed, 1 insertions, 56 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 460682905c1..d387eae6e1a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,61 +1,6 @@
-Tue Jun 23 20:06:54 UTC 2009 Adam Mitz <mitza@ociweb.com>
-
- * TAO_IDL/ast/ast_interface.cpp:
- * TAO_IDL/ast/ast_valuetype.cpp:
- * TAO_IDL/be/be_codegen.cpp:
- * TAO_IDL/be/be_global.cpp:
- * TAO_IDL/be/be_init.cpp:
- * TAO_IDL/be/be_produce.cpp:
- * TAO_IDL/fe/idl.ll:
- * TAO_IDL/fe/idl.yy:
- * TAO_IDL/fe/lex.yy.cpp:
- * TAO_IDL/fe/y.tab.cpp:
- * TAO_IDL/util/utl_err.cpp:
- * TAO_IDL/util/utl_global.cpp:
- * TAO_IDL/util/utl_scope.cpp:
-
- Use %C when inserting char* into ACE_DEBUG/ACE_ERROR strings.
-
- * tao/TAO_Internal.cpp:
-
- Enable ACE_ARGV's quote_args functionality for user strings
- like -ORBSvcConf and argv[0]. This resolves bug #3630.
-
- * tests/Bug_3630_Regression/server.cpp:
- * bin/tao_orb_tests.lst:
-
- 3630 is now expected to pass; fixed bugs in the test case.
-
- * tests/Bug_2683_Regression/client.cpp:
-
- Convert hostname from ACE_TCHAR* to char* before passing to sprintf.
-
- * orbsvcs/tests/Bug_3486_Regression/run_test.pl:
-
- Changed the log messages to have the correct bug #.
-
- * orbsvcs/tests/FaultTolerance/IOGR/run_test.pl:
- * tests/Crashed_Callback/run_test.pl:
-
- Extend the timeout.
-
- * tests/ForwardUponObjectNotExist/client.cpp:
-
- Use strlen() to find length of an ACE_TCHAR string.
-
- * tests/Reliable_Oneways/run_test.pl:
-
- Extend the timeout and use a localhost endpoint to avoid excessive
- delays on multihomed machines as each endpoint is tried.
-
-Tue Jun 23 14:53:01 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
-
- * NEWS:
- Added space for 1.7 -> 1.7.1 changes.
-
Mon Jun 22 09:33:40 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com>
- * TAO version 1.7 released.
+ * TAO version 1.7 released.
Thu Jun 18 22:47:05 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>