summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-08-15 00:13:05 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-08-15 00:13:05 +0200
commitcbde3f032de0f02fb28a5502a32c30626119716e (patch)
tree5cf606e4f488fefef7c6f668ab9915144fc3e6e6 /user_guide
parent5f725870198dfa765ff455f212be97684a8f8cfb (diff)
changed entity standardization to require at least two characters after an ampersand before forcing a semi-colon
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 d317bbf81..b729c6a99 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -86,6 +86,7 @@ SVN Revision: XXXX</p>
<li>Fixed assorted user guide typos or examples (#4840, #4862, #4864, #4899, #4930, #5006).</li>
<li>Fixed an edit from 1.6.3 that made the $robots array in user_agents.php go poof.</li>
<li>Fixed a bug in the Email library with quoted-printable encoding improperly encoding space and tab characters.</li>
+ <li>Modified XSS sanitization to no longer add semicolons after &amp;[single letter], such as in M&amp;M's, B&amp;B, etc.</li>
</ul>
<h2>Version 1.6.3</h2>