File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 60
60
effectively SP0).
61
61
-->
62
62
63
- <property name =" project.version" value =" 4.0.1 .GA" overwrite =" false" />
63
+ <property name =" project.version" value =" 4.0.2 .GA" overwrite =" false" />
64
64
65
65
<!-- This version number should be changed if, but only if, there are incompatible
66
66
changes compared to the previous version. -->
Original file line number Diff line number Diff line change
1
+
2
+ Build 4.0.2.GA
3
+ =============================
4
+
5
+ ** Bug
6
+ * [NH-2779] - Session.Get() can throw InvalidCastException when log-level is set to DEBUG
7
+ * [NH-2782] - Linq: selecting into a new array doesn't work
8
+ * [NH-2831] - NH cannot load mapping assembly from GAC
9
+ * [NH-3049] - Mapping by code to Field not working
10
+ * [NH-3222] - NHibernate Futures passes empty tuples to ResultSetTransformer
11
+ * [NH-3650] - ComponentAsId<T> used more than once, cache first mapping and produces subsequently a sql select wrong
12
+ * [NH-3709] - Fix Reference to One Shot Delete and Inverse Collections
13
+ * [NH-3710] - Use of SetLockMode with DetachedCriteria causes null reference exception
14
+
15
+ ** Task
16
+ * [NH-3697] - Ignore Firebird in NHSpecificTest.NH1981
17
+ * [NH-3698] - NHSpecificTest.NH1989 fails for some drivers
18
+
19
+
1
20
Build 4.0.1.GA
2
21
=============================
3
22
You can’t perform that action at this time.
0 commit comments