# HG changeset patch # User cmlenz # Date 1182967325 0 # Node ID d0619ab2bcec2b0c6a6fccadef3faabd35efe7dc # Parent c8806216aec4a40cb65f2d9c94ce293fd9f31e17 Add ChangeLog entry for [642]. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ * When using HTML or XHTML serialization, the `xml:lang` attribute is automatically translated to the `lang` attribute which HTML user agents understand. + * Added support for the XPath 2 `matches()` function in XPath expressions, + which allow matching against regular expressions. Version 0.4.3