4.1 release

This commit is contained in:
Steve Ebersole 2012-02-08 23:25:09 -06:00
parent da6005a7b6
commit b2f447c0b9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ https://hibernate.onjira.com/browse/HHH/fixforversion/11223
* [HHH-7030] - EventListenerRegistry interface generic declaration is not extensible to subclasses
* [HHH-7034] - java.sql.SQLTimeoutException should be mapped to org.hibernate.QueryTimeoutException
* [HHH-7041] - SQLServer2005Dialect handles DISTINCT clauses incorrectly
* [HHH-7043] - SQLServer2005Dialect should not use alias in the ORDER BY clause when paging
* [HHH-7044] - SQLServer2005Dialect parses GROUP BY clause incorrectly
** Deprecation
* [HHH-7014] - Deprecate PostgreSQLDialect