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 2016/01/02 14:36:20 UTC

[5/6] cayenne git commit: CAY-2044 Collection setter for to-many relationships

CAY-2044 Collection setter for to-many relationships


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

Branch: refs/heads/master
Commit: f8156e4077d764d3377f76dcb4398da40ba27caa
Parents: 9e081e6
Author: aadamchik <aa...@apache.org>
Authored: Sat Jan 2 08:35:29 2016 -0500
Committer: aadamchik <aa...@apache.org>
Committed: Sat Jan 2 08:35:29 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/cayenne/blob/f8156e40/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 81f7d51..b96d0bd 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -37,6 +37,7 @@ CAY-2029 Allow out-of-order insertion into DI lists
 CAY-2030 Capturing a stream of commit changes
 CAY-2035 Autobind items added to collections (Cayenne DI)
 CAY-2043 ServerRuntimeBuilder: use DataDomain name for the default DataNode
+CAY-2044 Collection setter for to-many relationships
 
 Bug Fixes: