Fixing an issue with output parameters that are of type IntPtr
[castle.git] / Services / Logging / Changes.txt
blobdafb55367d507b60a9eac14738f154628ad2db2f
1 Change history
2 --------------
4 - Fixed Services-10 Extended loggers don't handle CreateChildLogger properly
6 Beta 2
7 ======
8 - Updated External Config File support to use IsPathRooted to decide how to load config file.
9 - NLog 1.0 has a major assembly change. Everything is now in one dll. Check http://www.nlog-project.org/releasenotes.html for the full details
10 - Castle.Services.Logging has moved to Castle.Core.Logging.
12 Beta 1
13 ======
15 ** Castle.Services.Logging **
17 - Merged Castle.Services.Logging.Web into Castle.Services.Logging.
20 Alpha Version 1.0.0
21 - First release
23 Future modifications - after the first release - shall be tracked in this file
25 10.22.2005 - Added support for Web versus Windows config file locations