This is an automated email from the ASF dual-hosted git repository.

aadamchik pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit cc9b564e595ae3334fc870f810a7226fb3018c9d
Author: Andrus Adamchik <[email protected]>
AuthorDate: Sun Jul 7 12:22:31 2019 +0300

    ObjAttributes are not sorted in alphabetical ordering on save CAY-2595
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 0e1350d..ecdaba7 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -22,6 +22,7 @@ CAY-2582 Double insert of manyToMany relationship mapped to 
Set
 CAY-2584 Crypto: can't use ColumnSelect with encrypted columns
 CAY-2586 Char can't be materialized to EnumType in some cases
 CAY-2594 DbImport: AutoAdapter resolving inside an import operation hangs up 
the op on Hana DB
+CAY-2595 ObjAttributes are not sorted in alphabetical ordering on save
 
 ----------------------------------
 Release: 4.1.B2

Reply via email to