You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/04/29 22:36:07 UTC

svn commit: r1591093 - /commons/proper/configuration/trunk/src/changes/changes.xml

Author: oheger
Date: Tue Apr 29 20:36:07 2014
New Revision: 1591093

URL: http://svn.apache.org/r1591093
Log:
[CONFIGURATION-573] 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=1591093&r1=1591092&r2=1591093&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Tue Apr 29 20:36:07 2014
@@ -42,6 +42,10 @@
         Data is no longer represented by ConfigurationNode objects. The
         ImmutableNode class now serves as data container.
       </action>
+      <action dev="oheger" type="update" issue="CONFIGURATION-573">
+        XPathExpressionEngine can now deal with namespace prefixes in node and
+        attribute names.
+      </action>
       <action dev="oheger" type="fix" issue="CONFIGURATION-572">
         When a CombinedConfiguration is cleared it removes itself as change
         listener from all child configurations. This fixes a possible memory