You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by jg...@apache.org on 2006/11/27 18:00:21 UTC

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

Author: jgbutler
Date: Mon Nov 27 09:00:20 2006
New Revision: 479692

URL: http://svn.apache.org/viewvc?view=rev&rev=479692
Log:
Release notes for IBATIS-366

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?view=diff&rev=479692&r1=479691&r2=479692
==============================================================================
--- ibatis/trunk/java/mapper/mapper2/doc/release.txt (original)
+++ ibatis/trunk/java/mapper/mapper2/doc/release.txt Mon Nov 27 09:00:20 2006
@@ -12,6 +12,7 @@
  o Implemented transaction level PreparedStatement caching
  o Fixed IBATIS-335 - Don't call setQueryTimeout if no value specified
  o Fixed IBATIS-353 - Probe exception when using inheritance hierarchies
+ o Fixed IBATIS-366 - Use ResultObjectFactory to create nested classes
 
 ------------------------------
  2.2.0 - Aug 15, 2006