Author: gbayon
Date: Mon Aug 15 11:40:01 2005
New Revision: 232847
URL: http://svn.apache.org/viewcvs?rev=232847&view=rev
Log:
- Updated change log
Modified:
ibatis/trunk/cs/mapper/IBatisNet.DataAccess/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=232847&r1=232846&r2=232847&view=diff
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataAccess/ChangeLog.txt Mon Aug 15
11:40:01 2005
@@ -1,7 +1,13 @@
IBatisNet DataAccess Change Log
------------------------------
-1.6 - 01-June-2005
+1.7 - XX/XX/XXXX
+------------------------------
+- Removes use of Xml serilization for loading config, boost init
+- IBATISNET-102 Calling DaoManager in different threads causes an Exception
+
+------------------------------
+1.6.1 - 10-June-2005
------------------------------
- Fixed JIRA-38 Removed use of innerXml since properties node could be
null/missing
- Improvement JIRA-75/63