Author: gbayon
Date: Thu Jul 27 10:44:57 2006
New Revision: 426164

URL: http://svn.apache.org/viewvc?rev=426164&view=rev
Log:
Update change log

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/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt?rev=426164&r1=426163&r2=426164&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt Thu Jul 27 
10:44:57 2006
@@ -1,6 +1,11 @@
 IBatisNet DataAccess Change Log
 
 ------------------------------
+1.8.1 - 27/07/2006 BETA
+------------------------------
+- Support for DataMapper 1.5.1 
+
+------------------------------
 1.8 - 05/07/2006 BETA
 ------------------------------
 - Added IDaoManager interface to simplify mock or stub, methods returning 
DaoManager instance now return IDaoManager DaoManager.

Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt?rev=426164&r1=426163&r2=426164&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt Thu Jul 27 
10:44:57 2006
@@ -1,9 +1,10 @@
 IBatisNet Change Log
 
 ------------------------------
-1.5.1 - BETA
+1.5.1 - 27/07/2006 BETA
 ------------------------------
 Issues
+- IBATISNET-176 : Issue with resultMapping & constructor injection  
 - IBATISNET-175 : Support discriminators when used via the "resultMapping" 
attribute  
 - IBATISNET-174 : Issue with a result map constructor in a result property  
 - IBATISNET-173 : Issue with constructor tag where an argument use another 
constructor tag  


Reply via email to