You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by cb...@apache.org on 2006/06/05 23:32:18 UTC

svn commit: r411924 - /ibatis/trunk/java/mapper/mapper2/doc/release.txt

Author: cbegin
Date: Mon Jun  5 14:32:18 2006
New Revision: 411924

URL: http://svn.apache.org/viewvc?rev=411924&view=rev
Log:
Updated release.txt

Modified:
    ibatis/trunk/java/mapper/mapper2/doc/release.txt

Modified: ibatis/trunk/java/mapper/mapper2/doc/release.txt
URL: http://svn.apache.org/viewvc/ibatis/trunk/java/mapper/mapper2/doc/release.txt?rev=411924&r1=411923&r2=411924&view=diff
==============================================================================
--- ibatis/trunk/java/mapper/mapper2/doc/release.txt (original)
+++ ibatis/trunk/java/mapper/mapper2/doc/release.txt Mon Jun  5 14:32:18 2006
@@ -29,7 +29,8 @@
  o Fixed IBATIS-128 - log an error if there are overloaded setter methods
  o Added IBATIS-22 - specify statement timeouts using the JDBC driver support
  o Fixed IBATIS-269 Added check for multiple result set support
- o FIXED IBATIS-293 Fix use of list[]-notation in propertyattributes of dynamic tags 
+ o FIXED IBATIS-293 Fix use of list[]-notation in propertyattributes of dynamic tags
+ o Fixed IBATIS-286: close session upon null user connection
 
 ------------------------------
  2.1.7 - Jan 21, 2006