|
From: <fab...@us...> - 2010-11-20 12:07:57
|
Revision: 5265
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5265&view=rev
Author: fabiomaulo
Date: 2010-11-20 12:07:51 +0000 (Sat, 20 Nov 2010)
Log Message:
-----------
actualized releasenotes for release
Modified Paths:
--------------
trunk/nhibernate/releasenotes.txt
Modified: trunk/nhibernate/releasenotes.txt
===================================================================
--- trunk/nhibernate/releasenotes.txt 2010-11-10 06:54:12 UTC (rev 5264)
+++ trunk/nhibernate/releasenotes.txt 2010-11-20 12:07:51 UTC (rev 5265)
@@ -1,6 +1,4 @@
-Build 3.0.0.CR1
-=============================
-** Known BREAKING CHANGES from NH2.1.1.GA to NH3.0.0.CR1
+** Known BREAKING CHANGES from NH2.1.1.GA to NH3.0.0.GA
##### Design time #####
* [NH-2392] - ICompositeUserType.NullSafeSet method signature changed
@@ -15,11 +13,15 @@
* [NH-2284] - Obsolete members removed
* Related to [NH-2358]: DateTimeOffset type now works as a DateTimeOffset instead a "surrogate" of DateTime
-Build 3.0.0.CR1
+Build 3.0.0.CR1 (rev5265)
=============================
+** Bug
+ * [NH-1897] - boolean discriminator formulas broken on PostgreSQL
+ * [NH-2154] - Booleans may not be used in expression HQL in PostgreSQLDialect
+
** Patch
- * [NH-2392] - ICompositeUserType support for cases where not all parameters should be set (such as dynamic-update)
+ * [NH-2392] - ICompositeUserType support for cases where not all parameters should be set (such as dynamic-update)
Build 3.0.0.Beta2 (rev5254)
=============================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|