|
From: <fab...@us...> - 2009-05-24 21:00:38
|
Revision: 4381
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=4381&view=rev
Author: fabiomaulo
Date: 2009-05-24 21:00:29 +0000 (Sun, 24 May 2009)
Log Message:
-----------
TYPO
Modified Paths:
--------------
trunk/nhibernate/releasenotes.txt
Modified: trunk/nhibernate/releasenotes.txt
===================================================================
--- trunk/nhibernate/releasenotes.txt 2009-05-24 15:23:32 UTC (rev 4380)
+++ trunk/nhibernate/releasenotes.txt 2009-05-24 21:00:29 UTC (rev 4381)
@@ -69,7 +69,7 @@
* [NH-1516] - HQL doesn't support "update" statements
* [NH-1553] - SQL Server 2005: Support for wrapping snapshot isolation update conflict SQLException into a NHibernate StaleObjectStateException.
* [NH-1670] - MutiCriteria and MultiQuery results may be loaded directly into a generic List<T> instead of an ArrayList
- * [NH-1745] - SQL formatters for DLL and all others SQLs
+ * [NH-1745] - SQL formatters for DDL and all others SQLs
* [NH-1750] - Mark NHibernate.Util.WeakHashtable [Serializable]
* [NH-1765] - Add ISessionImplementor property to PreDeleteEvent
* [NH-1791] - Allow passing params of projections to ICriteria.SetProjectios
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|