Repository: syncope Updated Branches: refs/heads/1_2_X b81cea711 -> 6abbacd04
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/6abbacd0 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6abbacd0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6abbacd0 Branch: refs/heads/1_2_X Commit: 6abbacd0432e08dabcc2ee1fec62f6892ebae85d Parents: b81cea7 Author: fmartelli <[email protected]> Authored: Tue May 5 10:29:43 2015 +0200 Committer: fmartelli <[email protected]> Committed: Tue May 5 10:29:43 2015 +0200 ---------------------------------------------------------------------- CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6abbacd0/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 7bcc0fd..99fac2e 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,20 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 1.2.4 +================================================================================ + +** Bug + * [SYNCOPE-654] - Some generic and uninformative error messages + * [SYNCOPE-655] - Files under /etc/apache-syncope ignored + * [SYNCOPE-656] - Debian configuration files overwrittern + * [SYNCOPE-658] - Duplicate derived attribute after sync task when it is configured as accountid for the synched resource + * [SYNCOPE-659] - Wrong fasterxml.jackson, common-lang3 version in the Import-Package in the syncope-common, syncope-client + * [SYNCOPE-664] - Empty string values not allowed with Oracle DB + +** Improvement + * [SYNCOPE-663] - Option to ignore users / roles during synchronization or push + Release Notes - Syncope - Version 1.2.3 ================================================================================
