summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-11-04 20:20:36 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-11-04 20:20:36 +0100
commitcc13d49e83757cf540082eaddf0483153c027c83 (patch)
treee392c151e13a92951330f4d03e92c4e8c6ff2c98 /user_guide/changelog.html
parent1bf63e459baf22ab9fc3bade9697577a09054b80 (diff)
added protection against non-breaking spaces within tags
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 55bcbf03d..8fafcc76e 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -82,6 +82,7 @@ SVN Revision: </p>
<li>Fixed a bug in which identifers were not being escaped properly when reserved characters were used.</li>
<li>Fixed a bug with the regular expression used to protect submitted paragraph tags in auto typography.</p>
<li>Fixed a bug where double dashes within tag attributes were being converted to em dash entities.</li>
+ <li>Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.</li>
</ul>