Branch: refs/heads/2.5.x
Home:   https://github.com/castleproject/Castle.Windsor

Commit: 502bb8c401bf1294dd1bf2d5d0313b11b5bd4ddb
    
https://github.com/castleproject/Castle.Windsor/commit/502bb8c401bf1294dd1bf2d5d0313b11b5bd4ddb
Author: Craig Neuwirt <[email protected]>
Date:   2010-11-01 (Mon, 01 Nov 2010)

Changed paths:
  M src/Castle.Facilities.Synchronize/AbstractAsyncResult.cs
  M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs

Log Message:
-----------
Fix for IOC-242: AbstractHandler does not check dependnecies if no-args ctor


Commit: 158889eb96d0fe579d3b274164bffafb69ec7b76
    
https://github.com/castleproject/Castle.Windsor/commit/158889eb96d0fe579d3b274164bffafb69ec7b76
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-05 (Fri, 05 Nov 2010)

Changed paths:
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

Log Message:
-----------
- fixed DefaultComponentActivator which would check wrong permission when 
deciding if it should use fast method of instantiating objects 
(FormatterServices) or Activator, which could potentially cause exception in 
environments with constrained permissions. Also refactored the code to use 
common Extension method.


Commit: 93f19abb3f96fb8fd5f78d7c6719c4cc2327693f
    
https://github.com/castleproject/Castle.Windsor/commit/93f19abb3f96fb8fd5f78d7c6719c4cc2327693f
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-11-05 (Fri, 05 Nov 2010)

Changed paths:
  M lib/NET35/Castle.Core.dll
  M lib/NET35/Castle.Core.pdb
  M lib/NET35/Castle.Core.xml
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
  M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
  M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
  M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
  M lib/NET40/Castle.Core.dll
  M lib/NET40/Castle.Core.pdb
  M lib/NET40/Castle.Core.xml
  M lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
  M lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
  M lib/NET40/Castle.Services.Logging.NLogIntegration.dll
  M lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
  R lib/NET40CP/Castle.Core.dll
  R lib/NET40CP/Castle.Core.pdb
  R lib/NET40CP/Castle.Core.xml
  M lib/SL3/Castle.Core.dll
  M lib/SL3/Castle.Core.pdb
  M lib/SL3/Castle.Core.xml
  A lib/SL3/Castle.Services.Logging.NLogIntegration.dll
  A lib/SL3/Castle.Services.Logging.NLogIntegration.pdb
  A lib/SL3/Castle.Services.Logging.NLogIntegration.xml
  M lib/SL4/Castle.Core.dll
  M lib/SL4/Castle.Core.pdb
  M lib/SL4/Castle.Core.xml
  A lib/SL4/Castle.Services.Logging.NLogIntegration.dll
  A lib/SL4/Castle.Services.Logging.NLogIntegration.pdb
  A lib/SL4/Castle.Services.Logging.NLogIntegration.xml
  R lib/mono-3.5/Castle.Core.dll
  R lib/mono-3.5/Castle.Core.xml
  R lib/mono-3.5/Castle.DynamicProxy2.dll
  R lib/mono-3.5/Castle.DynamicProxy2.xml

Log Message:
-----------
- updated Core referenes to latest version which has fixed PermissionUtil bug 
(CORE-32)

- removed Mono-3.5 references and NET40CP as they are no longer used


-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-commits?hl=en.

Reply via email to