From: <fab...@us...> - 2009-11-22 15:35:07
|
Revision: 4854 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=4854&view=rev Author: fabiomaulo Date: 2009-11-22 15:34:59 +0000 (Sun, 22 Nov 2009) Log Message: ----------- Release note for 2.1.2 Modified Paths: -------------- branches/2.1.x/nhibernate/releasenotes.txt Modified: branches/2.1.x/nhibernate/releasenotes.txt =================================================================== --- branches/2.1.x/nhibernate/releasenotes.txt 2009-11-22 15:17:52 UTC (rev 4853) +++ branches/2.1.x/nhibernate/releasenotes.txt 2009-11-22 15:34:59 UTC (rev 4854) @@ -1,3 +1,17 @@ +Build 2.1.2.GA (rev4853) +============================= + +** Bug + * [NH-2011] - Many-to-many inside a component will not be saved when using SaveOrUpdateCopy or Merge + +** Improvement + * [NH-2022] - Allow overriding in Query By Example + + +** Patch + * [NH-2007] - SesssionIdLoggingContext patch for big resultsets + * [NH-2019] - Clarification about the use of <import> for polymorphic queries + Build 2.1.1.GA (rev4814) ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |