From: <fab...@us...> - 2009-01-02 18:52:58
|
Revision: 3973 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=3973&view=rev Author: fabiomaulo Date: 2009-01-02 18:52:54 +0000 (Fri, 02 Jan 2009) Log Message: ----------- Commented the possible breaking change generated by fix of NH-1633 Modified Paths: -------------- trunk/nhibernate/releasenotes.txt Modified: trunk/nhibernate/releasenotes.txt =================================================================== --- trunk/nhibernate/releasenotes.txt 2009-01-02 18:41:32 UTC (rev 3972) +++ trunk/nhibernate/releasenotes.txt 2009-01-02 18:52:54 UTC (rev 3973) @@ -13,6 +13,9 @@ ##### Initialization time ##### * The ProxyValidator check for "internal virtual" (to be intercepted by proxy need "protected internal virtual") * The session-factory configuration property "proxyfactory.factory_class" is mandatory; You must choose one of the availables NHibernate.ByteCode + + ##### Breaking Changes ##### + * see NH-1633 if you are using SQL native queries Build 2.0.1.GA This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |