You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by dk...@apache.org on 2011/10/11 11:19:19 UTC

svn commit: r1181667 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Author: dkazimirchyk
Date: Tue Oct 11 09:19:19 2011
New Revision: 1181667

URL: http://svn.apache.org/viewvc?rev=1181667&view=rev
Log:
CAY-1513 Deadlock in PoolManager

release notes

Modified:
    cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Modified: cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=1181667&r1=1181666&r2=1181667&view=diff
==============================================================================
--- cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt Tue Oct 11 09:19:19 2011
@@ -19,6 +19,7 @@ CAY-1618 Create database adapters instan
 
 Bug Fixes Since 3.1M3:
 
+CAY-1513 Deadlock in PoolManager
 CAY-1627 CayenneModeler: collection types for to-many relationships are not saved
 CAY-1628 ClassCastException when using java.util.Set or java.util.Map as collection type for to-many relationship