Author: gbayon
Date: Wed Jul 19 12:23:17 2006
New Revision: 423576
URL: http://svn.apache.org/viewvc?rev=423576&view=rev
Log:
Update change log
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt
Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt
URL:
http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt?rev=423576&r1=423575&r2=423576&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/ChangeLog.txt Wed Jul 19
12:23:17 2006
@@ -1,6 +1,18 @@
IBatisNet Change Log
------------------------------
+1.5.1 - BETA
+------------------------------
+Issues
+- IBATISNET-172 : Issue with QueryForList with constructor resultMap and
select argument
+- IBATISNET-170 : auto-result-map Bug
+- IBATISNET-169 : SqlMap.xsd Correction
+- IBATISNET-168 : The parameter class reflection does not work anymore
+
+Improvements/Changes
+- IBATISNET-167 : Update nunit to last stable version 2.2.8
+
+------------------------------
1.5 - 05/07/2006 BETA
------------------------------
Issues