summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-08-21 20:21:35 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-08-21 20:21:35 +0200
commit753ff321c6ae0b46a555337e651abe0241f82d6e (patch)
tree4140e5ef1d82753c170b3e2b79d5d9498e1f2ffe /user_guide/changelog.html
parent782f88be95bdb55238df071ee5ad2d8788c4b1f6 (diff)
typo in xmlrpc
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index ed10c475e..2ff2b8c9e 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -91,7 +91,7 @@ SVN Revision: XXXX</p>
<h3>Bug fixes for 1.6.4</h3>
<ul>
<li>Fixed bug in xss_clean() that could remove some desirable tag attributes.</li>
- <li>Fixed assorted user guide typos or examples (#4840, #4862, #4864, #4899, #4930, #5006).</li>
+ <li>Fixed assorted user guide typos or examples (#4840, #4862, #4864, #4899, #4930, #5006, #5071).</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>