diff ChangeLog @ 381:b9fc7a1f76ca trunk

Fix for #80: fallback only shown when the template to include wasn't found. In addition, the nesting of includes and fallback content should work correctly, and directives/expressions/etc inside fallback content are processed. Thanks to Christian Boos for the original patch and unit tests.
author cmlenz
date Wed, 29 Nov 2006 14:26:45 +0000
parents e1d659c87ddf
children 9c88f4137b03
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@
    to strings and file-like objects (ticket #69).
  * Improve handling of incorrectly nested tags in the HTML parser.
  * The builder API now accepts streams as children of elements and fragments.
+ * Template includes can you be nested inside fallback content.
 
 
 Version 0.3.5
Copyright (C) 2012-2017 Edgewall Software