Mon Nov 11 09:17:34 CET 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * TAO version 2.2.3 released.

Fri Nov  8 17:05:35 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * interop-tests/CdrOutArg/orbix/README:
          Fix the Orbix version citation.

Fri Nov  8 15:33:29 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * interop-tests/CdrOutArg/orbix/README:
        * interop-tests/CdrOutArg/orbix/Server_ORBInitializer.h:
        * interop-tests/CdrOutArg/orbix/Server_ORBInitializer.cxx:
        * interop-tests/CdrOutArg/orbix/cxx_demo.mk:
        * interop-tests/CdrOutArg/orbix/demo.mk:
        * interop-tests/CdrOutArg/orbix/makefile:
        * interop-tests/CdrOutArg/orbix/server.cxx:
        * interop-tests/CdrOutArg/orbix/server_interceptor.h:
        * interop-tests/CdrOutArg/orbix/server_interceptor.cxx:
        * interop-tests/CdrOutArg/orbix/test_i.h:
        * interop-tests/CdrOutArg/orbix/test_i.cxx:
          Companion test to be built using Orbix 6.3. *UNSUPPORTED*
          The DOC group can only support the TAO portion of the test.
          Thanks to Mike McKnerney for supplying this test.

Wed Oct 30 03:25:41 UTC 2013  Phil Mesnier  <mesnier_p@socket.net>

        * orbsvcs/FT_Naming_Service/FT_Naming_Service.cpp:
        * orbsvcs/Naming_Service/Naming_Service.cpp:
          The real fuzz fix.

Tue Oct 29 22:27:08 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * orbsvcs/FT_Naming_Service/FT_Naming_Service.cpp:
        * orbsvcs/Naming_Service/Naming_Service.cpp:
          Fuzz fix.

Tue Oct 29 03:24:14 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * TAO_IDL/be/be_visitor_operation/operation.cpp:
          Fix the output format.

        * tao/Valuetype/AbstractBase_Invocation_Adapter.h:
        * tao/Valuetype/AbstractBase_Invocation_Adapter.cpp:
          Add missing parameter.

Mon Oct 28 21:27:19 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * NEWS:

        * TAO_IDL/ast/ast_operation.cpp:
        * TAO_IDL/be/be_visitor_operation/ami_cs.cpp:
        * TAO_IDL/be/be_visitor_operation/operation.cpp:
        * TAO_IDL/include/ast_operation.h:
          Add explicit detection of IN or INOUT operation arguments. If there
          are none, then extend the Invocation Adatpter constructor call to
          set the new has_in_args flag to false. For backwards compatibility
          that flag is defaulted to true.

        * interop-tests/CdrOutArg:
          Added a new test to demonstrate the fix. There is no explicit
          regression test for this problem since every CORBA request invokes
          this code.

        * tao/GIOP_Message_Generator_Parser_12.cpp:
        * tao/Invocation_Adapter.h:
        * tao/Invocation_Adapter.inl:
        * tao/Invocation_Adapter.cpp:
        * tao/Messaging/Asynch_Invocation_Adapter.h:
        * tao/Messaging/Asynch_Invocation_Adapter.cpp:
        * tao/operation_details.h:
        * tao/operation_details.inl:
          Add a new flag, has_in_args, which is true if any of the operation
          aguments send data with the request. The CDR buffer taking the
          request is aligned after the header only if there is an IN argument.

Mon Oct 28 16:33:43 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * orbsvcs/FT_Naming_Service/FT_Naming_Service.cpp:
        * orbsvcs/Naming_Service/Naming_Service.cpp:
          Report an error and exit if the service is unable to start the threads
          requested with the -n command line parameter.

Mon Oct 14 07:50:48 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * orbsvcs/examples/ImR/Combined_Service/test.cpp:
          No need to print filename

Thu Oct  3 09:36:41 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * NEWS:
          Prepared for next release

Thu Oct 03 09:47:23 CEST 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * TAO version 2.2.2 released.

Tue Sep 17 09:46:34 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * TAO-INSTALL.html:
          Improved TAO compile instructions

Mon Sep 16 16:33:46 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * TAO-INSTALL.html:
          ACE_ROOT and TAO_ROOT are mandatory, for example MPC can't
          run without TAO_ROOT

        * tests/Bug_2734_Regression/client.cpp:
          Zapped a lot of empty lines

Wed Sep 11 07:50:52 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * bin/tao_orb_tests.lst:
        * tao/RTCORBA/RT_ORB.cpp:
        * tests/Bug_3000_Regression/run_test.pl:
        * tests/Bug_3630_Regression/run_test.pl:
        * tests/Bug_3837_Regression/run_test.pl:
        * tests/CodeSets/simple/run_test.pl:
        * tests/OctetSeq/run_test.pl:
        * tests/OctetSeq/run_test1.pl:
        * tests/OctetSeq/run_test2.pl:
        * tests/TransportCurrent/Framework/run_test.pl:
        * tests/TransportCurrent/IIOP/run_test.pl:
          Improvements for the Android port

          commit f723a63d4ce65bcb102dbbf9a525467b01b7a14b
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Mon Sep 9 20:41:48 2013 +0200

                    IDL_Test doesn't run on Android
                  * TAO/bin/tao_orb_tests.lst:

          commit 777c5eeaab1045f07eb30bbd074bba83792b1344
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Mon Sep 9 20:41:01 2013 +0200

                    Copy conf files to target
                  * TAO/tests/TransportCurrent/Framework/run_test.pl:
                  * TAO/tests/TransportCurrent/IIOP/run_test.pl:

          commit 29b35e6080087514395a9a800693052ab728f0f2
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Mon Sep 9 15:36:42 2013 +0200

                    Disabled some tests for Android, can't run tao_idl on the device
                  * TAO/bin/tao_orb_tests.lst:

          commit 12d94d292feccc61bcfc1472eb10ab64bb9dcdd3
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Mon Sep 9 15:31:40 2013 +0200

                    Copy svc conf files to target
                  * TAO/tests/Bug_3837_Regression/run_test.pl:
                  * TAO/tests/CodeSets/simple/run_test.pl:

          commit 6773f79cfaeac77d7e279d86b76c98eee6194531
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Mon Sep 9 15:18:36 2013 +0200

                    Copy svc conf files to target
                  * TAO/tao/RTCORBA/RT_ORB.cpp:
                  * TAO/tests/Bug_3000_Regression/run_test.pl:
                  * TAO/tests/Bug_3630_Regression/run_test.pl:
                  * TAO/tests/OctetSeq/run_test.pl:
                  * TAO/tests/OctetSeq/run_test1.pl:
                  * TAO/tests/OctetSeq/run_test2.pl:

Sat Sep  7 17:32:04 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tests/Bug_2593_Regression/run_test.pl:
          Put svc conf file to target

Thu Sep  5 18:42:06 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * orbsvcs/tests/Bug_2112_Regression/client.cpp:

          The previous fake IP address still isn't as invalid as it should
          be. Now using 10.123.123.123. Probably the right thing to do is
          run through the 10.* address space to ensure the test doesn't select
          a real IP address, since the whole point of the test is to ensure
          that a timeout occurs attempting to connect to an unavailable IP.

Thu Sep  5 07:55:57 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tests/Bug_2174_Regression/run_test.pl:
        * tests/Bug_3000_Regression/run_test.pl:
        * tests/Bug_3531_Regression/run_test.pl:
        * tests/Bug_3853_Regression/run_test.pl:
        * tests/Bug_4010_Regression/run_test.pl:
        * tests/Exposed_Policies/run_test.pl:
        * tests/HandleExhaustion/run_test.pl:
        * tests/Hang_Shutdown/run_test.pl:
        * tests/Muxed_GIOP_Versions/run_test.pl:
        * tests/OBV/TC_Alignment/run_test.pl:
        * tests/Optimized_Connection/run_test.pl:
        * tests/Server_Connection_Purging/run_test.pl:
        * tests/TransportCurrent/Framework/run_test.pl:
        * tests/TransportCurrent/IIOP/run_test.pl:
          Fixes for the Android port

          commit f90a0bf55e83d6565d0641ea0ba2fe2209f5305a
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Fri Aug 23 15:41:29 2013 +0200

                    Copy conf files to target
                  * TAO/tests/Exposed_Policies/run_test.pl:

          commit 25b050b9725f79351a75f48cdf978ae236702a70
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Fri Aug 23 15:35:23 2013 +0200

                    Also with the second spawn of the server pass the filename
                    it should use for the IOR
                  * TAO/tests/Hang_Shutdown/run_test.pl:

          commit 6f0b01d790c1628e81e67c93c4db9f6f3ac37d71
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Fri Aug 23 15:14:44 2013 +0200

                    Removed printing of CommandLine, test framework
                    can do that at a lower level and this method
                    isn't supported on Android currently
                  * TAO/tests/Bug_3000_Regression/run_test.pl:
                  * TAO/tests/Bug_3531_Regression/run_test.pl:
                  * TAO/tests/Bug_3853_Regression/run_test.pl:
                  * TAO/tests/Bug_4010_Regression/run_test.pl:
                  * TAO/tests/Muxed_GIOP_Versions/run_test.pl:
                  * TAO/tests/OBV/TC_Alignment/run_test.pl:
                  * TAO/tests/Server_Connection_Purging/run_test.pl:
                  * TAO/tests/TransportCurrent/Framework/run_test.pl:
                  * TAO/tests/TransportCurrent/IIOP/run_test.pl:

          commit d5ebcd70308dbb06f97b98764038e2fdb13899e0
          Author: Johnny Willemsen <jwillemsen@remedy.nl>
          Date:   Fri Aug 23 15:13:08 2013 +0200

                    Improved these scripts so that they will
                    better behave on Android
                  * TAO/tests/Bug_2174_Regression/run_test.pl:
                  * TAO/tests/HandleExhaustion/run_test.pl:
                  * TAO/tests/Optimized_Connection/run_test.pl:

Wed Sep  4 18:13:15 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/Strategies/Optimized_Connection_Endpoint_Selector.h:
          Fixed mismatched guard. Thanks to
          Yogesh Sharma <Yogesh dot Sharma at saabsensis dot com> for
          reporting the bug and supplying a patch. Closes [BUGID:4127].

Wed Sep  4 18:00:30 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * tao/DiffServPolicy/DiffServ_Protocols_Hooks.h:
          Fixed mismatched guard. Thanks to
          Yogesh Sharma <Yogesh dot Sharma at saabsensis dot com> for
          reporting the bug and supplying a patch. Closes [BUGID:4126].

Wed Sep  4 12:44:02 UTC 2013  Phil Mesnier  <mesnier_p@local>

        * examples/mfc/server.cpp:

          Explicit include fix.

        * orbsvcs/FTRT_Event_Service/Factory_Service/EventChannelFactory_i.cpp:

          Fix spurious scoreboard error for ACE_NLOGGING build.

        * orbsvcs/tests/Bug_2112_Regression/client.cpp:

          Use a new fake IP address as the old one is now a valid IP in the
          wild and started messing with the test.

Tue Sep  3 15:52:23 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * utils/NamingViewer/NamingViewer.cpp:

          explicit includes.

Tue Sep  3 13:17:47 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * orbsvcs/tests/unit/Notify/MC/MonitorControlExt/MonitorControlExt.cpp:
        * orbsvcs/tests/unit/Notify/MC/Statistic/Statistic.cpp:
        * orbsvcs/tests/unit/Notify/MC/Statistic_Registry/Statistic_Registry.cpp:

          Fix warnings reported as errors in the build with logging disabled.

Mon Sep  2 15:01:46 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * orbsvcs/Naming_Service/NT_Naming_Server.cpp:
        * orbsvcs/Notify_Service/NT_Notify_Server.cpp:

          explicit includes.

Sun Sep  1 00:28:39 UTC 2013  Phil Mesnier  <mesnier_p@ociweb.com>

        * TAO_IDL/be/be_interface.cpp:
        * TAO_IDL/driver/drv_args.cpp:

          Be explicit about including headers that used to be implicitly
          implicitly.

Fri Aug 16 08:36:23 UTC 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ChangeLog:
        * ChangeLogs/ChangeLog-2013a:
        * NEWS:
          Prepared for next release

Fri Aug 16 08:56:17 CEST 2013  Johnny Willemsen  <jwillemsen@remedy.nl>

        * TAO version 2.2.1 released.

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End:
