summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2009-01-14 22:57:32 +0100
committerDerek Jones <derek.jones@ellislab.com>2009-01-14 22:57:32 +0100
commite4702126ca8ee01714a13b0ed1df3b7adcd8b63f (patch)
tree77b0aec1178a421dfa66ac0ce8d614fcb2d79b7f /user_guide/changelog.html
parent162c0226ed81efa318be00f4b8bde44febadccde (diff)
adjustments to auto_typography() to handle beginning and end lines that contain, but do not start/finish with block level elements.
Diffstat (limited to 'user_guide/changelog.html')
-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 1801a46b2..9de2b1fae 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -100,6 +100,7 @@ SVN Revision: </p>
<li>Fixed a bug where HTML comments and &lt;pre&gt; tags were being parsed in Typography::auto_typography().</li>
<li>Fixed a bug with non-breaking space cleanup in Typography::auto_typography().</li>
<li>Fixed a bug in database escaping where a compound statement (ie: SUM()) wasn't handled correctly with database prefixes.</li>
+ <li>Tweaked Typography::auto_typography() for some edge-cases.</li>
</ul>