You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2017/02/21 15:48:52 UTC

cayenne git commit: release notes for CAY-2207

Repository: cayenne
Updated Branches:
  refs/heads/master f2438a359 -> a5acacc2b


release notes for CAY-2207


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

Branch: refs/heads/master
Commit: a5acacc2b4e1b52d215c1139af6cc1217b6ee95a
Parents: f2438a3
Author: Nikita Timofeev <st...@gmail.com>
Authored: Tue Feb 21 18:48:45 2017 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Tue Feb 21 18:48:45 2017 +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/a5acacc2/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 662c304..9e4e653 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -43,6 +43,7 @@ CAY-2174 Change FK attribute name cause ObjAttribute appear after Reverse Engine
 CAY-2175 AliasName used in EJBQLQuery is not working if it contains mixed case
 CAY-2183 Newly created DbRelationship is unexpectedly renamed by the Modeler
 CAY-2199 Modeler on Windows: The same project is displayed twice in "Recent Projects"
+CAY-2207 Modeler: "Java Type" and "DbAttribute Path" are not saved with using TAB to move forward
 CAY-2221 In-memory expression evaluation gives different result than select query
 CAY-2236 Modeler Migrate DB Schema: unable to Reverse All Operations
 CAY-2238 Modeler: Preserve manually set DbRelationship name when syncing with ObjEntity