Repository: syncope Updated Branches: refs/heads/2_0_X 047c510c4 -> 4aaba9115
Updating CHANGES for release Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/76f01252 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/76f01252 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/76f01252 Branch: refs/heads/2_0_X Commit: 76f012523f76592309b0ef8d3e2a0694eb9c3db4 Parents: 047c510 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Sep 5 10:20:44 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Sep 5 10:20:44 2017 +0200 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/76f01252/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4c69d58..190515a 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,8 @@ Release Notes - Syncope - Version 2.0.5 * [SYNCOPE-1189] - Realms page not accessible when user has permissions on dynamic realms * [SYNCOPE-1190] - Username not refreshed on toggle menu after user update * [SYNCOPE-1193] - Add the option to update a user via REST by using the username as key + * [SYNCOPE-1199] - Syncope performance: AnyObjectTO's creation time grows with it's quantity + * [SYNCOPE-1203] - Not possible to add provision rules for "Realm" type ** Improvement * [SYNCOPE-1096] - Download button should be disabled while populating for the first time a binary attribute
