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/01/18 10:35:10 UTC

svn commit: r497374 - in /incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes: RELEASE-NOTES-1.2.2.txt RELEASE-NOTES-1.2.3.txt

Author: aadamchik
Date: Thu Jan 18 01:35:09 2007
New Revision: 497374

URL: http://svn.apache.org/viewvc?view=rev&rev=497374
Log:
messed up release notes fix

Modified:
    incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.2.txt
    incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.3.txt

Modified: incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.2.txt
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.2.txt?view=diff&rev=497374&r1=497373&r2=497374
==============================================================================
--- incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.2.txt (original)
+++ incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.2.txt Thu Jan 18 01:35:09 2007
@@ -13,3 +13,7 @@
 CAY-565 LRUMap NPE
 CAY-652 Exception with Tomcat's session restore capability
 CAY-653 overriding setPersistentState() in unreliable in three tier environment with CayenneContext
+CAY-690 Exception in the Modeler when changing schema on derived entities
+CAY-712 Allow modifying objects in validate* methods
+CAY-724 Bogus FaultFailureExceptions
+CAY-726 SQLTemplate parsing bug when macros appear at the end of line

Modified: incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.3.txt
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.3.txt?view=diff&rev=497374&r1=497373&r2=497374
==============================================================================
--- incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.3.txt (original)
+++ incubator/cayenne/main/branches/STABLE-1.2/cayenne/cayenne-other/release-notes/RELEASE-NOTES-1.2.3.txt Thu Jan 18 01:35:09 2007
@@ -1,4 +1,4 @@
-Cayenne Release Notes 1.2.2
+Cayenne Release Notes 1.2.3
 Date: 
 ============================================
 
@@ -10,10 +10,3 @@
 
 Bug Fixes:
 
-CAY-565 LRUMap NPE
-CAY-652 Exception with Tomcat's session restore capability
-CAY-653 overriding setPersistentState() in unreliable in three tier environment with CayenneContext
-CAY-690 Exception in the Modeler when changing schema on derived entities
-CAY-712 Allow modifying objects in validate* methods
-CAY-724 Bogus FaultFailureExceptions
-CAY-726 SQLTemplate parsing bug when macros appear at the end of line