# HG changeset patch # User cmlenz # Date 1182967325 0 # Node ID 8227900a442c2935a4254d41c79d2aff7dc9d739 # Parent 35a413f3f1dddabb2a9a4178033a5fcd8ee313a7 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