summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-12-11 15:31:33 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-12-11 15:31:33 +0100
commita633ec293e9647aaca615a829171d641fbac9035 (patch)
treefdf7dee6038edffee197a04a5e9151085e327cc7 /user_guide
parent40a2fc8ab781130761237a29455718d24cb23821 (diff)
various typography bugs, HTML comment parsing, <pre> parsing, more accurate block matching, etc.
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index fe7b36d76..1ddec5456 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -97,6 +97,7 @@ SVN Revision: </p>
<li>Changed a few docblock comments to reflect actual return values.</li>
<li>Fixed a bug with high ascii characters in subject and from email headers.</li>
<li>Fixed a bug in xss_clean() where whitespace following a validated character entity would not be preserved.</li>
+ <li>Fixed a bug where HTML comments and &lt;pre&gt; tags were being parsed in Typography::auto_typography()</li>
</ul>