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 2014/12/23 09:43:44 UTC

[3/3] cayenne git commit: CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)

reordering release notes


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

Branch: refs/heads/master
Commit: 472ffe1d3b6eb244f40648a314f77548504bdd00
Parents: dce0003
Author: Andrus Adamchik <aa...@apache.org>
Authored: Tue Dec 23 11:42:29 2014 +0300
Committer: Andrus Adamchik <aa...@apache.org>
Committed: Tue Dec 23 11:43:26 2014 +0300

----------------------------------------------------------------------
 docs/doc/src/main/resources/RELEASE-NOTES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/472ffe1d/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 12c711f..ddd8968 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -14,7 +14,6 @@ Date:
 ----------------------------------
 Changes/New Features:
 
-CAY-1981 Add support of N-types (nchar, nvarchar, longnvarchar, nclob)
 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
@@ -78,6 +77,7 @@ CAY-1967 Deprecate SQLTemplate parameter batches
 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 N-types (nchar, nvarchar, longnvarchar, nclob)
 
 Bug Fixes: