Author: aadamchik
Date: Wed Aug 30 00:06:47 2006
New Revision: 438402

URL: http://svn.apache.org/viewvc?rev=438402&view=rev
Log:
recording fixed bugs in the RELEASE-NOTES

Modified:
    
incubator/cayenne/main/trunk/pre-maven/cayenne-other/release-notes/RELEASE-NOTES.txt

Modified: 
incubator/cayenne/main/trunk/pre-maven/cayenne-other/release-notes/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pre-maven/cayenne-other/release-notes/RELEASE-NOTES.txt?rev=438402&r1=438401&r2=438402&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/pre-maven/cayenne-other/release-notes/RELEASE-NOTES.txt
 (original)
+++ 
incubator/cayenne/main/trunk/pre-maven/cayenne-other/release-notes/RELEASE-NOTES.txt
 Wed Aug 30 00:06:47 2006
@@ -25,6 +25,12 @@
 Bug Fixes since 1.2 final:
 CAY-601  Problem resolving relationships in nested DataContext
 CAY-603  QueryChain.isFetchingDataRows() incorrectly returns "false" - must be 
"true" all the time
+CAY-607        Long query name or qualifier expand query text field off screen
+CAY-639        JDBC datatype of MySQL INT UNSIGNED is mapped as 
java.lang.Integer should be java.lang.Long
+CAY-617        ROP: shared session functionality over XMPP is broken
+CAY-614        ToManyList contains references to transient objects
+CAY-609        Modeler prevents intermediate prefetch creation
+CAY-608        Prefetch validation incorrectly reports error on multi-step 
prefetches
 
 API Changes
 ----------------------------------


Reply via email to