You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by sk...@apache.org on 2015/10/22 11:36:41 UTC

cayenne git commit: update RELEASE-NOTES

Repository: cayenne
Updated Branches:
  refs/heads/master 2df3c91a5 -> 8f2cc7fcc


update RELEASE-NOTES


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

Branch: refs/heads/master
Commit: 8f2cc7fcc3ceb512191a2310946f1c02e737e7ba
Parents: 2df3c91
Author: Savva Kolbachev <s....@gmail.com>
Authored: Thu Oct 22 12:36:02 2015 +0300
Committer: Savva Kolbachev <s....@gmail.com>
Committed: Thu Oct 22 12:36:02 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/cayenne/blob/8f2cc7fc/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 8ebca2b..b0fba2e 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -32,6 +32,8 @@ CAY-2023 Decouple the use of ResourceLocator
 CAY-2025 Support for DBCP2
 CAY-2026 Java 7
 CAY-2027 Support for Expression outer join syntax in EJBQL
+CAY-2028 Wrap DataChannelFilter calls in the main transaction
+CAY-2029 Allow out-of-order insertion into DI lists
 CAY-2030 Capturing a stream of commit changes
 
 Bug Fixes: