CAY-2057 Clean up OS X Modeler
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/9744f637 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/9744f637 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/9744f637 Branch: refs/heads/master Commit: 9744f637c43a62093c6a932c2e39eb05b103dcc2 Parents: 01b0414 Author: Anton Dreka <drek...@gmail.com> Authored: Wed Apr 12 11:38:51 2017 +0300 Committer: Anton Dreka <drek...@gmail.com> Committed: Wed Apr 12 11:38:51 2017 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/9744f637/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 4b4bb68..4bfc37d 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -15,7 +15,7 @@ Changes/New Features: CAY-1873 Move DataDomain cache configuration from the Modeler and into DI CAY-2057 Clean up OS X Modeler -CAY-2109 cayenne-crypto: add value authentication (HMAC) +CAY-2109 cayenne-crypto: add value authentication (HMAC) CAY-2210 Query cache: incorrect cache key for queries with custom value objects CAY-2255 ObjectSelect improvement: columns as full entities CAY-2258 DI: type-safe binding of List and Map