Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B774F10304 for ; Wed, 1 Jan 2014 16:47:56 +0000 (UTC) Received: (qmail 83196 invoked by uid 500); 1 Jan 2014 16:47:47 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 83147 invoked by uid 500); 1 Jan 2014 16:47:46 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 83139 invoked by uid 99); 1 Jan 2014 16:47:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jan 2014 16:47:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jan 2014 16:47:43 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B689223889BF; Wed, 1 Jan 2014 16:47:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1554640 - /commons/proper/configuration/trunk/src/changes/changes.xml Date: Wed, 01 Jan 2014 16:47:22 -0000 To: commits@commons.apache.org From: oheger@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140101164722.B689223889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: oheger Date: Wed Jan 1 16:47:22 2014 New Revision: 1554640 URL: http://svn.apache.org/r1554640 Log: [CONFIGURATION-562] Updated changes.xml. Modified: commons/proper/configuration/trunk/src/changes/changes.xml Modified: commons/proper/configuration/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1554640&r1=1554639&r2=1554640&view=diff ============================================================================== --- commons/proper/configuration/trunk/src/changes/changes.xml (original) +++ commons/proper/configuration/trunk/src/changes/changes.xml Wed Jan 1 16:47:22 2014 @@ -27,6 +27,9 @@ + + Improved the API of ExprLookup. + Fixed a bug in the handling of the xml:space attribute in XMLConfiguration. The attribute is now also applied to the current