# HG changeset patch # User cmlenz # Date 1187870246 0 # Node ID ab167005a363dc94fd0c8a5f01edd68917f3d4aa # Parent 509b3a5e765ea56a2edef6898ea2b8fa100f7191 Added information about [718] to the ChangeLog. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,10 @@ available and the default for now, but in a future release the new syntax will become the default, and some time affter that the old syntax will be removed. + * Added support for passing optimization hints to `` directives, + which can speed up match templates in many cases, for example when a match + template should only be applied once to a stream, or when it should not be + applied recursively. Version 0.4.4