diff ChangeLog @ 346:2304e080ec07

Whitespace was not getting preserved in HTML `<pre>` elements that contained other HTML elements.
author cmlenz
date Fri, 10 Nov 2006 17:25:52 +0000
parents 8e75b83d3e71
children 85d910b8f9e5
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
    are callable.
  * Instances of the `genshi.core.Attrs` class are now immutable (they are
    subclasses of `tuple` instead of `list`).
+ * Preserve whitespace in HTML `<pre>` elements also when they contained any
+   child elements.
+
 
 Version 0.3.4
 http://svn.edgewall.org/repos/genshi/tags/0.3.4/
Copyright (C) 2012-2017 Edgewall Software