|
From: <fab...@us...> - 2011-04-25 12:15:35
|
Revision: 5760
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5760&view=rev
Author: fabiomaulo
Date: 2011-04-25 12:15:29 +0000 (Mon, 25 Apr 2011)
Log Message:
-----------
Minor (commented the possible breaking change)
Modified Paths:
--------------
trunk/nhibernate/releasenotes.txt
Modified: trunk/nhibernate/releasenotes.txt
===================================================================
--- trunk/nhibernate/releasenotes.txt 2011-04-25 12:12:59 UTC (rev 5759)
+++ trunk/nhibernate/releasenotes.txt 2011-04-25 12:15:29 UTC (rev 5760)
@@ -8,6 +8,7 @@
* - ICollectionPersister added property to fix [NH-2489]
* [NH-2605] Refactorize MultiQuery/MultiCriteria implementation to delegate responsibility to IDrive (IDrive changed).
* For users who don't look at Log-ERROR, to prevent wrong behavior when lazy-properties are used the DynamicProxyValidator validates the accessability of properties setters.
+ * For those implementing IDrive without inherit from DriveBase: IDrive.AdjustCommand
Build 3.2.0.Aplha2 (rev5715)
=============================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|