# HG changeset patch # User cmlenz # Date 1187870246 0 # Node ID 80e346366c83f730b8f25f8998b3eb37ee1177e3 # Parent d7b957e92ea96d4bad00cf30884f4cf50daed11c 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