diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 076691158..de8504c04 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -70,7 +70,7 @@ SVN Revision: XXXX</p> </li>
<li>Other changes
<ul>
- <li>Improved performance and accuracy of xss_clean() (no changes to security)</li>
+ <li>Improved performance and accuracy of xss_clean(), including reduction of false positives on image/file tests.</li>
</ul>
</li>
</ul>
|