Skip to content

Commit 7cbe08b

Browse files
Update release note
1 parent b655c97 commit 7cbe08b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

releasenotes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ Release notes - NHibernate - Version 5.6.0
1111
(5 seconds) to 1000 (1 second). See #3355.
1212
* Binary serializations of a session factory or a session from previous versions of NHibernate
1313
will not be deserializable with NHibernate 5.6.
14+
* Oracle9iDialect now registers localtimestamp as current_timestamp, instead of systimestamp.
15+
See #3707.
1416

1517
74 issues were resolved in this release.
1618

1719
** Bug
1820

21+
* #3707 Register localtimestamp as current_timestamp in Oracle9iDialect
1922
* #3643 Collection cache lookup failure with enum keys
2023
* #3631 Missing version update on dirty collection with another property having optimistic-lock false
2124
* #3622 ISession.Refresh does not update lazy properties

0 commit comments

Comments
 (0)