Repository: syncope Updated Branches: refs/heads/1_2_X a2e302b38 -> 4f2b4c505
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/4f2b4c50 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/4f2b4c50 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/4f2b4c50 Branch: refs/heads/1_2_X Commit: 4f2b4c5057b4debe0460b87e07fdf8fe0297b3c4 Parents: a2e302b Author: Marco Di Sabatino Di Diodoro <[email protected]> Authored: Thu Nov 5 10:35:15 2015 +0100 Committer: Marco Di Sabatino Di Diodoro <[email protected]> Committed: Thu Nov 5 10:35:15 2015 +0100 ---------------------------------------------------------------------- CHANGES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/4f2b4c50/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 27d72b6..2fcc894 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,22 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 1.2.6 +================================================================================ + +** Bug + * [SYNCOPE-686] - Indirect LDAP resource provisioning fails on missing password + * [SYNCOPE-691] - Multivalue virtual attribute does not work + * [SYNCOPE-702] - Documentation issue on Architecture section + * [SYNCOPE-707] - ConfigurationLogic doesn't check the existence of key during deletion. + * [SYNCOPE-710] - Password propagation not occuring if other updates are set on different resources + * [SYNCOPE-712] - Error while searching roles by parent + * [SYNCOPE-716] - Cannot specify conversion pattern during schema creation + * [SYNCOPE-717] - Inconsistent double attribute value management + +** Improvement + * [SYNCOPE-708] - Conform the Logger "service stack" to others + Release Notes - Syncope - Version 1.2.5 ================================================================================
