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/12/04 21:43:59 UTC

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

Author: aadamchik
Date: Tue Dec  4 12:43:59 2007
New Revision: 601080

URL: http://svn.apache.org/viewvc?rev=601080&view=rev
Log:
CAY-931 Enable revert action even for projects that are not modified

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=601080&r1=601079&r2=601080&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 Dec  4 12:43:59 2007
@@ -24,6 +24,7 @@
 CAY-918 An exception during in-memory sorting of IncrementalFaultList
 CAY-921 Remove DerviedDbEntity support from Cayenne
 CAY-927 Switch to version 1.2 as default generation mechanism , deprecate 1.1 generator
+CAY-931 Enable revert action even for projects that are not modified
 
 Bug fixes since M2: