Author: gbayon
Date: Thu Oct  6 12:20:52 2005
New Revision: 306865

URL: http://svn.apache.org/viewcvs?rev=306865&view=rev
Log:
- Updated ChangeLog.txt

Modified:
    ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt
    ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt

Modified: ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt?rev=306865&r1=306864&r2=306865&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt Thu Oct  6 
12:20:52 2005
@@ -10,7 +10,7 @@
     Exemple (for log4NET) :
        <configSections>
                <sectionGroup name="iBATIS">
-                       <section name="logging" 
type="IBatisNet.Common.Logging.ConfigurationSectionHandler, IBatisNet.Common" />
+                       <section name="logging" 
type="IBatisNet.Common.Logging.Impl.LocationInfoLog4NetLoggerFA, 
IBatisNet.Common.Logging.Log4Net" />
                </sectionGroup> 
                <section name="log4net" 
type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
        </configSections>

Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt?rev=306865&r1=306864&r2=306865&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt Thu Oct  6 
12:20:52 2005
@@ -3,6 +3,7 @@
 ------------------------------
 1.3 - XX/XX/XXXX
 ------------------------------
+- Added support to relation 1:0
 - Updated to log4net V1.2.9
 - Updated to Castle.DynamicProxy V1.1.5.0
 - Re-add signing on assembly 
@@ -10,7 +11,7 @@
     Exemple (for log4NET) :
        <configSections>
                <sectionGroup name="iBATIS">
-                       <section name="logging" 
type="IBatisNet.Common.Logging.ConfigurationSectionHandler, IBatisNet.Common" />
+                       <section name="logging" 
type="IBatisNet.Common.Logging.Impl.LocationInfoLog4NetLoggerFA, 
IBatisNet.Common.Logging.Log4Net" />
                </sectionGroup> 
                <section name="log4net" 
type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
        </configSections>


Reply via email to