Skip to content

Commit

Permalink
Added releasenotes for obsolete dialect removal. NH-3347
Browse files Browse the repository at this point in the history
  • Loading branch information
willholley committed Dec 10, 2012
1 parent 1681608 commit 64a7343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions releasenotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Build vNext
* IPersistentCollection.GetSnapshot() now returns object instead of ICollection. The snapshot should be opaque to outside code.
* Removed IsDiscriminatorFormula, DiscriminatorFormula and GenerateSelectString from UnionSubclassEntityPersister class.
* Removed ManagedWebSessionContext. Any configuration files which use the "managed_web" session context should now use "web"
* SybaseASADialect removed: Use SybaseSQLAnywhere10Dialect instead.
* ASA10ClientDriver, ASAClientDriver and SQLiteDriver removed: Use SybaseSQLAnywhereDriver, SybaseAsaClientDriver, SQLite20Driver instead.

Build 3.3.2.GA
=============================
Expand Down

0 comments on commit 64a7343

Please sign in to comment.