From: <fab...@us...> - 2008-10-11 13:10:05
|
Revision: 3843 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=3843&view=rev Author: fabiomaulo Date: 2008-10-11 13:09:53 +0000 (Sat, 11 Oct 2008) Log Message: ----------- forgot a possible BR is somebody are inheriting from DefaultProxyFactoryFactory Modified Paths: -------------- trunk/nhibernate/releasenotes.txt Modified: trunk/nhibernate/releasenotes.txt =================================================================== --- trunk/nhibernate/releasenotes.txt 2008-10-11 12:59:51 UTC (rev 3842) +++ trunk/nhibernate/releasenotes.txt 2008-10-11 13:09:53 UTC (rev 3843) @@ -3,6 +3,7 @@ ** BREAKING CHANGES from NH2.0.xGA to NH2.1.0 ##### Possible Breaking Changes for external frameworks ##### * ISession interface have additional methods + * DefaultProxyFactoryFactory moved to NHibernate.Bytecode.Castle ##### Initialization time ##### * The ProxyTypeValidator check for "internal virtual" (to be proxied need "protected internal virtual") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |