You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2007/05/05 12:03:21 UTC

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

Author: aadamchik
Date: Sat May  5 03:03:19 2007
New Revision: 535489

URL: http://svn.apache.org/viewvc?view=rev&rev=535489
Log:
CAY-786 Race condition in DataContext.localObject() - release notes update

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?view=diff&rev=535489&r1=535488&r2=535489
==============================================================================
--- cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt Sat May  5 03:03:19 2007
@@ -95,6 +95,7 @@
 CAY-775 AutoAdapter fails to detect Sybase when running with jTDS driver
 CAY-783 jgroups config file not removed from cayenne.xml
 CAY-784 Deleting an object with a read-only flattened relationship fails
+CAy-786 Race condition in DataContext.localObject()
 
 API Changes
 ----------------------------------