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 14:45:14 UTC

[2/2] cayenne git commit: CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar

CAY-1979 | fix Prefetches on Many-to-Many Relationships with Longvarchar

release notes


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

Branch: refs/heads/STABLE-3.1
Commit: 0e5f8b76da9bafd05a15800d713adf3e6ab124e1
Parents: f973c36
Author: Andrus Adamchik <aa...@apache.org>
Authored: Tue Dec 23 16:44:42 2014 +0300
Committer: Andrus Adamchik <aa...@apache.org>
Committed: Tue Dec 23 16:44:42 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/cayenne/blob/0e5f8b76/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 182810b..1cde398 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -18,6 +18,7 @@ Bug Fixes Since 3.1:
 CAY-1964 Fix convertAdditionalDataMaps() in CayenneGeneratorMojo.java
 CAY-1973 error while generating classes
 CAY-1978 ESCAPE clause should be included in LIKE parenthesis
+CAY-1979 Prefetches on Many-to-Many Relationships with Longvarchar
 
 ----------------------------------
 Release: 3.1-final