Merge PR #326

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

Branch: refs/heads/STABLE-4.0
Commit: d59ec64aa713d6f0cbb9c5a120a195ce2468b26d
Parents: 37d8324 5743f09
Author: Nikita Timofeev <stari...@gmail.com>
Authored: Mon Oct 1 18:05:35 2018 +0300
Committer: Nikita Timofeev <stari...@gmail.com>
Committed: Mon Oct 1 18:05:35 2018 +0300

----------------------------------------------------------------------
 RELEASE-NOTES.txt                                             | 1 +
 .../java/org/apache/cayenne/modeler/action/FindAction.java    | 7 +++++++
 2 files changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/d59ec64a/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --cc RELEASE-NOTES.txt
index ef6fa06,0c4ba79..3aadb06
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@@ -12,16 -12,9 +12,17 @@@ Release: 4.0.
  Date:
  ----------------------------------
  
 +=======
 +Changes/New Features:
 +
 +CAY-2473 Modeler: cleanup attributes and relationship editors
 +CAY-2475 Modeler: move inheritance icon to name column in objAttr table and 
objRel table
 +CAY-2476 Modeler: Fixed wrong behaviour of code generation dialog
 +CAY-2479 Modeler: update cgen dialog
 +
  Bug Fixes:
  
+ CAY-2419 Not changing highlight on selecting search results within one entity
  CAY-2320 Modeler: Limit input into numeric fields to 10 digits
  CAY-2449 Modeler: Needless scrollbar in Generate DB Schema result menu
  CAY-2450 Modeler: Impossible to update Attribute title after syncing ObjEntity

Reply via email to