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/08/05 12:37:34 UTC

cayenne git commit: add CAY-2023 to the release-notes

Repository: cayenne
Updated Branches:
  refs/heads/master 2a8f822ca -> eb471c65f


add CAY-2023 to the release-notes


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

Branch: refs/heads/master
Commit: eb471c65fdd29a8ae4fd5211d3d1d7928fa695e5
Parents: 2a8f822
Author: Savva Kolbachev <s....@gmail.com>
Authored: Wed Aug 5 13:36:03 2015 +0300
Committer: Savva Kolbachev <s....@gmail.com>
Committed: Wed Aug 5 13:36:03 2015 +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/eb471c65/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 d683a3c..0e2e7df 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -28,6 +28,7 @@ CAY-2010 DataSourceBuilder to help users create pooling and non-pooling DataSour
 CAY-2011 Support for Java 8 date and time types
 CAY-2012 ObjectSelect, SelectById: eliminating methods that reset query state
 CAY-2013 In-memory evaluation of DB expressions - non-id attributes
+CAY-2023 Decouple the use of ResourceLocator
 
 Bug Fixes: