Added support for ISession.SaveOrUpdateCopy via ActiveRecordBase.SaveCopy. This...
[castle.git] / Services / Logging / Changes.txt
blobd09195fa11e19c07d131930f32dead567d623053
1 Change history
2 --------------
4 Beta 2
5 ======
6 - Updated External Config File support to use IsPathRooted to decide how to load config file.
7 - 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
8 - Castle.Services.Logging has moved to Castle.Core.Logging.
10 Beta 1
11 ======
13 ** Castle.Services.Logging **
15 - Merged Castle.Services.Logging.Web into Castle.Services.Logging.
18 Alpha Version 1.0.0
19 - First release
21 Future modifications - after the first release - shall be tracked in this file
23 10.22.2005 - Added support for Web versus Windows config file locations