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 2015/03/18 18:38:46 UTC

cayenne git commit: fixing ordering of release notes

Repository: cayenne
Updated Branches:
  refs/heads/master 0aa378161 -> 01a50fd76


fixing ordering of release notes


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/01a50fd7
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/01a50fd7
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/01a50fd7

Branch: refs/heads/master
Commit: 01a50fd76dbc1bfa3914919581b08fe92b8e4847
Parents: 0aa3781
Author: aadamchik <aa...@apache.org>
Authored: Wed Mar 18 20:38:39 2015 +0300
Committer: aadamchik <aa...@apache.org>
Committed: Wed Mar 18 20:38:39 2015 +0300

----------------------------------------------------------------------
 docs/doc/src/main/resources/RELEASE-NOTES.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/01a50fd7/docs/doc/src/main/resources/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt b/docs/doc/src/main/resources/RELEASE-NOTES.txt
index b4d0b1a..503d10c 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -14,8 +14,8 @@ Date:
 ----------------------------------
 Changes/New Features:
 
-CAY-1992 Allow to exclude DataMap java class from Modeler class generation
 CAY-1991 More control over generated String property names
+CAY-1992 Allow to exclude DataMap java class from Modeler class generation
 
 Bug Fixes:
 
@@ -24,13 +24,11 @@ CAY-1990 Incorrect display of the raw SQL query in Modeler
 
 ----------------------------------
 Release: 4.0.M2
-Date: 
+Date: March 18, 2015
 ----------------------------------
 Changes/New Features:
 
 CAY-1267 Some changes to LogDialog
-CAY-1980 'mvn cayenne-modeler:run' seems to be broken in 4.0
-CAY-1984 cdbimport doesn't flatten many to many relationships
 CAY-1826 Merge Entity Attributes and Relationships tabs together with one toolbar.
 CAY-1839 Allow to link DataMaps to DataNodes from DataNode editor.
 CAY-1841 Filters for Left-hand project navigator
@@ -95,6 +93,7 @@ CAY-1968 SQLSelect cleanup and omissions
 CAY-1971 Variants of Property.like(..) : contains(..), startsWith(..), endsWith(..)
 CAY-1972 A property to override DataSources of multi-module projects 
 CAY-1981 Add support of JDBC 4.0 N-types (nchar, nvarchar, longnvarchar, nclob)
+CAY-1984 cdbimport doesn't flatten many to many relationships
 
 Bug Fixes:
 
@@ -128,10 +127,11 @@ CAY-1973 error while generating classes
 CAY-1974 Copy/Paste DbEntiry throws exception
 CAY-1978 ESCAPE clause should be included in LIKE parenthesis
 CAY-1979 Prefetches on Many-to-Many Relationships with Longvarchar
+CAY-1980 'mvn cayenne-modeler:run' seems to be broken in 4.0
 
 ----------------------------------
 Release: 3.2M1
-Date: 
+Date: July 19, 2013
 ----------------------------------
 Changes/New Features: