Repository: cayenne Updated Branches: refs/heads/master dcde4195a -> 0a0f98dfb
CAY-2282 Various Update Issues With Vertical Inheritance release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0a0f98df Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/0a0f98df Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/0a0f98df Branch: refs/heads/master Commit: 0a0f98dfb335e90bd12937a24ef40ae7bf3927e6 Parents: dcde419 Author: Nikita Timofeev <[email protected]> Authored: Mon May 7 17:30:45 2018 +0300 Committer: Nikita Timofeev <[email protected]> Committed: Mon May 7 17:30:45 2018 +0300 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/0a0f98df/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9d1d3aa..1df3b48 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -38,6 +38,7 @@ CAY-2422 Modeler: Open driver setup window on driver load error Bug Fixes: +CAY-2282 Various Update Issues With Vertical Inheritance CAY-2370 ValueObjectType for byte[] fails lookup CAY-2380 ReferenceMap should not store or return null values CAY-2381 cgen: meaningful PK with boxed type ends up with primitive type in generated source
