Return-Path: X-Original-To: apmail-syncope-commits-archive@www.apache.org Delivered-To: apmail-syncope-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 538F6177FB for ; Thu, 5 Nov 2015 09:35:47 +0000 (UTC) Received: (qmail 16499 invoked by uid 500); 5 Nov 2015 09:35:47 -0000 Delivered-To: apmail-syncope-commits-archive@syncope.apache.org Received: (qmail 16469 invoked by uid 500); 5 Nov 2015 09:35:47 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 16460 invoked by uid 99); 5 Nov 2015 09:35:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2015 09:35:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1BA3FDFFC0; Thu, 5 Nov 2015 09:35:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mdisabatino@apache.org To: commits@syncope.apache.org Message-Id: <3d507f7daeed4603a032db1d29923765@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: syncope git commit: Updating CHANGES for release Date: Thu, 5 Nov 2015 09:35:47 +0000 (UTC) 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 Authored: Thu Nov 5 10:35:15 2015 +0100 Committer: Marco Di Sabatino Di Diodoro 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 ================================================================================