From 0525686b44fb538ed46cbad76398df89555d8772 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 3 Oct 2006 14:15:18 +0000 Subject: ChangeLogTag: Tue Oct 3 14:13:55 UTC 2006 Jeff Parsons --- TAO/NEWS | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/TAO/NEWS b/TAO/NEWS index d5a7a2c281b..5a2b5a3ef0a 100644 --- a/TAO/NEWS +++ b/TAO/NEWS @@ -53,7 +53,27 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.2 and TAO-1.5.3 and it only allows collocated calls. Can be used for embedded systems that do use corba but don't make any remote calls. -. Notication service works with Microsoft Visual C++ 8 +. Notication service works with Microsoft Visual C++ 8. + +. Fixed Bugzilla #2582, related to IDL compiler generation of arg traits + template specialization for typedefs. + +. Fixed Bugzilla #2583, a bug in the recursive check for local type + containment that controls CDR operator generation in the IDL compiler. + +. Addressed Bugzilla #2603, which called for a -oS option for the IDL + compiler to set the output directory for skeleton files. + +. Fixed Bugzilla #2634, which reported a bug in code generation for some + escaped IDL identifiers. + +. Eliminated the dependency of the TAO Interface Repository IDL3 test on + CIAO libraries. + +. Added output message to the IDL compiler, containing the name of the IDL + file being processed. + +. Fixed IDL compiler to recognize CORBA::AbstractBase as a pseudo object. USER VISIBLE CHANGES BETWEEN TAO-1.5.1 and TAO-1.5.2 ==================================================== -- cgit v1.2.1