RELEASE-NOTES
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/89d37a51 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/89d37a51 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/89d37a51 Branch: refs/heads/master Commit: 89d37a51c2684070967d1fb22a68776e65cebf34 Parents: 2c8ac51 Author: Nikita Timofeev <[email protected]> Authored: Thu Dec 22 10:53:27 2016 +0300 Committer: Nikita Timofeev <[email protected]> Committed: Thu Dec 22 10:53:27 2016 +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/89d37a51/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 ac84187..753dae7 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -23,6 +23,7 @@ CAY-2169 Split DbMerger to parts and clean it up CAY-2170 MergeToken sorting is highly unstable CAY-2172 Cleanup Modeler import and migrate db actions CAY-2176 Java 7 diamond class generation templates +CAY-2177 Sync auto generated state of PK between model and DB Bug Fixes:
