Repository: cayenne Updated Branches: refs/heads/master f0782d260 -> 80f26f064
CAY-2064 Release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/80f26f06 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/80f26f06 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/80f26f06 Branch: refs/heads/master Commit: 80f26f064ae397581dfb7d594c69bf89f88453cf Parents: f0782d2 Author: Dzmitry Kazimirchyk <[email protected]> Authored: Fri Feb 26 19:11:07 2016 +0300 Committer: Dzmitry Kazimirchyk <[email protected]> Committed: Fri Feb 26 19:11:07 2016 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/RELEASE-NOTES.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/80f26f06/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 4169d1b..7f9f762 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -18,6 +18,10 @@ CAY-2060 Replace Query objects in DataMap with query descriptors CAY-2062 MappedSelect and MappedExec fluent query API CAY-2063 ProcedureCall fluent query API +Bug Fixes: + +CAY-2064 Issue with BeanAccessor for classes with complex inheritance + ---------------------------------- Release: 4.0.M3 Date:
